NamePros
Welcome, Guest! Ready to make a name for yourself in the domain business? We welcome both the hobbyist and professional domainer to join the discussion as part of the NamePros community.

Click here to create your profile to start earning reputation for posting, and trader ratings for buying & selling in our free e-marketplace. Build your trader rating with each successful sale. Our system has tracked over 100,000 sales and counting!
FAQ & TOS Register Search Today's Posts Mark Forums Read

Go Back   NamePros.com > Website Development Discussion Forums > Programming
Reload this Page one of my phpbb forums has an error

Programming PHP, Perl, Ruby on Rails, AJAX, HTML, XHTML, CSS, JavaScript, MySQL and any other coding topics.

Advanced Search


Closed Thread
 
LinkBack Thread Tools
Old 03-22-2005, 08:50 PM THREAD STARTER               #1 (permalink)
Senior Member
 
hbalagh's Avatar
Join Date: Dec 2004
Location: San Diego
Posts: 1,472
hbalagh is a splendid one to beholdhbalagh is a splendid one to beholdhbalagh is a splendid one to beholdhbalagh is a splendid one to beholdhbalagh is a splendid one to beholdhbalagh is a splendid one to beholdhbalagh is a splendid one to beholdhbalagh is a splendid one to behold
 



Caution one of my phpbb forums has an error


i have this forum http://www.islamisbeautiful.com/forum/ and i just went there and get this error on the screen i haven't done anything to it as far as editing since shortly after i bought it...can you tell me what could cause this error
__________________
My Personal Blog
hbalagh is offline  
Old 03-22-2005, 09:39 PM   #2 (permalink)
Senior Member
 
majinbuu1023's Avatar
Join Date: Jan 2005
Location: New Zealand
Posts: 3,747
majinbuu1023 is a splendid one to beholdmajinbuu1023 is a splendid one to beholdmajinbuu1023 is a splendid one to beholdmajinbuu1023 is a splendid one to beholdmajinbuu1023 is a splendid one to beholdmajinbuu1023 is a splendid one to beholdmajinbuu1023 is a splendid one to beholdmajinbuu1023 is a splendid one to behold
 



UPDATE phpbb_users SET user_session_time = 1111552858, user_session_page = 0, user_lastvisit = 0, user_lastlogon = 1111552858, user_totallogon=user_totallogon+1 WHERE user_id = -1

Line : 171
File : /home/islamis/public_html/forum/includes/sessions.php

I dunno..
post on the phpbb forums
majinbuu1023 is offline  
Old 03-22-2005, 10:05 PM   #3 (permalink)
Account Suspended
 
websoft's Avatar
Join Date: Jan 2005
Posts: 835
websoft is just really nicewebsoft is just really nicewebsoft is just really nicewebsoft is just really nicewebsoft is just really nice
 



hbalagh. how bout if i help you solve the problem. what would you do for me
websoft is offline  
Old 03-23-2005, 10:47 AM   #4 (permalink)
NamePros Expert
 
Peter's Avatar
Join Date: Nov 2003
Location: Scotland
Posts: 5,069
Peter has a reputation beyond reputePeter has a reputation beyond reputePeter has a reputation beyond reputePeter has a reputation beyond reputePeter has a reputation beyond reputePeter has a reputation beyond reputePeter has a reputation beyond reputePeter has a reputation beyond reputePeter has a reputation beyond reputePeter has a reputation beyond reputePeter has a reputation beyond repute
 


Child Abuse Save The Children Save The Children Help The Homeless - Holiday 2009 Help The Homeless - Holiday 2009 Help The Homeless - Holiday 2009 Help The Homeless - Holiday 2009
for some reason the user_lastlogon field in phpbb_users doesnt seem to exist, you may wish to open it up in phpmyadmin and check the actual table exists.

Were you using an old version of phpBB if so it may have been exploited (saying that there are several known exploits for the latest version atm)
__________________
Manage your portfolio using my new Domain Portfolio Management script.
Securing Your Domain Name From Theft
Peter is offline  
Old 03-23-2005, 10:53 AM THREAD STARTER               #5 (permalink)
Senior Member
 
hbalagh's Avatar
Join Date: Dec 2004
Location: San Diego
Posts: 1,472
hbalagh is a splendid one to beholdhbalagh is a splendid one to beholdhbalagh is a splendid one to beholdhbalagh is a splendid one to beholdhbalagh is a splendid one to beholdhbalagh is a splendid one to beholdhbalagh is a splendid one to beholdhbalagh is a splendid one to behold
 



i believe i was using 2.11
__________________
My Personal Blog
hbalagh is offline  
Old 03-23-2005, 11:19 AM   #6 (permalink)
Soon to be RICHdoggie!
 
PoorDoggie's Avatar
Join Date: Jan 2005
Location: UK
Posts: 2,408
PoorDoggie is just really nicePoorDoggie is just really nicePoorDoggie is just really nicePoorDoggie is just really nicePoorDoggie is just really nicePoorDoggie is just really nicePoorDoggie is just really nicePoorDoggie is just really nice
 



You may want to reinstall the phpbb software.

TO INSTALL PHPbb 2.0.13 WITH INTACT DATABASES:
if all your databases are still intact what you will need to is this:
1. keep all your tables named phpbb_*** and delete the forum on your server.
2. Copy the new (2.0.13) phpbb onto your server, and then install it with the table prefix temp_ (or something, just NOT phpbb_). Use the same table as the old tables! Witht the same details you put in.
3. Download and open [for editing] config.php, and just change the table prefix to "phpbb_".
4. Upload the new config.php file.

I would recomend upgrading to 2.0.13, as it is more security tight! If you databases aren't intact then you will want to re-install the forum all together, in which case just use the install form to do it!
????: NamePros.com http://www.namepros.com/programming/77145-one-my-phpbb-forums-has-error.html

Tom
PoorDoggie is offline  
Old 03-23-2005, 11:23 AM THREAD STARTER               #7 (permalink)
Senior Member
 
hbalagh's Avatar
Join Date: Dec 2004
Location: San Diego
Posts: 1,472
hbalagh is a splendid one to beholdhbalagh is a splendid one to beholdhbalagh is a splendid one to beholdhbalagh is a splendid one to beholdhbalagh is a splendid one to beholdhbalagh is a splendid one to beholdhbalagh is a splendid one to beholdhbalagh is a splendid one to behold
 



ill llook into it thanks
__________________
My Personal Blog
hbalagh is offline  
Old 03-23-2005, 02:03 PM   #8 (permalink)
Senior Member
Join Date: Jan 2005
Location: USA
Posts: 1,149
hotrod12 has a spectacular aura abouthotrod12 has a spectacular aura about
 



This happened to me too and I am pretty sure I was hacked but my host gave me a backup of the database and it was all fixed. You might want to do that or use a backup on your pc.
hotrod12 is offline  
Old 03-23-2005, 02:42 PM   #9 (permalink)
NamePros Regular
Join Date: Feb 2004
Location: Student @ UConn
Posts: 411
gamex has a spectacular aura aboutgamex has a spectacular aura about
 



I used to get errors on my Invision board similar to this, I went into phpmyadmin and just repaired all of the tables and that worked some of the times...
__________________
Joe
gamex is offline  
Old 03-23-2005, 06:03 PM   #10 (permalink)
Account Closed
 
Sergio965's Avatar
Join Date: Apr 2004
Location: ~root
Posts: 1,091
Sergio965 is a splendid one to beholdSergio965 is a splendid one to beholdSergio965 is a splendid one to beholdSergio965 is a splendid one to beholdSergio965 is a splendid one to beholdSergio965 is a splendid one to beholdSergio965 is a splendid one to behold
 



Uhm...just run the following in phpmyadmin.

UPDATE phpbb_users SET user_session_time = 1111626268, user_session_page = 0, user_lastvisit = 0, user_lastlogon = 1111626268, user_totallogon=user_totallogon+1 WHERE user_id = -1

should fix it....
Sergio965 is offline  
Old 03-23-2005, 07:13 PM   #11 (permalink)
Senior Member
Join Date: Jan 2005
Location: USA
Posts: 1,149
hotrod12 has a spectacular aura abouthotrod12 has a spectacular aura about
 



Wow how did you know what code to use?
hotrod12 is offline  
Old 03-23-2005, 07:54 PM   #12 (permalink)
NamePros Regular
Join Date: Feb 2004
Location: Student @ UConn
Posts: 411
gamex has a spectacular aura aboutgamex has a spectacular aura about
 



Its the code that was in your error in the second post
__________________
Joe
gamex is offline  
Old 03-24-2005, 01:02 AM   #13 (permalink)
NamePros Expert
 
Peter's Avatar
Join Date: Nov 2003
Location: Scotland
Posts: 5,069
Peter has a reputation beyond reputePeter has a reputation beyond reputePeter has a reputation beyond reputePeter has a reputation beyond reputePeter has a reputation beyond reputePeter has a reputation beyond reputePeter has a reputation beyond reputePeter has a reputation beyond reputePeter has a reputation beyond reputePeter has a reputation beyond reputePeter has a reputation beyond repute
 


Child Abuse Save The Children Save The Children Help The Homeless - Holiday 2009 Help The Homeless - Holiday 2009 Help The Homeless - Holiday 2009 Help The Homeless - Holiday 2009
sergio965 that isnt going to accomplish anything the error message quite clearly states that the user_lastlogon field does not exist so trying to do the SQL again will FAIL. to fix this error that field will have to be recreated.
__________________
Manage your portfolio using my new Domain Portfolio Management script.
Securing Your Domain Name From Theft
Peter is offline  
Old 03-24-2005, 07:31 PM THREAD STARTER               #14 (permalink)
Senior Member
 
hbalagh's Avatar
Join Date: Dec 2004
Location: San Diego
Posts: 1,472
hbalagh is a splendid one to beholdhbalagh is a splendid one to beholdhbalagh is a splendid one to beholdhbalagh is a splendid one to beholdhbalagh is a splendid one to beholdhbalagh is a splendid one to beholdhbalagh is a splendid one to beholdhbalagh is a splendid one to behold
 



i was hacked.... i generated a backup and reinstlled it and this came up
You Have Been Hacked
From The Paradox Hacking Group


damn them lol
so i deleted it
ohh well i guess ill just have to redo do it....wish i could afford vbullitin
__________________
My Personal Blog
hbalagh is offline  
Old 03-24-2005, 07:53 PM   #15 (permalink)
Senior Member
Join Date: Jan 2005
Location: USA
Posts: 1,149
hotrod12 has a spectacular aura abouthotrod12 has a spectacular aura about
 



Yeah me too but for now phpbb is awesome. Install this mod (http://phpbb-tweaks.com/downloads.php?mode=sub&cid=916) and that should increase the security of your forum. I just installed it and it took about 30 minutes with little mod experience. Good luck!
hotrod12 is offline  
Old 03-24-2005, 07:55 PM THREAD STARTER               #16 (permalink)
Senior Member
 
hbalagh's Avatar
Join Date: Dec 2004
Location: San Diego
Posts: 1,472
hbalagh is a splendid one to beholdhbalagh is a splendid one to beholdhbalagh is a splendid one to beholdhbalagh is a splendid one to beholdhbalagh is a splendid one to beholdhbalagh is a splendid one to beholdhbalagh is a splendid one to beholdhbalagh is a splendid one to behold
 



yea i had that mod installed on another forum i just never made it to all my forums lol
__________________
My Personal Blog
hbalagh is offline  
Old 03-25-2005, 08:26 AM   #17 (permalink)
Senior Member
Join Date: Jan 2005
Location: USA
Posts: 1,149
hotrod12 has a spectacular aura abouthotrod12 has a spectacular aura about
 



Lol well it is a great mod and soon I will be able to know if somebody is trying to hack me.
hotrod12 is offline  
Old 03-25-2005, 02:43 PM   #18 (permalink)
Soon to be RICHdoggie!
 
PoorDoggie's Avatar
Join Date: Jan 2005
Location: UK
Posts: 2,408
PoorDoggie is just really nicePoorDoggie is just really nicePoorDoggie is just really nicePoorDoggie is just really nicePoorDoggie is just really nicePoorDoggie is just really nicePoorDoggie is just really nicePoorDoggie is just really nice
 



phpbb 2.0.13 is supposed to be "hack-proof" - that is, the phpbb board, not the server. I suggest you install that version of phpbb.
PoorDoggie is offline  
Old 03-25-2005, 07:32 PM   #19 (permalink)
First Time Poster!
Join Date: Aug 2004
Location: Chelmsford, UK
Posts: 11,311
Sabre has a reputation beyond reputeSabre has a reputation beyond reputeSabre has a reputation beyond reputeSabre has a reputation beyond reputeSabre has a reputation beyond reputeSabre has a reputation beyond reputeSabre has a reputation beyond reputeSabre has a reputation beyond reputeSabre has a reputation beyond reputeSabre has a reputation beyond reputeSabre has a reputation beyond repute
 

Member of the Month
March 2005
Animal Cruelty Help The Homeless - Holiday 2009
Originally Posted by PoorDoggie
phpbb 2.0.13 is supposed to be "hack-proof" - that is, the phpbb board, not the server. I suggest you install that version of phpbb.
Was going to mention same as Tom!
__________________
Backpacker Insurance
Sabre is offline  
Old 03-26-2005, 06:20 AM   #20 (permalink)
NamePros Expert
 
Peter's Avatar
Join Date: Nov 2003
Location: Scotland
Posts: 5,069
Peter has a reputation beyond reputePeter has a reputation beyond reputePeter has a reputation beyond reputePeter has a reputation beyond reputePeter has a reputation beyond reputePeter has a reputation beyond reputePeter has a reputation beyond reputePeter has a reputation beyond reputePeter has a reputation beyond reputePeter has a reputation beyond reputePeter has a reputation beyond repute
 


Child Abuse Save The Children Save The Children Help The Homeless - Holiday 2009 Help The Homeless - Holiday 2009 Help The Homeless - Holiday 2009 Help The Homeless - Holiday 2009
Originally Posted by PoorDoggie
phpbb 2.0.13 is supposed to be "hack-proof" - that is, the phpbb board, not the server. I suggest you install that version of phpbb.
That certainly isnt true there are already several vulnerabilities found in it.
__________________
Manage your portfolio using my new Domain Portfolio Management script.
Securing Your Domain Name From Theft
Peter is offline  
Old 03-26-2005, 09:14 AM   #21 (permalink)
Senior Member
Join Date: Jan 2005
Location: USA
Posts: 1,149
hotrod12 has a spectacular aura abouthotrod12 has a spectacular aura about
 



Yeah I know I just saw today that the security mod I installed already blocked one attempt to hack my forum.
hotrod12 is offline  
Closed Thread


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools


Similar Threads
Thread Thread Starter Forum Replies Last Post
Phpbb Forums aal814 Web Design Discussion 7 04-11-2005 09:13 PM
ABSOLUTELY FREE: Web Hosting, Image Hosting, Forums, Web Proxy, Webmail & Short URLs! IncognitoNet For Sale / Advertising Board 0 02-06-2005 03:07 PM

Liquid Web Smart Servers  
All times are GMT -7. The time now is 04:41 AM.

Managed Web Hosting by Liquid Web
Domain name forum recommended by Domaining.com Powered by: vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.6.0 Ad Management plugin by RedTyger