Bug #3556
closedJ255 breaks CB user saves
Description
moscomprofiler::store failed: Unknown column 'lastResetTime' in 'field list' SQL=UPDATE `tvy5e_comprofiler` SET `user_id`=402,`firstname`='admin',`lastname`='admin',`hits`='0',`message_last_sent`='0000-00-00 00:00:00',`message_number_sent`='0',`avatarapproved`='1',`approved`=1,`confirmed`=1,`registeripaddr`='',`cbactivation`='',`banned`='0',`acceptedterms`='0',`lastupdatedate`='2012-06-19 10:32:05',`lastResetTime`='0000-00-00 00:00:00',`resetCount`='0' WHERE id='402'
Files
Updated by beat over 12 years ago
- Status changed from New to Feedback
- Assignee set to nant
I do not think that this is related to Joomla 2.5.5, as "lastResetTime" is not a column of comprofiler.
Must be related to third party extension.
No thread URL provided in description, so please reply to thread and close as rejected/100% this ticket.
Updated by nant over 12 years ago
I did a clean J255 install and then a CB 1.8 install and trie dot create a new user in backend from CB User Manager with debug on and got the message.
Also got the same message on frontend (without debug on) when I tried to edit the admin user from CB profile.
Updated by nant over 12 years ago
- Status changed from Feedback to Assigned
- Assignee changed from nant to beat
Updated by nant over 12 years ago
lastResetTime is a column in the Joomla user table.
Updated by beat over 12 years ago
Ok, then this is due to one of the new features of Joomla 2.5.5 (which is a DOT DOT release and thus should not bring new features, specially when coupled with security fixes).
This is triggering for us an urgent CB 1.8.1 release, taking priority over all other items.
Updated by beat over 12 years ago
I have posted here http://forum.joomla.org/viewtopic.php?f=9&t=725250&p=2829862#p2829861 my thoughts on this situation.
I have posted here http://forum.joomla.org/viewtopic.php?f=9&t=725250&start=60#p2829890 warning about Joomla 2.5.5 incompatibility for CB 1.8
Updated by anubis over 12 years ago
Hi,
I also found this bug.
Applied patch http://joomlacode.org/gf/project/joomla/tracker/?action=TrackerItemEdit&tracker_item_id=28684
Guess a 2.5.6 Joomla! realease will come shortly to fix this problem.
This also fixes CB 1.8 problems.
Updated by beat over 12 years ago
- File 3556_library_cb_cb_tables.patch 3556_library_cb_cb_tables.patch added
- File cb.tables.php cb.tables.php added
- % Done changed from 0 to 50
Including a quick fix (patch and cb.tables.php file to replace) for those who already upgraded.
Final fix for CB 1.8.1 will be different.
Updated by beat over 12 years ago
- Status changed from Assigned to Closed
- % Done changed from 50 to 100
- Estimated time set to 4:00 h