The simpler media website CMS
// If you're in a different time zone from your server, set the offset in hours:
$conf['time_offset'] = 0;
// Tags allowed in comments
$conf['allowed_tags'] = "";
// The path to zenphoto on the server - e.g. /home/user/public_html/zenphoto. No trailing slash/
$conf['serverpath'] = "/home/user/public_html/websites/bkv4/pictures/";
// The URL of zenphoto from the domain root. - e.g. 'http://www.yoursite.com/zenphoto'
// (or '/zenphoto' in that case). No trailing slash/
$conf['webpath'] = '/pictures';`
Anyone got any ideas?
Comments
Also, if you're planning on modifying it heavily, I would appreciate you communicating with me so whatever you create can work its way back into the program for everyone to use.
Basically I get:
MySQL Error: Could not select the database
Error: The 'albums' directory cannot be found or is not readable.
However the admin section works a treat.
Again, once this is sorted out I think a nice little tutorial for everyone would be in order .
Of course a tutorial will be present for the 1.0 release, but for the beta, I basically want to say, "if you can't figure it out then I don't want you installing it" ;-)
Object not found!
message.
Nearly there which is soo annoying, since I can then start playing with the theming of this, which honestly I've been waiting to do for the past 3 months .
Oh yeah and the actual thumbnail isn't showing up either, just the title and the description is coming up.
http://localhost/websites/bkv4/pictures/
Well for example if I've made a new album called london, and I add some pictures in there, then I get the message on this page:
http://localhost/websites/bkv4/pictures/london/
Is there any other place that config.php is called? Don't worry too much about it, I'll be able to skin things online, it'll just take a while longer. If I find the solution to this I'll be sure to post it so that others can find the answer to this as well.
zenphoto should never print anything like "Object not found!" so my guess is that it's still some interfering XAMPP software. If you didn't already, go to the php.ini and kill any include paths.
"Not Found
The requested URL /collagestudios/gallery/index.php was not found on this server."
There is a index.php in that directory but its bringing up my photos. Any help!!
Mel
yeah, i tried all the suggestions above...