Nukemods Forum  
» Log in
User Name:

Password:

Not a member yet?
Register Now!
» Online Users: 65
1 members and 64 guests
health46ev26
Most users ever online was 611, 03-21-2008 at 10:10 PM.
» .::.
» .:.

Go Back   Nukemods Forum > PHP-Nuke 6.5 to 6.9 > Nuke 6.5 to 6.9 - Modules

Reply
 
LinkBack Thread Tools Display Modes
coppermine problem
Old
  (#1 (permalink))
Junior Member
 
Status: Offline
Posts: 1
Join Date: Apr 2003
coppermine problem - 04-19-2003, 06:45 AM

i have a coppermine gallery instaled but when i click it i get this error:
Quote:
Warning: main(config.inc.php) [function.main]: failed to create stream: No such file or directory in /home/timhoe/public_html/nuke/modules/coppermine/include/init.inc.php on line 126

Warning: main() [function.main]: Failed opening 'config.inc.php' for inclusion (include_path='') in /home/timhoe/public_html/nuke/modules/coppermine/include/init.inc.php on line 126

Warning: main(functions.inc.php) [function.main]: failed to create stream: No such file or directory in /home/timhoe/public_html/nuke/modules/coppermine/include/init.inc.php on line 127

Warning: main() [function.main]: Failed opening 'functions.inc.php' for inclusion (include_path='') in /home/timhoe/public_html/nuke/modules/coppermine/include/init.inc.php on line 127

Notice: Undefined index: TABLE_PREFIX in /home/timhoe/public_html/nuke/modules/coppermine/include/init.inc.php on line 130

Notice: Undefined index: TABLE_PREFIX in /home/timhoe/public_html/nuke/modules/coppermine/include/init.inc.php on line 131

Notice: Undefined index: TABLE_PREFIX in /home/timhoe/public_html/nuke/modules/coppermine/include/init.inc.php on line 132

Notice: Undefined index: TABLE_PREFIX in /home/timhoe/public_html/nuke/modules/coppermine/include/init.inc.php on line 133

Notice: Undefined index: TABLE_PREFIX in /home/timhoe/public_html/nuke/modules/coppermine/include/init.inc.php on line 134

Notice: Undefined index: TABLE_PREFIX in /home/timhoe/public_html/nuke/modules/coppermine/include/init.inc.php on line 135

Notice: Undefined index: TABLE_PREFIX in /home/timhoe/public_html/nuke/modules/coppermine/include/init.inc.php on line 136

Fatal error: Call to undefined function: db_query() in /home/timhoe/public_html/nuke/modules/coppermine/include/init.inc.php on line 143
how can i slove this? or is this a problem @ my host?
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#2 (permalink))
Moderator
 
Status: Offline
Posts: 957
Join Date: Nov 2002
Location: Belgium
04-19-2003, 07:16 AM

You're the one I redirected here from the RealWebmasters.net forums, aren't you?? Did the fix for the other problem work??


Yannick R. aka Mighty_Y
http://support.code-area51.com
http://www.code-area51.com

Search before asking makes my life easier!
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#3 (permalink))
Junior Member
 
Status: Offline
Posts: 21
Join Date: Apr 2003
04-20-2003, 10:06 AM

I ran into this same type of problem here is how I fixed it..

under the "modules/coppermine/include" directory there is a file "init.inc.php"

Open that file in a text editor and looking for line 126 and 127 which will look like:

Quote:
include "config.inc.php";
include "functions.inc.php";
Change it to:

Quote:
include "modules/coppermine/include/config.inc.php";
include "modules/coppermine/include/functions.inc.php";
and that should fix your problem. However, MAKE SURE YOU RUN THRU ALL THE ENTIRE SYSTEM to find the rest of these types of errors. There are a couple and you will need to change the include format for all of them. Good luck!

-Spodi

www.2scubadive.com
 Send a message via ICQ to Spodi  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#4 (permalink))
Junior Member
 
Status: Offline
Posts: 21
Join Date: Apr 2003
04-20-2003, 10:07 AM

Oh yea, the additional lines of text you see - make sure you config the config.ini file and you have imported the SQL file to your database...

-Spodi

www.2scubadive.com
 Send a message via ICQ to Spodi  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#5 (permalink))
Junior Member
 
Status: Offline
Posts: 1
Join Date: May 2003
05-05-2003, 04:53 PM

hello, with this modification it works fine... the only error I do still get is when uploading a pic:

Fatal error: Call to undefined function: imagecreatefromjpeg() in /home/testuser/public_html/community/modules/coppermine/include/picmgmt.inc.php on line 172


any idea?

thanks a lot!!
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Coppermine Error bukkake Nuke 6.5 to 6.9 - Modules 1 07-04-2003 05:50 AM
helius for coppermine Azathoth Theme packs 2 06-02-2003 04:30 AM
Coppermine KennyWenell Site design 0 05-22-2003 03:48 PM
Coppermine 'Search New Pictures' function Problem mikititan Nuke 6.5 to 6.9 - Modules 0 05-08-2003 09:42 AM
Theme for Coppermine Spodi Theme pack requests 0 04-19-2003 09:47 AM




vBulletin Skin developed by: vBStyles.com


LinkBacks Enabled by vBSEO 3.3.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31