Topic: prob with forum, (mysql?)
An error was encountered
Error: Unable to fetch user info.
The error msg comes when i goes to the profile, why ?
/ shange
You are not logged in. Please login or register.
PunBB Forums → PunBB 1.2 troubleshooting → prob with forum, (mysql?)
An error was encountered
Error: Unable to fetch user info.
The error msg comes when i goes to the profile, why ?
/ shange
Turn on Debug and post the more detailed error message.
Edit: A small guide http://punbb.org/forums/viewtopic.php?id=2658
Piggymon wrote:
Turn on Debug and post the more detailed error message.
Edit: A small guide http://punbb.org/forums/viewtopic.php?id=2658
An error was encountered
File: /home/shange/public_html/forum/profile.php
Line: 729
PunBB reported: Unable to fetch user info
Database reported: Unknown column 'icq' in 'field list' (Errno: 1054)
I think i have deleted the column 'icq' from mySQL ... :S
i have reinstalled the forum but doesnt help, how can i fix it?
Start ALL over or remake the database field 'icq' with all required values yourself... Normally when you reinstall the forum completely you logically shouldn't have this problem anymore. The field you're talking about is icq, type varchar(12), no attributes, standard NULL.
Shange wrote:
I think i have deleted the column 'icq' from mySQL ... :S
Fiddling in the database without knowing what one does, isn't really wise...
You should only do stuff in the php files when modding your forum. And just comment out the output for ICQ and such instead of removing things in the database.
Just re-add the column and it should be fine.
PunBB Forums → PunBB 1.2 troubleshooting → prob with forum, (mysql?)
Powered by PunBB, supported by Informer Technologies, Inc.