AHHH ERRORS EVERYWHERE! main page errors. help!!!!plz!!!!

  Post new topicReply to topicPrintable Version
<< View previous topic View next topic >>
Share: Del.icio.us  Digg  Google  Spurl  Blink  Furl  Y! MyWeb  
#1   AHHH ERRORS EVERYWHERE! main page errors. help!!!!plz!!!!
_qas_
CZ Active Member
_qas_ has been a member for over 20 year's 20 Year Member
Status: Offline
Joined: Mar 02, 2004
0.01 posts per day
Posts: 112
Points: 5,501
   
hey ppl. im gettin the following error when opening my site. any help would b gr8.
Warning: main(language/lang-.php): failed to open stream: No such file or directory in /home/dacrib/public_html/mainfile.php on line 189

Warning: main(): Failed opening 'language/lang-.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/dacrib/public_html/mainfile.php on line 189

Warning: head(themes//theme.php): failed to open stream: No such file or directory in /home/dacrib/public_html/header.php on line 31

Warning: head(): Failed opening 'themes//theme.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/dacrib/public_html/header.php on line 31

Fatal error: Call to undefined function: themeheader() in /home/dacrib/public_html/header.php on line 47


(PS i jst transferred my site from lycos 2 a proper host , does tht have anything 2 do with it?)

thnks fpr any help!



Back to top Reply with quote
#2   re: AHHH ERRORS EVERYWHERE! main page errors. help!!!!plz!!!
Taut
PayPal Donation
CZ Revered Member
 Codezwiz Site Donator
usa.gif california.gif
Occupation: Entrepreneur
Gender: Female
Fav. Sports Team: SF Giants
Status: Offline
Joined: May 27, 2003
0.71 posts per day
Posts: 5530
Points: 481,695
   
make sure the info in your config.php file is correct when you moved your site


taut



Back to top Reply with quote
#3   re: AHHH ERRORS EVERYWHERE! main page errors. help!!!!plz!!!
_qas_
CZ Active Member
_qas_ has been a member for over 20 year's 20 Year Member
Status: Offline
Joined: Mar 02, 2004
0.01 posts per day
Posts: 112
Points: 5,501
   
i fixed tht. im now get this error wen adding a sig... or chanmging anything in profile

Could not update users table

DEBUG MODE

SQL Error : 1054 Unknown column 'user_notify_donation' in 'field list'

UPDATE nuke_users SET user_email = 'qas_15@hotmail.com', user_icq = '', user_website = 'http://www.da-crib.net', user_occ = '', user_from = '', user_interests = '', user_sig = 'www.da-crib.net', user_sig_bbcode_uid = 'aa2a0137ea', user_viewemail = 1, user_aim = '', user_yim = 'ixi_qas', user_msnm = 'qas_15@hotmail.com', user_attachsig = 1, user_allowsmile = 1, user_allowhtml = 1, user_allowbbcode = 1, user_allow_viewonline = 1, user_notify = 0, user_notify_pm = 0, user_notify_donation = 1, user_popup_pm = 1, user_timezone = 10, user_dateformat = 'D M d, Y g:i a', user_lang = 'english', user_style = 1, user_active = 1, user_actkey = '' WHERE user_id = 2

Line : 487
File : /home/dacrib/public_html/includes/usercp_register.php



Back to top Reply with quote
#4   re: AHHH ERRORS EVERYWHERE! main page errors. help!!!!plz!!!
Taut
PayPal Donation
CZ Revered Member
 Codezwiz Site Donator
usa.gif california.gif
Occupation: Entrepreneur
Gender: Female
Fav. Sports Team: SF Giants
Status: Offline
Joined: May 27, 2003
0.71 posts per day
Posts: 5530
Points: 481,695
   
line 356 in modules/Forums/includes/usercp_register.php


change:

$username_sql = "username = '" . str_replace("\'", "''", $username) . "', ";


replace with:

$username_sql = "uname = '" . str_replace("\'", "''", $username) . "', ";



taut


Back to top Reply with quote
#5   re: AHHH ERRORS EVERYWHERE! main page errors. help!!!!plz!!!
_qas_
CZ Active Member
_qas_ has been a member for over 20 year's 20 Year Member
Status: Offline
Joined: Mar 02, 2004
0.01 posts per day
Posts: 112
Points: 5,501
   
now i got a sign up eror. when sum 1 signs up and goes 2 activate it says.

New User Activation Error





There is no user in the database with this information.

You can register a new user from here.


help....



Back to top Reply with quote
#6   
_qas_
CZ Active Member
_qas_ has been a member for over 20 year's 20 Year Member
Status: Offline
Joined: Mar 02, 2004
0.01 posts per day
Posts: 112
Points: 5,501
   
tht code u gave me still doesnt wrk??? any other ideas??? or if i gave u my ftp could u fix it fro me quikly?????? if not thnks anyway but any other help would b gr8 also... thnks. my yim is ixi_qas, my msn is [ Register or login to view links on this board. ] thnks



Back to top Reply with quote
#7   re: AHHH ERRORS EVERYWHERE! main page errors. help!!!!plz!!!
Taut
PayPal Donation
CZ Revered Member
 Codezwiz Site Donator
usa.gif california.gif
Occupation: Entrepreneur
Gender: Female
Fav. Sports Team: SF Giants
Status: Offline
Joined: May 27, 2003
0.71 posts per day
Posts: 5530
Points: 481,695
   
I already answered this post in another thread that you made
[ Register or login to view links on this board. ]

taut



Back to top Reply with quote
#8   re: AHHH ERRORS EVERYWHERE! main page errors. help!!!!plz!!!
_qas_
CZ Active Member
_qas_ has been a member for over 20 year's 20 Year Member
Status: Offline
Joined: Mar 02, 2004
0.01 posts per day
Posts: 112
Points: 5,501
   
can any1 help me on this error

now i got a sign up eror. when sum 1 signs up and goes 2 activate it says.

New User Activation Error





There is no user in the database with this information.

You can register a new user from here.


help....



Back to top Reply with quote
#9   re: AHHH ERRORS EVERYWHERE! main page errors. help!!!!plz!!!
Taut
PayPal Donation
CZ Revered Member
 Codezwiz Site Donator
usa.gif california.gif
Occupation: Entrepreneur
Gender: Female
Fav. Sports Team: SF Giants
Status: Offline
Joined: May 27, 2003
0.71 posts per day
Posts: 5530
Points: 481,695
   
[ Register or login to view links on this board. ]

follow the fix in that article


taut



Back to top Reply with quote
#10   
_qas_
CZ Active Member
_qas_ has been a member for over 20 year's 20 Year Member
Status: Offline
Joined: Mar 02, 2004
0.01 posts per day
Posts: 112
Points: 5,501
   
i dnt understand tht. If i gave u my pw and username 2 my databse could u do it for me?



Back to top Reply with quote
Display posts from previous:      
Add To: Del.icio.us  Digg  Google  Spurl  Blink  Furl  Y! MyWeb  
<< View previous topic View next topic >>
Post new topicReply to topic

Jump to 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum