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?

Only codeshown when a user is not logged in
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: Only codeshown when a user is not logged in
#4163
Only codeshown when a user is not logged in 13 Years, 12 Months ago Karma: 0
I have ARISmartContent 1.7.4 installed on my website www.snowboardregion-nordwest.ch. I'm using it to generate list of various teams. See example here: www.snowboardregion-nordwest.ch/index.php?option=com_content&view=article&id=47&Itemid=125 (click on the tab "Teamrider").

As long as I am logged in (or other users are logged in), everything works fine. However, if a user is not logged in, only code like the following is shown:

{arijtablesorter defaultSorting="1:ASC" zebra=1 notSortableCols="0,3"} {arisqltable} {arisqltablecolumns} {arisqltablecolumn id="cb_profil" alias="Profil" width="10%"} {arisqltablecolumn id="lastname" alias="Nachname"} {arisqltablecolumn id="firstname" alias="Vorname"} {arisqltablecolumn id="cb_wohnort" alias="Ort"} {arisqltablecolumn id="cb_fispunkteliste" alias="FIS"} {/arisqltablecolumn} {/arisqltablecolumns} {arisqltablequery} SELECT cb_profil AS Profil, concat (lastname, ' ', firstname) AS Name, cb_wohnort AS Wohnort, cb_fispunkteliste AS Resultate FROM jos_comprofiler WHERE cb_team02 LIKE 'Elite' ORDER BY lastname {/arisqltablequery} {/arisqltable} {/arijtablesorter}

What do I have to do to make the tables also work if a user is not logged in?
The administrator has disabled public write access.
 
#4166
Re:Only codeshown when a user is not logged in 13 Years, 12 Months ago Karma: 748
Hello,

When we open your page, we see 'ARI jTableSorter' and we don't see plugin code and we are not logged on your site. Does this issue still exists?

Regards,
ARI Soft
The administrator has disabled public write access.
 
#4167
Re:Only codeshown when a user is not logged in 13 Years, 12 Months ago Karma: 0
Thanks for the quick reply. Looks like everything is working correctly now. Don't know why it didn't last night. A user informed me about the bug and when I checked it last night it didn't show "ARI jTableSorter" when not logged in. But for the time being everything is il. Will let you know in case this should happen again.

PS: Really love this component!
The administrator has disabled public write access.
 
Go to topPage: 1