coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 upload => Topic started by: banghatta on July 17, 2008, 03:13:55 AM

Title: [Solved]: Upload Error after installing plugin
Post by: banghatta on July 17, 2008, 03:13:55 AM
I create gallery using CPG 1.4.18, everything work perfectly until I installed plugin.

when user upload file to gallery following error message appear "The selected album/file does not exist ! File: /home/bniperne/public_html/bniper/include/functions.inc.php - Line: 1363"

I installed following plugin :
-Modpack Stram 1.4.18.bride.
-plugin onlinestats v1.8
-plugin copperrank v.2

I also install mod for Phbb3 as a bridge to coppermine
-bridge cpg-phbb3 v.0.9.4

Here my website address :
www.bniper.net

I create following user for testing purpose
user : tester
password : coppermine

Anyhelp from you I'll appreciate
Title: Re: Upload Error after installing plugin
Post by: Stramm on July 17, 2008, 07:45:15 AM
Error is self explaining... include/functions.inc.php is missing, corrupt or has wrong permissions. When you install the modpack you usually overwrite the existing one with the one from the modpack archive. Make sure you did (with reuploading the entire modpack again). Best is to download a fresh modpack copy first (to make sure you have a working one).
Title: Re: Upload Error after installing plugin
Post by: banghatta on July 17, 2008, 10:50:07 AM
Quote from: Stramm on July 17, 2008, 07:45:15 AM
...overwrite the existing one with the one from the modpack archive. Make sure you did (with reuploading the entire modpack again). Best is to download a fresh modpack copy first (to make sure you have a working one).

Ok. I reinstall with a fresh modpack copy, replace all files, and run update.php but not solving the problem. Same error message appear. I use modpack cpg1.4.18_modpack_stramm_1_bridge.

Any other suggestions?


Title: Re: Upload Error after installing plugin
Post by: banghatta on July 17, 2008, 07:08:28 PM
additional information for the problem.
Although error message appear when uploading file, but it actually a success upload. The upload file do appear in album
Title: Re: Upload Error after installing plugin
Post by: banghatta on July 17, 2008, 07:48:01 PM
Ok I finally found the solutions.
The solution available at this following thread
http://forum.coppermine-gallery.net/index.php/topic,48396.20.html

Thanks for stramm and nibbler
Title: Re: Upload Error after installing plugin
Post by: Stramm on July 17, 2008, 08:01:04 PM
Thanks for coming back and solving your thread.