- Posts: 6
- Thank you received: 0
Donation button note working
- Bianca
- Offline
- New Member
-
Less
More
15 years 4 months ago #2874
by Bianca
Replied by Bianca on topic Re:Donation button note working
Anyone? Is this being fixed? As above it is still occuring..
Please Log in or Create an account to join the conversation.
- Bianca
- Offline
- New Member
-
Less
More
- Posts: 6
- Thank you received: 0
15 years 4 months ago #2875
by Bianca
Replied by Bianca on topic Re:Donation button note working
As above this is still occuring - is there a solid fix for this problem? It essentially means the product is useless on the website if people can't donate via an article!
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
-
15 years 4 months ago #2878
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Re:Donation button note working
Hi
I think there is something special with your site. To fix this, please open the file :
components/com_jdonation/views/donation/view.html.php
Look at line 27, change it from :
To :
After that, It will work . If you don't know how to do it, submit a support ticket contains FTP account and Joomla administrator account of your site so that I can fix it for you .
Thanks,
Tuan
I think there is something special with your site. To fix this, please open the file :
components/com_jdonation/views/donation/view.html.php
Look at line 27, change it from :
Code:
global $Itemid;
To :
Code:
global $Itemid;
$this->setLayout('default') ;
After that, It will work . If you don't know how to do it, submit a support ticket contains FTP account and Joomla administrator account of your site so that I can fix it for you .
Thanks,
Tuan
Please Log in or Create an account to join the conversation.
Moderators: Dang Thuc Dam, Dang Dam
Support
Documentation
Information
Copyright © 2025 Joomla Extensions by Joomdonation. All Rights Reserved.
joomdonation.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.