Results 1 to 7 of 7

Thread: Fix for PHOTO now showing error

  1. #1
    fatepower
    Guest

    Default Fix for PHOTO now showing error

    EDIT:
    ohh saw that i wrote wrong can a moderator plz edit the topic name to "Fix for PHOTO not showing error" edit the now to not.

    Yea i have seen on http://www.expertzzz.com/ forums that many ppls has reporting that their pictures is not showing. 2. Allso some users has reported that thier pics only been showed in their profiles but not on the index.php

    For the first and the mest known issue is that u'll get an Internal Server Error caused of the .htaccess file.
    Why you get this error is because many hostes has disabled the -Options Indexes command cuz with this command u can paritcelary force the httpd config to reconfig with your own configs like php_flag register_globals ON/OFF ect ect..
    So to fix this you simply delete all .htaccess files containung "-Options Indexes".

    For the secound is that when an user are uploading their pics u'll need to postmoderate them though admin CP, so simply login to Admin Cp and approve the pics.
    An easy fix to Auto approv pics:
    Open BxDolMediaQuery.php in the 'inc/classes' dir.

    Code:
    Delete line 68 'AND " . BX_DOL_TABLE_MEDIA . ".`med_status` = 'active''
    Save and upload.

    Thats all.

    Cheerz
    Last edited by fatepower; 03-15-2007 at 06:00 AM.

  2. #2
    smurf6060
    Guest

    Default

    and what if u do not have "BxDolMediaQuery.php " in the 'inc/classes' dir?

    my "inc" directory doesnt have a "class" directory

  3. #3
    fatepower
    Guest

    Default

    what dolphin verision are u using?

    Im using Dolphin 5.6 and i have an root dir/inc/classes.

  4. #4
    smurf6060
    Guest

    Default

    thats a very good question.
    the file i uploaded said it was 5.5, but how would i really tell? is there a source to tell me exactly what version im running?

  5. #5
    lodlock's Avatar
    Join Date
    May 2006
    Posts
    284

    Default

    Open inc/header.inc.php and look for:
    Code:
    $site['ver']               = '5.5';
    or
    Code:
    $site['ver']               = '5.6';
    $site['build']             = '0002';
    -Lodlock

  6. #6
    smurf6060
    Guest

    Default

    dude your the best, thanks.

    5.5
    build 0000

    where would i get the upgrade files? anyone know?

  7. #7
    fatepower
    Guest

    Default

    dude i dont know if this fix works 4 5.5 but in 5.6 u have an classes folder. To upgrade u easy download 5.6 then read the upgrade instructions. Or i think u can download an upgrade at http://www.expertzzz.com/WDownloads/home/34/

    Cheerz

    EDIT here u have it:
    http://www.expertzzz.com/WDownloads/home/269/

    Upgrade 5.5 to 5.6
    Last edited by fatepower; 03-15-2007 at 01:00 PM.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Photo Upload Failed (Photo Error) - Photo Module
    By Page7 in forum Boonex Dolphin 7
    Replies: 4
    Last Post: 03-24-2010, 09:28 PM
  2. Rate photo error
    By kurdawane in forum General Troubleshooting
    Replies: 11
    Last Post: 11-09-2007, 02:48 PM
  3. Primary Photo not showing?
    By quantumkangaroo in forum General Troubleshooting
    Replies: 7
    Last Post: 07-05-2007, 10:28 AM
  4. Add senders / requesters photo to private photo request email.
    By Prometheus in forum Free Mod Exchange
    Replies: 0
    Last Post: 06-04-2007, 12:40 PM
  5. Replies: 0
    Last Post: 03-26-2007, 02:35 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •