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?

How to use descrFile?
(1 viewing) (1) Guest
Go to bottomPage: 1234
TOPIC: How to use descrFile?
#8398
Re:How to use descrFile? 13 Years, 5 Months ago Karma: 0
Hi,

Was this resolved for you? If so, how?

I have the following csv file in images/stories/unipart/unipart_desc.csv
"File","Title"
"SS-2010-11-04_09.04.10.png","Stock maintenance and setup screen"
"SS-2010-11-04_09.05.47.png","Outstanding Purchase Orders report"
"SS-2010-11-04_09.07.47.png","Stock catalog lookup and enquiry screen"
"SS-2010-11-04_09.13.35.png","Stock receipt enquiry screen"
"SS-2010-11-04_09.14.34.png","Formatted multi-branch trial balance report"
"SS-2010-11-04_09.18.01.png","Multi-branch income statement"
"SS-2010-11-04_09.19.56.png","Invoice creation screen"
"SS-2010-11-04_09.21.45.png","Purcahse Order creation screen"
"SS-2010-11-04_09.25.04.png","PDF version of invoice"
"SS-2010-11-04_09.27.41.png","PDF version of statement"

and the following code in my page:
{arisexylightbox activeType="imglist" dir="images/stories/unipart" type="gallery" descrFile="/images/stories/unipart/unipart_desc.csv"}{/arisexylightbox}

but descriptions won't display.

Raymond
The administrator has disabled public write access.
 
#8399
Re:How to use descrFile? 13 Years, 5 Months ago Karma: 747
Hello,

Use the following code:

Code:


{arisexylightbox activeType="imglist" dir="images/stories/unipart" type="gallery" descrFile="unipart_desc.csv"}{/arisexylightbox}



In other words specify only file name, not full path to description file.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#8400
Re:How to use descrFile? 13 Years, 5 Months ago Karma: 0
Hi,

Thanks for the reply. I have tried that, but still nothing.
The administrator has disabled public write access.
 
#8401
Re:How to use descrFile? 13 Years, 5 Months ago Karma: 747
Could you provide temporary access to your Joomla! backend and link to page where you try to use the plugin by email that we can investigate this issue?

Regards,
ARI Soft
The administrator has disabled public write access.
 
#8402
Re:How to use descrFile? 13 Years, 5 Months ago Karma: 0
details emailed.
The administrator has disabled public write access.
 
#8403
Re:How to use descrFile? 13 Years, 5 Months ago Karma: 747
Try now please. This problem occurred because file names are case sensitive. Your images has prefix "ss", but you used "SS" in CSV file because the module didn't show titles.

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