| 
Welcome, Guest

TOPIC: CB 1.2.3 Released!

Re:CB 1.2.3 Released! 1 year, 10 months ago #137494

  • blonga
  • blonga
  • OFFLINE
  • Fresh Boarder
    Fresh Boarder
  • Posts: 1
  • Karma: -
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
Brilliant !

Re:CB 1.2.3 Released! 1 year, 10 months ago #137501

  • nant
  • nant
  • ONLINE
  • Administrator
    Administrator
  • Posts: 17323
  • Karma: 717
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
Brilliant !


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

Re:CB 1.2.3 Released! 1 year, 10 months ago #137781

  • socialfan
  • socialfan
  • OFFLINE
  • Expert Boarder
    Expert Boarder
  • Posts: 119
  • Karma: -
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 !!!

Re:CB 1.2.3 Released! 1 year, 10 months ago #137858

  • kankaanp
  • kankaanp
  • OFFLINE
  • Junior Boarder
    Junior Boarder
  • Posts: 26
  • Karma: 1
First time I manage a new user after update and when I close user data without saving or changing it (Cancel) I get:
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

Any idea what causes this?

Re:CB 1.2.3 Released! 1 year, 10 months ago #137877

  • nant
  • nant
  • ONLINE
  • Administrator
    Administrator
  • Posts: 17323
  • Karma: 717
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:
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

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.

Re:CB 1.2.3 Released! 1 year, 9 months ago #139226

  • jay44
  • jay44
  • OFFLINE
  • Junior Boarder
    Junior Boarder
  • Posts: 31
  • Karma: -
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:
Time to create page: 1.17 seconds