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


Recent Events
  • 23/11/2024 Black Friday 2024

    BIG SALE, 30% discount for all our extensions. Use BF24 coupon code. Hurry up the discount is valid till 3 December.

  • 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.


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?

Fatal error: Class 'AriArrayHelper' not found
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: Fatal error: Class 'AriArrayHelper' not found
#51705
Fatal error: Class 'AriArrayHelper' not found 10 Years, 1 Month ago Karma: 0
Hi,

I'm trying to use the CSV file format but I got the message Fatal error: Class 'AriArrayHelper' not found in \modules\mod_aridatatables\tmpl\genhtmltable.php.

Any idea ?

Thanks
The administrator has disabled public write access.
 
#51706
Re:Fatal error: Class 'AriArrayHelper' not found 10 Years, 1 Month ago Karma: 760
Hello,

Check that you use the latest version of the extension (v. 1.14.5).

Regards,
ARI Soft
The administrator has disabled public write access.
 
#51707
Re:Fatal error: Class 'AriArrayHelper' not found 10 Years, 1 Month ago Karma: 0
I updated to the last version 1.14.5 but got the same issue.
The administrator has disabled public write access.
 
#51708
Re:Fatal error: Class 'AriArrayHelper' not found 10 Years, 1 Month ago Karma: 0
Ok forget it, the problem occurs in a portion of code I added, but it seems that with CSV files the class AriArrayHelper is not created, so I have to check that. Sorry
The administrator has disabled public write access.
 
#51709
Re:Fatal error: Class 'AriArrayHelper' not found 10 Years, 1 Month ago Karma: 760
Use the following PHP code to import "AriArrayHelper" class:

AriKernel::import('Utils.ArrayHelper');

Regards,
ARI Soft
The administrator has disabled public write access.
 
#51710
Re:Fatal error: Class 'AriArrayHelper' not found 10 Years, 1 Month ago Karma: 0
admin wrote:
Use the following PHP code to import "AriArrayHelper" class:

AriKernel::import('Utils.ArrayHelper');

Regards,
ARI Soft


Ok thanks, that was the way to go
The administrator has disabled public write access.
 
Go to topPage: 1