![]() |
|
mod_rewrite - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: mod_rewrite (/thread-9463.html) Pages:
1
2
|
mod_rewrite - easynow - 2012-01-11 I can't turn it off.. I click save on that tab and get a 'not acceptable' error.. I can't even change the timezone or anything! mod_rewrite - easynow - 2012-01-11 sorry for the extra reply, but i can't edit a previous post.. I fixed mod_rewrite, I changed the .htaccess to / instead of /zenphoto. That works now. However I still can't save changes in the general options tab. I get an error:
mod_rewrite - acrylian - 2012-01-11 Something must then be wrong on your install/server/site. The admin backend of Zenphoto does not use modrewrite at all. Please review your server error log. mod_rewrite - easynow - 2012-01-11 my server error log is... empty?! any idea which file might be missing/corrupted? Hopefully i only have to swap a few clean files but I don't know where to start! Failing that, is there any other manual way to change the date format for my site? mod_rewrite - sbillard - 2012-01-12 Have you cleared up the bit about the two different domains? That is most likely your issue. If the zenphoto files are in a folder named zenphoto, then the link So, bottom line, One and only one domain. Certainly at least for access to the back end. mod_rewrite - easynow - 2012-01-12 The domain thing seems to be fine. Basically the zenphoto root folder is also the root of a domain. It just so happens that this folder is nested within the web root of my server, which is under another domain. The rest of the back end seems to work perfectly, the site works perfectly. Only the general tab within the options page returns this error. And only when i click save options. The url for the general options tab is: http://domain.com/zp-core/admin-options.php?page=options&tab=general And it loads fine. But then after clicking save, on that tab, I get this message: Not Acceptable from this URL: http://domain.com/zp-core/admin-options.php?action=saveoptions What confuses me is that these URLS both check out fine, and the rest of the options tabs and admin in general works fine..? As far as I can tell from admin-options.php, it must be something below line 44? `
` Thank you so much for all your help through my metamorphosis of problems! This really is an excellent system and that's why im being so persistent! Well worth a donation. mod_rewrite - sbillard - 2012-01-12 Quote:Not Acceptable The error you are getting is from your server not Zenphoto, so it will have nothing to do with the above code. mod_rewrite - easynow - 2012-01-12 I see. This is so frustrating! All i want to do is change the date format! |