Forum Replies Created

Viewing 7 replies - 1 through 7 (of 7 total)
  • Thread Starter toontastic

    (@toontastic)

    All working now, I renamed the coppermine gallery folder and that seemd to fix it. No idea why or what the problem was but never mind it’s working now.

    toontastic

    (@toontastic)

    I seem to be having this same problem (along with a bit more) where are these error logs ?

    Thread Starter toontastic

    (@toontastic)

    Ok I’ve discovered (ok the support team at coppermine discovered) that if I go to http://www.newcastle-online.com/wp-admin/admin I get the login screen rather than the coppermine error page. However if I log in I get a blank white screen, any ideas ?

    Thread Starter toontastic

    (@toontastic)

    This is still a major problem, does anyone have any ideas ?

    Thread Starter toontastic

    (@toontastic)

    I’ve posted a similar post on coppermine incase it’s a problem with their software rather than this software. Any ideas are greatfully received though.

    I’ve also ran a check and repair on the database tables, it didn’t seem to show any problems.

    Thread Starter toontastic

    (@toontastic)

    However saying that I have just looked at the .htaccess file and it looks very much like it points all over the gallery:

    # BEGIN FGALLERY
    <IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteRule ^gallery/?([^/]*)?/?([^/]*)?/?([^/]*)?/?([^/]*)?/?$   /wp-content/plugins/fgallery/fim_photos.php?$1=$2&$3=$4 [QSA,L]
    </IfModule>
    # END FGALLERY
    # BEGIN FGALLERY
    <IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteRule ^http://www.newcastle-online.com/gallery//?([^/]*)?/?([^/]*)?/?([^/]*)?/?([^/]*)?/?$   /wp-content/plugins/fgallery/fim_photos.php?$1=$2&$3=$4 [QSA,L]
    </IfModule>
    # END FGALLERY
    # BEGIN FGALLERY
    <IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteRule ^photos/?([^/]*)?/?([^/]*)?/?([^/]*)?/?([^/]*)?/?$   /wp-content/plugins/fgallery/fim_photos.php?$1=$2&$3=$4 [QSA,L]
    </IfModule>
    # END FGALLERY
    RewriteEngine On
    RewriteRule x.html y.html
    
    # BEGIN WordPress
    <IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteBase /
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule . /index.php [L]
    </IfModule>
    
    # END WordPress

    I tried deleting the file but it still has the same problem. Any ideas ?

    Thread Starter toontastic

    (@toontastic)

    Coppermine is installed into the folder /gallery/ wordpress is just left at the root. I did try uploading the old .htaccess file to see if that worked but I get the same problem.

    http://www.newcastle-online.com/wp-admin if you want to see the error.

Viewing 7 replies - 1 through 7 (of 7 total)