Jump to content

joomfast

Member
  • Posts

    6
  • Joined

  • Last visited

Everything posted by joomfast

  1. same problem here, i re-iupload everyghitn bnut i have blank pages.. some another idea?=
  2. Confirm too, in our website also the dattafeed stop working and also have a lot of problems.. also whmcs don't answers tickets.. some solution?
  3. Hi, yesterday I update whmcs and afeter that we see an error in all whmcs, i can't access to admin area and also can't navigate for clietn area, we errors like that: PHP Parse error: syntax error, unexpected '?' in /home/xxx/templates_c/%%AB^AB4^AB4415EA%%announcements.tpl.php on line 13 PHP Parse error: syntax error, unexpected '?' in /home/xxx/templates_c/%%AB^AB4^AB4415EA%%knowledgebasearticle.tpl.php on line 13 PHP Parse error: syntax error, unexpected T_STRING, expecting ')' in /home/xxx/templates_c/%%32^326^3267191F%%supportticketsubmit-stepone.tpl.php on line 14 If i click in some menuy i will see some error like above. What can i do? Thanks for your help!
  4. Thanks for your answer, I tried that way too, but the section of the mail, where payment information should be, comes empty, it does not work ... Maybe any other ideas?
  5. Hello, thank you in advance for the help you can give me. We have 3 payment methods available, and we want each invoice email display the information of payment method according to which the customer has to default, I tried with this: {if $ invoice_payment_method eq "Bank Transfer"} Information for this payment method {if $ invoice_payment_method eq "Mail In Payment"} Information for this payment method {if $ invoice_payment_method eq "2checkout"} Information for this payment method {/ if} {/ if} {/ if} But it does not work, is clearly not correct, anyone could help? Ideas? Thank you again!
×
×
  • 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