- This topic is empty.
-
AuthorPosts
-
March 27, 2010 at 1:03 pm #28551
CoolAsCarlito
ParticipantTrying to get the imgbrowz0r web gallery installed and its not working.
Link to it is http://kansasoutlawwrestling.com/imgbrowz0r/index.php. It keeps saying
This directory does not exist!
Processing time: 0.02657 && Memory usage: 173.68 Kb
However I have 3 jpg images inside my imgbrowz0r/gallery/ folder
March 29, 2010 at 8:57 am #73133blue642
MemberI believe that you may have something wrong in the configuration of imgbrowz0r.
probably in these 2 lines.
Code:// Directory settings. These are required. Without trailing slash. (required)
‘images_dir’ => ‘includes/imgbrowz0r/images’,
‘cache_dir’ => ‘includes/imgbrowz0r/cache’,In my case, imgbrowz0r is located in an includes folder.
or in these lines…
Code:// Url settings. These are required. Without trailing slash. (required)
// %PATH% is replaced with the directory location and page number
‘main_url’ => ‘http://domainofmysite.com/pictures.php?q=%PATH%’,
‘images_url’ => ‘http://domainofmysite.com/includes/imgbrowz0r/images’,
‘cache_url’ => ‘http://domainofmysite.com/includes/imgbrowz0r/cache’,April 4, 2010 at 8:59 pm #73440CoolAsCarlito
ParticipantI have it 95% working now.
http://kansasoutlawwrestling.com/imgbrowz0r/index.php
However I want to get the sizing of that title fixed of the album that exist inside of there as well as if you click on the album to see the included files inside of that album it shows the following message. Not sure how to correct it because I really haven’t done ANYTHING to mess with that file that says the error is on.
Notice: Undefined variable: pages in /home/content/y/a/n/yankeefaninkc/html/imgbrowz0r/imgbrowz0r.php on line 308
Warning: implode() [function.implode]: Invalid arguments passed in /home/content/y/a/n/yankeefaninkc/html/imgbrowz0r/imgbrowz0r.php on line 308
April 13, 2010 at 1:24 pm #74045tragicdog
Memberdid you get it that last 5%? and can you post a new link. the last one seems to be dead.
April 13, 2010 at 11:35 pm #74071CoolAsCarlito
ParticipantYes I’m sorry I went with a wordpress plugin for photo gallery.
April 14, 2010 at 5:47 pm #74154tragicdog
MemberNo problem. Which one did you go with?
I almost have imgbrowz0r working on my install. just can’t get the header and sidebar to show up when I drill down into the albums
December 24, 2012 at 7:56 am #118829cojiks
MemberI also have the same problem. I have tried working around those two lines and it still isnt working. It keeps telling me This directory does not exist. Meanwhile I have it working in my local host but not the remote server.
December 25, 2012 at 2:44 am #118938cojiks
MemberI found the solution to it. anyone with a problem with the gallery plugin may contact me on twitter @FiifiJayden or facebook.com/Fiifi Jayden
-
AuthorPosts
- The forum ‘Back End’ is closed to new topics and replies.