tinymace problem

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

Comments

  • 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.
  • acrylian Administrator, Developer
    `ì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.
Sign In or Register to comment.