profile Control Panel

Wondering why that MOD you have won't install correctly? Let's take a look
Forum rules
DO NOT give out any FTP passwords to anyone! There is no reason to do so! If you need help badly enough, create a temporary FTP account that is restricted to only the files that you need help with and give the information for that. Giving out FTP information can be very dangerous!
Locked
Zeeshaan
Registered User
Posts: 1
Joined: Fri Mar 03, 2006 11:33 pm

profile Control Panel

Post by Zeeshaan »

I installed a profile control panel mod on easy mod before from phpbbhacks.com although it did not work jsut like all the mods I try to install on easy mod. Anways know that I removed it when you try to register you get this error

Code: Select all

Could not update session robot

DEBUG MODE

SQL Error &#58 1054 Unknown column 'session_robot' in 'field list'

UPDATE phpbb_sessions SET session_robot = '0a4fWjiF' WHERE session_id = 'e93a96a8208b21d95cf904668c577c98'

Line &#58 510
File &#58 profilcp_register.php
Can anyone help me I need to get a backup for the sql.

User avatar
Nux
Registered User
Posts: 943
Joined: Tue Jun 14, 2005 5:09 pm
Location: 3cities, Poland
Contact:

Re: profile Control Panel

Post by Nux »

You've probably didn't run some install.php file that were supposed to install database changes. Check the Author Notes at the MOD file.

Locked