Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Back End imgbrowz0r

  • This topic is empty.
Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #28551
    CoolAsCarlito
    Participant

    Trying 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

    #73133
    blue642
    Member

    I 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’,
    #73440
    CoolAsCarlito
    Participant

    I 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

    #74045
    tragicdog
    Member

    did you get it that last 5%? and can you post a new link. the last one seems to be dead.

    #74071
    CoolAsCarlito
    Participant

    Yes I’m sorry I went with a wordpress plugin for photo gallery.

    #74154
    tragicdog
    Member

    No 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

    Jonlillie.com/Gallery

    #118829
    cojiks
    Member

    I 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.

    #118938
    cojiks
    Member

    I found the solution to it. anyone with a problem with the gallery plugin may contact me on twitter @FiifiJayden or facebook.com/Fiifi Jayden

Viewing 8 posts - 1 through 8 (of 8 total)
  • The forum ‘Back End’ is closed to new topics and replies.