Unknown column 'cb_pglasupdate' in 'field list'

15 years 7 months ago #72176 by benjiscan
Hi,

I've got a erreur with a fresh install of CB 1.2RC2 when I try to create a new user with the Administrator User Management in back office :
[code:1]moscomprofiler:: storeNew failed: Unknown column 'cb_pglasupdate' in 'field list'
SQL=INSERT INTO jos_comprofiler ( id,user_id,firstname,lastname,approved,confirmed,cb_pgenable,cb_pgautopublish,cb_pgautoapprove,cb_pgshortgreeting,cb_pgtotalquotasize,cb_pgtotalquotaitems,cb_pguploadsize,cb_pgtotalitems,cb_pgtotalsize,cb_pgaccessmode,cb_pgdisplayformat,cb_pglasupdate )
VALUES ('88','88','Joe','Lafritte','1','1','','','','','','','','','','','','' )
[/code:1]

In fact, cb_pglasupdate field does not exist in jos_comprofiler table, it's cb_pglastupdate.

Does anybody know which file do I need to modify to fixe that problem ? ;)

Post edited by: benjiscan, at: 2008/08/25 14:00

Post edited by: benjiscan, at: 2008/08/25 14:01

Please Log in to join the conversation.

15 years 7 months ago #72181 by benjiscan
Replied by benjiscan on topic [solved] Unknown column cb_pglasupdate
Thank's a lot !
It work perfectly now :laugh:

Post edited by: benjiscan, at: 2008/08/25 17:15

Please Log in to join the conversation.

15 years 3 months ago #84491 by dan_mackie
Change the variable ref in cb.profilegallery.php line 1607 FROM

$user->cb_pglasupdate = $cb_pglastupdate;

TO:

$user->cb_pglastupdate = $cb_pglastupdate;

Dan M

Please Log in to join the conversation.

Moderators: beatnantkrileon
Time to create page: 0.188 seconds

Facebook Twitter LinkedIn