Don't have an account yet? You can create one, it is free, just click here
as a registered user you have some advantages like free downloads, comments and posting on our forums, depending upon this site's configuration and options.
Joined: Aug 29, 2005
Posts: 23
Location: Venice
Member
 Posted:
May 11, 2006 - 07:44 AM
Post subject: MDLITE beta test with Tinymax (insert/edit image editor)
hello When i clik on "SUBMIT NEWS", open a page where the users can send news, and clicks to insert/edit image (with Image Manager (TINYMAX)). I have two errors when I has click this Image Manager:
1 Error is:
Quote:
"Warning: opendir (/home/www/ricvia.hollosite.com/mdlite/upload/) failed open dir: no such file or directory in /home/www/ricvia.hollosite.com/modules/tinymax/tiny_mce/plugins/ibrows er/scripts/rdirs.php on line 29 directory error.
and the code effective is:
Quote:
if ($handle = opendir($dir)) {
where there is this problem.
Error 2:
error on the script of IE 6.0 with opened the program (tinymax).
(the code written is: (function imageChangeClick(obj) { (line 197)).
can you provvide at resolve the problems.
and I send at the bugtracker of Maxdev.com
http://bug.maxdev.com/index.php?do=details&id=54
PeteBest MD user level 5
Joined: Oct 06, 2003
Posts: 4845
bannato
 Posted:
May 11, 2006 - 08:41 AM
1. Does the directory /home/www/ricvia.hollosite.com/mdlite/upload/ exist? Have you actually setup the settings for Tinymax correctly?
2. Unable to reproduce. When open what program? Tinymax? Or just the image editor? Suspect it's tied to the first problem of incorrect configuration of Tinymax
_________________ Retired from official MAXdev duties
snale MD user level 2
Joined: Aug 29, 2005
Posts: 23
Location: Venice
bannato
 Posted:
May 11, 2006 - 08:45 AM
yes i Will answer tomorrow nights.
the two error must be with IE6.0. when I open a windows of insert/edit function on the tinimax (Submit news).