Re: Music E-zine development in Django

2007-06-06 Thread temnoregg
thanks for response, any closer date for me? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group,

Re: Music E-zine development in Django

2007-04-13 Thread temnoregg
i sent you private mail that I am interested, but without response... --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [EMAIL PROTECTED] To unsubscribe from

Re: Music E-zine development in Django

2007-04-13 Thread temnoregg
i sent you private mail. did you get it? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [EMAIL PROTECTED] To unsubscribe from this group, send email to [EM

Music E-zine development in Django

2007-04-05 Thread temnoregg
hi, i am just curious if anyone is interested in taking part in website development for czech music e-zine http://marastjakcyp.com. current site is pretty old php site and needs to improve with the fancy web 2.0 stuff... there is no reward but you are free to use whole code for your personal use

Re: tiny mce - Error: uncaught exception: Permission denied to get property Window.tinyMCE

2007-02-08 Thread temnoregg
SOLUTION add this line document.domain = "domain.com"; into tiny_mce_popup.js after init: function() like that init : function() { document.domain = "domain.com"; var win = window.opener ? window.opener : window.dialogArguments, c; var inst; --~--~-~--~---

tiny mce - Error: uncaught exception: Permission denied to get property Window.tinyMCE

2007-01-15 Thread temnoregg
hi there, i have found this error - Error: uncaught exception: Permission denied to get property Window.tinyMCE. it occurs on every popup window, which is blank than... a few sources tell that it's security problem of cross-domain javascript, but how to solve it when you use 2 different domain

Re: Mod_python error: "PythonHandler django.core.handlers.modpython"

2007-01-09 Thread temnoregg
Apache version Apache Apache threaded MPM No (single thread MPM) Apache forked MPM Yes, maximum 256 processes Apache server root /usr/local/apache2 Apache document root/home/hosting/kolokolo_beta/subdomains/bikeshop Apache error log/home/hosting/kolokolo_beta/logs/error

Mod_python error: "PythonHandler django.core.handlers.modpython"

2007-01-08 Thread temnoregg
trying to solve the for couple of hours with no success: Mod_python error: "PythonHandler django.core.handlers.modpython" Traceback (most recent call last): File "/usr/lib/python2.5/site-packages/mod_python/apache.py", line 287, in HandlerDispatch log=debug) File "/usr/lib/python2.5/site