ZenphotoCMS Forum
Error "Albums" - 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: Error "Albums" (/thread-295.html)



Error "Albums" - GMeroni - 2006-02-12

Hi all....The big error in my gallery is this --> Error: The 'albums' directory cannot be found or is not readable.

I' Chmod the folder "Albums" and "Chache" from 775 to 777.

I edit Function.php with code line find in this forum, and i diseble .htaccess -->

// If you have Apache mod_rewrite, put true here, and you'll get nice cruft-free URLs.
// MAKE SURE TO EDIT THE .htaccess FILE with your path information.
$conf['mod_rewrite'] = false;

Can anyone help me ?




Error "Albums" - trisweb - 2006-02-13

Still sounds like a path error. Make sure when you edited the functions.php file, you put in the right paths.




Error "Albums" - GMeroni - 2006-02-13

Yes....i put function in /zen path




Error "Albums" - GMeroni - 2006-02-13

I edit Function.php whit this string -->




Error "Albums" - trisweb - 2006-02-14

Okay, so is /membri/wizardmodder/expo the actual path to your gallery?

You might need to do the same thing for the SERVERPATH variable too. Like this:

define('SERVERPATH', '/home/user/public_html/zenphoto');




Error "Albums" - GMeroni - 2006-02-14

Mmmm.....i use Wordpress....wordpress give me this path /membri/wizardmodder/ .

Where did i find the serverpatch ?




Error "Albums" - GMeroni - 2006-02-14

WORK WORK!!!

The admin pannel work!!, But the gallery have this aspect --> http://www.wizardmodder.altervista.org/expo/

Why ?




Error "Albums" - GMeroni - 2006-02-14

No...he doesn't work :'(




Error "Albums" - GMeroni - 2006-02-14

My Gallery works.....OR NOT???

I see the gallery, but i dont see the IMAGE !! :'( Why ?

Thk @ all