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?

Table Links Do Not Work After Joomla 3.7.2 Update
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: Table Links Do Not Work After Joomla 3.7.2 Update
#60551
Table Links Do Not Work After Joomla 3.7.2 Update 6 Years, 10 Months ago Karma: 0
Hi,

I have cloned my Joomla 3.6.4 site in order to test upgrading to Joomla 3.7.2.

On first look everything seems ok. However, on digging deeper I am finding the LINKs in all ARI DataTables modules no longer work.

All links result in the following error,

Error: 404-Category not Found

I am running the latest 1.16.1 version of ARI DataTables. Has this version been tested and found compatible with Joomla 3.7.2?

Any ideas or suggestions are welcome. Thanks.

Ken
The administrator has disabled public write access.
 
#60552
Re:Table Links Do Not Work After Joomla 3.7.2 Update 6 Years, 10 Months ago Karma: 747
Hello,

What links do you mean? Do you use "Columns settings -> Format" parameter to create links or the module shows links from a database or CSV file? It is possible to see the problem anywhere?

Regards,
ARI Soft
The administrator has disabled public write access.
 
#60553
Re:Table Links Do Not Work After Joomla 3.7.2 Update 6 Years, 10 Months ago Karma: 0
Sorry, yes the "Columns" and "Format" links, an example is below,

<a href="index.php?option=com_content&view=article&id=143&vXb47g={$value|base64_encode}">{$value}</a>

Thanks.

Ken
The administrator has disabled public write access.
 
#60554
Re:Table Links Do Not Work After Joomla 3.7.2 Update 6 Years, 10 Months ago Karma: 0
And to see the problem, just go here,

sim-x.net/test/index.php/simsearch/demo-search

This is on my test site and is running Joomla 3.7.2

To test a link just pick settings as follows,

Location Country = Canada
Aircraft Family = A320
Qualification Level = Level D

Then hit SEARCH to return results. The links are in the first column. Just pick any of the links and the ERROR is seen.

This works flawlessly under Joomla 3.6.4

Thanks.
The administrator has disabled public write access.
 
#60556
Re:Table Links Do Not Work After Joomla 3.7.2 Update 6 Years, 10 Months ago Karma: 747
Try the following code:

Code:


<a href="/index.php?option=com_content&view=article&id=143&vXb47g={$value|base64_encode}">{$value}</a>



Regards,
ARI Soft
Last Edit: 2017/06/17 09:08 By admin.
The administrator has disabled public write access.
 
#60558
Re:Table Links Do Not Work After Joomla 3.7.2 Update 6 Years, 10 Months ago Karma: 0
Thank you, that works. Just missing the slash "/" before the URL code. I guess Joomla 3.7.2 is more restrictive!

I actually updated all the ARI modules to add the slash "/" on my current live site running 3.6.4 before updating to 3.7.2.

Ken
The administrator has disabled public write access.
 
Go to topPage: 1