Home News Contact Us Forum About Us Demos Products F.A.Q.
Shopping Cart
You currently have 0 items in your cart.


Recent Events
  • 31/12/2023 New Year SALE

    We are glad to announce New Year SALE. 25% discount for all our extensions. Use NY24 coupon code. Hurry up the discount is valid till 7 January.

  • 21/11/2023 BLACK FRIDAY 23 is coming

    BIG SALE, 35% discount for all our extensions. Use BF23 coupon code. Hurry up the discount is valid till 27 November.


2Checkout.com, Inc. is an authorized retailer of goods and services provided by ARI Soft. 2CheckOut




Follow us on twitter



Welcome, Guest
Please Login or Register.    Lost Password?

Searching errors with server side paging on
(1 viewing) (1) Guest
Go to bottomPage: 12
TOPIC: Searching errors with server side paging on
#58815
Re:Searching errors with server side paging on 7 Years, 6 Months ago Karma: 747
Temporary use the following query:

SELECT user_id, cb_slname, cb_sldname, cb_va_status, cb_days_since_registration FROM `#__comprofiler` WHERE cb_va_status NOT LIKE '%rejected%' AND cb_va_status <> ""

Regards,
ARI Soft
The administrator has disabled public write access.
 
#58817
Re:Searching errors with server side paging on 7 Years, 6 Months ago Karma: 0
Thanks - that form of the SQL query is working ok.

Regards

Adrian
The administrator has disabled public write access.
 
#58819
Re:Searching errors with server side paging on 7 Years, 6 Months ago Karma: 747
You can also upgrade the extension to v. 2.2.33 and use the previous query.

Regards,
ARI Soft
The administrator has disabled public write access.
 
Go to topPage: 12