Options page is missing
-
Hello,
We’ve been working on a dev site for a while and can access Classifieds > Options without a problem. Today we started taking our changes to the test and then live site and find that the Classifieds > Options page is missing, so we cannot configure the core or addon options.
I don’t see any php errors. I’ve searched for adverts_menu_page and don’t find anything adding that filter. I’m trying to track through the code and figure out what’s up, but any idea what all to look at / try?
Two speculations are:
1) the license key is an issue, as we used it on the dev site without a problem, and maybe entering the same key on the test or live sites doesn’t work? There are no errors indicating that, and even if the key were a problem, I’d expect the core options to still show up. Also disabling the addon modules doesn’t help.
2) The hosting environment is pantheon, and they do some non-standard filesystem setup, eg. a plugin could write to wp-content/uploads/ but could not write to anything under wp-content/plugins/. This line in particular looks potentially problematic: https://github.com/wp-plugins/wpadverts/blob/master/includes/admin-pages.php#L178 however I do not see a directory named after our license key on the dev site, so it may well be nothing.
Anyways, help! ?? Fortunately our client pushed the classifieds launch back a week anyways, which buys us a bit of time, but we’re unable to launch at this point.
Thanks,
Jesse
- The topic ‘Options page is missing’ is closed to new replies.