Jump to content

Marwan Mohamed

Member
  • Posts

    6
  • Joined

  • Last visited

About Marwan Mohamed

Marwan Mohamed's Achievements

Junior Member

Junior Member (1/3)

0

Reputation

  1. hello whmcs am not very good at English but i will try my best to explain what i want to do. ----- i need help to create a hook for a custom error page and show it for a specific part of the website instead of the default internal error page. for example lets say a client requested to view the invoice with an invalid invoice id by default whmcs will show him the ops page (the internal error tpl at /templates/example/error/internal-error.tpl) what i want to do is show a different error page for this specific error on the invoice page instead of the default one (/templates/example/error/internal-error.tpl) when an invalid invoice id is provided, i want to show a custom page or a custom tpl without having to edit the default internal-error.tpl itself for example this is what i want to show for customer when they get invalid invoice id error
  2. hello whmcs am not very good at English but i will try my best to explain what i want to do. ----- i want to create second error page using a hook to show it for a specific part of the website instead of the default internal error page. for example lets say a client requested to view the invoice with an invalid invoice id by default whmcs will show him the ops page (the internal error tpl at /templates/example/error/internal-error.tpl) what i want to do is show a different error page for this specific error on the invoice page instead of the default one (/templates/example/error/internal-error.tpl) when an invalid invoice id is provided, i want to show a custom page or a custom tpl without having to edit the default internal-error.tpl itself for example this is what i want to show for customer when they get invalid invoice id error
  3. i have issue with the invoice page in whmcs all the payment methods including paypal show up like this i want to show the full iframe of instead a small part of it like this but i couldent find anything in the css or the invoice tpl to fix it
  4. the old problem was solved but now it doesnt show any products to use it on, and it doesnt want to be deactivated
  5. nvm i was be able to fix just by changing all of the all php deprecated extension with the new ones
  6. product limiter addons code issue addon link : https://github.com/Jetserver/WHMCS-Product-Limiter i know that this addon is out of date but i really need it, did anyone try to fix it ? if you did please tell me how Error: Call to undefined function mysqli_result() in /home/sgnhost/public_html/modules/addons/limit_purchase/functions.php:27 Stack trace: #0 /home/sgnhost/public_html/modules/addons/limit_purchase/functions.php(12): limit_purchase->loadConfig() #1 /home/sgnhost/public_html/modules/addons/limit_purchase/limit_purchase.php(109): limit_purchase->__construct() #2 /home/sgnhost/public_html/admin/addonmodules.php(0): limit_purchase_output(Array) #3 {main}
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated