Translation module error

  • Chak Ho
  • Topic Author
  • Offline
  • New Member
  • New Member
More
7 years 1 month ago #95200 by Chak Ho
Translation module error was created by Chak Ho
I have the latest 4.4. When I go into Translation, I got this error:

Too few arguments to function DonationModelLanguage::getPagination(), 4 passed in /home/my_domain_path/administrator/components/com_jdonation/view/language/html.php on line 25 and exactly 5 expected

Please advise.

Please Log in or Create an account to join the conversation.

More
7 years 1 month ago #95473 by Mr. Dam
Replied by Mr. Dam on topic Translation module error
Hi,
The problem was fixed through ticket system
Thanks
Dam

Please Log in or Create an account to join the conversation.

More
6 years 9 months ago #100655 by John Jones
Replied by John Jones on topic Translation module error
When I try to access the translation area I get the following error message: Too few arguments to function DonationModelLanguage::getPagination(), 4 passed in /home/gordonmu/public_html/gpmuseum.com/administrator/components/com_jdonation/view/language/html.php on line 25 and exactly 5 expected .
How do I fix this?

Please Log in or Create an account to join the conversation.

More
6 years 9 months ago #100657 by Mr. Dam
Replied by Mr. Dam on topic Translation module error
To solve the issue, please follow these steps
1. Open file:
root > administrator > components > com_jdonation > model > language.php
2. Find:
Code:
$pagination = new JPagination($this->getTotalItems($item,$search,$site), $limitstart, $limit);
and change to
Code:
$pagination = new JPagination($this->getTotalItems($item,$search,$site), $limitstart, $limit, 0);

Good luck
Dam

Please Log in or Create an account to join the conversation.

More
6 years 9 months ago #100843 by John Jones
Replied by John Jones on topic Translation module error
I followed your instructions but the problem persists. I still can't access the Translation area.

Please Log in or Create an account to join the conversation.

More
6 years 9 months ago #100880 by Mr. Dam
Replied by Mr. Dam on topic Translation module error
Hi John,
Please download and install Joom Donation 4.8 to get the bug fixed
Thanks
Dam

Please Log in or Create an account to join the conversation.

More
6 years 9 months ago #100890 by John Jones
Replied by John Jones on topic Translation module error
I installed Joom Donation 4.8 and the Translation area now shows up but now when I click the menu link for making a donation I get the following error: 0 Call to undefined method os_payments::sisowEnabled()

Please Log in or Create an account to join the conversation.

More
6 years 9 months ago #100891 by Mr. Dam
Replied by Mr. Dam on topic Translation module error
Hi John,
I found the reason of problem, can you please try to download Joom Donation 4.8 and install it again to get the issue solved
Thanks
Dam

Please Log in or Create an account to join the conversation.

More
6 years 9 months ago #100892 by John Jones
Replied by John Jones on topic Translation module error
I downloaded Joom Donation 4.8, installed it again and now it shows up as it should when selected from the nav menu. Thank you.
There is a problem with the length of the Last Name input field (see attached image). How can I fix something like this?
Attachments:

Please Log in or Create an account to join the conversation.

More
6 years 9 months ago #100893 by Mr. Dam
Replied by Mr. Dam on topic Translation module error
Hi John,
Can you please submit ticket and send us your site url with super admin account for checking the problem.
Thanks
Dam

Please Log in or Create an account to join the conversation.

Moderators: Mr. DamDũng Nguyễn Việt