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?

Showing pdf file and JPEG images in the data table
(1 viewing) (1) Guest
Go to bottomPage: 123
TOPIC: Showing pdf file and JPEG images in the data table
#58147
Re:Showing pdf file and JPEG images in the data table 7 Years, 8 Months ago Karma: 0
I have this link to a file:

/home/mataccom/public_html/media/breezingforms/uploads/Test.pdf

Now where in the code can I put this link?


Kind regards
The administrator has disabled public write access.
 
#58148
Re:Showing pdf file and JPEG images in the data table 7 Years, 8 Months ago Karma: 746
Use the following value for "Columns settings -> Format" parameter:

<a href="{$value|replace:/home/mataccom/public_html:}">Download</a>

Regards,
ARI Soft
The administrator has disabled public write access.
 
#58149
Re:Showing pdf file and JPEG images in the data table 7 Years, 8 Months ago Karma: 0
Thank you again for your response

Now it gives this error

You don't have permission to access /media/breezingforms/uploads/Test.pdf on this server.
Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request.


Kind regards
The administrator has disabled public write access.
 
#58150
Re:Showing pdf file and JPEG images in the data table 7 Years, 8 Months ago Karma: 746
This is not "ARI Smart Content" issue. This is a problem with configuration of security rules on your server. Check .htaccess file or contact your site administrator or hosting support for more details.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#58151
Re:Showing pdf file and JPEG images in the data table 7 Years, 8 Months ago Karma: 0
Thank you for kind support.

Kind regards
The administrator has disabled public write access.
 
#58152
Re:Showing pdf file and JPEG images in the data table 7 Years, 8 Months ago Karma: 0
Hi,

Sorry to bother you again. I am actually very happy to use the Ari smart content table. So I am pursuing this not using any other extension.

I would like to display the pdf files that I have uploaded in the Joomla's media manager. For this example the link will be images/Pdf/Test.pdf

This link will upload a pdf file "Test" from media manager, so how can I do the same in the column of the table displayed by Ari smart content table?

Kind regards
The administrator has disabled public write access.
 
Go to topPage: 123