CB 1.2.3 Released!

13 years 9 months ago #137494 by blonga
Replied by blonga on topic Re:CB 1.2.3 Released!
GREAT update !!!
It solved my problems with
"Fatal error: Allowed memory size of...".
After updating to CB 1.2.3
No more "Allowed Memory Size" error
:woohoo: Brilliant !

Please Log in to join the conversation.

13 years 9 months ago #137501 by nant
Replied by nant on topic Re:CB 1.2.3 Released!
blonga wrote:

GREAT update !!!
It solved my problems with
"Fatal error: Allowed memory size of...".
After updating to CB 1.2.3
No more "Allowed Memory Size" error
:woohoo: Brilliant !


True - CB 1.2.3 has made huge progress on memory usage.

Please Log in to join the conversation.

13 years 9 months ago #137781 by socialfan
Replied by socialfan on topic Re:CB 1.2.3 Released!
nant wrote:

socialfan wrote:

Super!!! Many many thanks...

However I have no filter options in the mass mail feature. I cant even filter according to status.

Post edited by: socialfan, at: 2010/07/08 12:41


filtering happens in CB User Manager area - before you press Mass Email button.

CB Documentation has been updated, so please download latest and read the CB User Manager section.


My bad. Thanks for pointing it out to me! And again, thank you very much for your hard work !!!

Please Log in to join the conversation.

13 years 9 months ago #137858 by kankaanp
Replied by kankaanp on topic Re:CB 1.2.3 Released!
First time I manage a new user after update and when I close user data without saving or changing it (Cancel) I get:
[code:1]Column 'id' in on clause is ambiguous SQL=SELECT COUNT(DISTINCT u.id) FROM jos_users AS u LEFT JOIN jos_comprofiler AS ue ON u.id = ue.id LEFT JOIN `jos_comprofiler_privacy` AS ja ON ((ja.`userid` = `id`) AND (ja.`xid` = 27) AND (ja.`type` = 'tab')) WHERE (u.username LIKE '%sarita%' OR u.email LIKE '%sarita%' OR u.name LIKE '%sarita%') AND ((ue.`cb_jasenmaksuale` = 1) AND (ISNULL( ja.rule )))DB function failed with error number 1052
Column 'id' in on clause is ambiguous SQL=SELECT DISTINCT u.*, g.name AS groupname, ue.approved, ue.confirmed FROM jos_users AS u LEFT JOIN jos_comprofiler AS ue ON u.id = ue.id LEFT JOIN `jos_comprofiler_privacy` AS ja ON ((ja.`userid` = `id`) AND (ja.`xid` = 27) AND (ja.`type` = 'tab')) INNER JOIN jos_core_acl_aro AS aro ON aro.value = u.id INNER JOIN jos_core_acl_groups_aro_map AS gm ON gm.aro_id = aro.id INNER JOIN jos_core_acl_aro_groups AS g ON g.id = gm.group_id WHERE (u.username LIKE '%sarita%' OR u.email LIKE '%sarita%' OR u.name LIKE '%sarita%') AND ((ue.`cb_jasenmaksuale` = 1) AND (ISNULL( ja.rule ))) AND aro.section_value = 'users' LIMIT 0, 20[/code:1]
Any idea what causes this?

Please Log in to join the conversation.

13 years 9 months ago #137877 by nant
Replied by nant on topic Re:CB 1.2.3 Released!
kankaanp wrote:

First time I manage a new user after update and when I close user data without saving or changing it (Cancel) I get:
[code:1]Column 'id' in on clause is ambiguous SQL=SELECT COUNT(DISTINCT u.id) FROM jos_users AS u LEFT JOIN jos_comprofiler AS ue ON u.id = ue.id LEFT JOIN `jos_comprofiler_privacy` AS ja ON ((ja.`userid` = `id`) AND (ja.`xid` = 27) AND (ja.`type` = 'tab')) WHERE (u.username LIKE '%sarita%' OR u.email LIKE '%sarita%' OR u.name LIKE '%sarita%') AND ((ue.`cb_jasenmaksuale` = 1) AND (ISNULL( ja.rule )))DB function failed with error number 1052
Column 'id' in on clause is ambiguous SQL=SELECT DISTINCT u.*, g.name AS groupname, ue.approved, ue.confirmed FROM jos_users AS u LEFT JOIN jos_comprofiler AS ue ON u.id = ue.id LEFT JOIN `jos_comprofiler_privacy` AS ja ON ((ja.`userid` = `id`) AND (ja.`xid` = 27) AND (ja.`type` = 'tab')) INNER JOIN jos_core_acl_aro AS aro ON aro.value = u.id INNER JOIN jos_core_acl_groups_aro_map AS gm ON gm.aro_id = aro.id INNER JOIN jos_core_acl_aro_groups AS g ON g.id = gm.group_id WHERE (u.username LIKE '%sarita%' OR u.email LIKE '%sarita%' OR u.name LIKE '%sarita%') AND ((ue.`cb_jasenmaksuale` = 1) AND (ISNULL( ja.rule ))) AND aro.section_value = 'users' LIMIT 0, 20[/code:1]
Any idea what causes this?


This is most likely a bug that the privacy plugin has that will be addressed in the next couple of days with a new privacy plugin release for CB Documentation subscribers.

Please Log in to join the conversation.

13 years 9 months ago #139226 by jay44
Replied by jay44 on topic Re:CB 1.2.3 Released!
Hi Beat and Nick

I have a weird thing happening in the CB User Manager after the upgrade to 1.2.3

It seems to be displaying an erroneous field at the top of the page - this is a custom field that had been deleted - not used and does not appear in the Field Management list.

Something I can delete in the database perhaps?

Thanks for a great component - and any help you can give

J
(Joomla version 1.5.20 btw)


Post edited by: jay44, at: 2010/08/03 09:30

Post edited by: jay44, at: 2010/08/03 09:31
Attachments:

Please Log in to join the conversation.

Moderators: beatnantkrileon
Time to create page: 0.291 seconds