ZenphotoCMS Forum
tinymace problem - Printable Version

+- ZenphotoCMS Forum (https://forum.zenphoto.org)
+-- Forum: Support (https://forum.zenphoto.org/forum-1.html)
+--- Forum: Plugins (https://forum.zenphoto.org/forum-6.html)
+--- Thread: tinymace problem (/thread-4194.html)



tinymace problem - aaea73 - 06-12-2008

I have zenpage running smoothly on my windows xp machine. Now, I've uploaded the site on a linux web hosting machine. Every thing is good except:

1- At the buttom of the overview administartion page, there is this message"Fatal error: Call to undefined function: isolate() in /homepages/mywebsite/zp-core/admin.php on line 1219"

2- the dialogs of the tinymace does not show any data, for example if I click on the insert image button, I get an empty dialog box.

Any ideas what is the cause?

Thanks for any help,

Ataa




tinymace problem - aaea73 - 06-12-2008

I figured out the issue with the second problem, it is due to some privilage restrictions on my machine. I'm still not sure about the first problem. Any help is appreciated.




tinymace problem - acrylian - 06-12-2008

ìsolate() is defined on line 9 of zp-core/admin-functions.php so it should availabe if the backend itself is running. I have no idea why that could happen then but check if that file exists or may be incomplete.