» Log in
User Name:

Password:

Not a member yet?
Register Now!
» Online Users: 34
1 members and 33 guests
doctornuke
Most users ever online was 611, 03-21-2008 at 11:10 PM.
» .::.
Web Hosting - web hosting, dedicated servers and web design services
Online Degree - search for 1000+ online degrees, online colleges & online universities.
Tattoo - we are a group of tattoo enthusiasts
Gexa Energy - your absolute best choice in electric service
Texas electricity - save on electric rates
Oral Chelation - initial cleansing of your veins & arteries

Register Now! Contact Us

About this Page
This is a discussion on coppermine problem within the Nuke 6.5 to 6.9 - Modules forums, part of the PHP-Nuke 6.5 to 6.9 category; i have a coppermine gallery instaled but when i click it i get this error: Warning: main(config.inc.php) [...


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

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 04-19-2003, 07:45 AM
Junior Member
 
Join Date: Apr 2003
Posts: 1
coppermine problem
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
  #2 (permalink)  
Old 04-19-2003, 08:16 AM
Moderator
 
Join Date: Nov 2002
Location: Belgium
Posts: 957
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
  #3 (permalink)  
Old 04-20-2003, 11:06 AM
Junior Member
 
Join Date: Apr 2003
Posts: 21
Send a message via ICQ to Spodi
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
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 04-20-2003, 11:07 AM
Junior Member
 
Join Date: Apr 2003
Posts: 21
Send a message via ICQ to Spodi
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
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 05-05-2003, 05:53 PM
Junior Member
 
Join Date: May 2003
Posts: 1
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 06:50 AM
helius for coppermine Azathoth Theme packs 2 06-02-2003 05:30 AM
Coppermine KennyWenell Site design 0 05-22-2003 04:48 PM
Coppermine 'Search New Pictures' function Problem mikititan Nuke 6.5 to 6.9 - Modules 0 05-08-2003 10:42 AM
Theme for Coppermine Spodi Theme pack requests 0 04-19-2003 10:47 AM


All times are GMT -5. The time now is 12:02 AM.


Design by Vjacheslav Trushkin, color scheme by ColorizeIt!.

LinkBacks Enabled by vBSEO 3.1.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