on both my websites it upgraded the scheduler but then got the yellow loading bar but could not go to any options with the scheduler menu (under plugins)
and was getting error
expected syntax or number
settings.html line 27 char 2
so i tried click restore defaults to see what would happen then i got an error of:
Fatal error: Call to a member function children() on a non-object in my domain/wp-content/plugins/event-calendar-scheduler/codebase/dhtmlxSchedulerConfigurator.php on line 85
tried to remove plugin and re-activate the plugin but cant due to the above error saying cannot activate due to fatal error.
Any ideas? :-S
P.s i’ve disabled all other plugins when i received the first error to rule out conflicts
If admin part of scheduler is accessible - try to enable debug mode , it will generate xml file with debug info in plugins folder.
If admin part is corrupted as well. Can you access DB and fetch values from wp_options for records WHERE option name=(“scheduler_xml”|“scheduler_xml_version”|“scheduler_php”|“scheduler_php_version”)
This for options are storing all configuration. Somehow it was corrupted in your case.
hello,
i just installed Wordpress 2.9.2de an eventlist-scheduler 2.0.
The installation works fine, I see a calendar with one entry when i visit the event-page.
but I can’t administer scheduler via its plugins->scheduler scripts.
i receive a forever “loading” goldenyellow bar …
we use php 5.2.x on debian etch, my browser is firefox 3.6.3, but i also tried with opera.
might a firewall or anti-hacker-tool be the source for the problem?
or a no-script plugin?
or somehow - really don’t know how - the configuration of our apache/php server?
Those all are css level warning, which must not cause an issue.
In few days ( today, on on Monday ) , we will release an update for plugin, which will have default “show” access enabled for non-default | not-recognized user groups, which may resolve problem in your case.
first of all: thanks for the plugin and your support.
I installed everything on an different webserver and know it works.
Quite don’t know what JS has to do with webserver version oder configuration, but …