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?

Certificate download option is not working
(1 viewing) (1) Guest
component
Go to bottomPage: 1234
TOPIC: Certificate download option is not working
#59757
Need to “rename” Downloaded results file 7 Years, 1 Month ago Karma: 0
Thanks for the update.

One more question required i want to change download results files name

prntscr.com/eby4na

Need to “rename” Downloaded results file (“Certificate” to “Exam Result”)

Please let me know where i can change this file name.

Thanks
The administrator has disabled public write access.
 
#59758
Re:Need to “rename” Downloaded results file 7 Years, 1 Month ago Karma: 746
See "certificate" method in <joomla_directory>/components/com_ariquiz/controllers/quizcomplete.php file.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#59768
Add logo in downloaded pdf 7 Years, 1 Month ago Karma: 0
Many Thanks

one more question i want to add my company logo in downloaded pdf results how i can add it please check screenshot.

prntscr.com/ec1sf1

Thanks
Last Edit: 2017/02/22 17:11 By airs.
The administrator has disabled public write access.
 
#59776
Re:Add logo in downloaded pdf 7 Years, 1 Month ago Karma: 746
See "_generateCertificate" method in <joomla_directory>/components/com_ariquiz/controllers/quizcomplete.php file. The extension uses DOMPDF PHP library to create PDF documents. You can modify code for your needs.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#59814
Re:Add logo in downloaded pdf 7 Years, 1 Month ago Karma: 0
prntscr.com/edx5ck

I have tried to do but it is not showing image in pdf please let me know the way how i can do it?
The administrator has disabled public write access.
 
#59815
Re:Add logo in downloaded pdf 7 Years, 1 Month ago Karma: 746
Replace the following code in <joomla_directory>/administrator/components/com_ariquiz/kernel/PDF/DOMPDF/dompdf_config.custom.inc.php file:

//define("DOMPDF_ENABLE_REMOTE", true);

with the following one:

define("DOMPDF_ENABLE_REMOTE", true);

and indicate the full URL to the image (like www.domain.com/photos/logo.jpg)

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