Jump to content

ttremain

Member
  • Posts

    24
  • Joined

  • Last visited

About ttremain

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

ttremain's Achievements

Junior Member

Junior Member (1/3)

0

Reputation

  1. Sending to an email campaign and get this error: Impossible to create the root directory "/home2/xxxxx/downloads". mkdir(): Permission denied The site is in /home/ not /home2/ so I'm sure that's part of the issue. I cannot seem to find where to resolve. Recently move site to a different server. This is an older version of WHMCS. 8.2.0 Owned license
  2. My clients get an email after expiration of a domain, saying the invoice was updated. This is trying to add the grace period feed, but this is set to $0, yet the emails still go out. Please advise. Am I just missing a setting?
  3. WOW, got a reply back from support. Their official answer is to disable warnings, and everything will be okay. I am a coder, and if my code throws warnings, I fix it. Warnings such as these imply something is wrong. It's like a check engine light in your car. Reminds me of the Wizard of Oz... "Pay no attention to the man behind the curtain"
  4. Upgraded to 7.1.1, from 6.3.1 and now, several places in the admin panel I get error messages. For example, on the admin panel home page, I get the following messages: Warning: implode(): Invalid arguments passed in /home2/XXXXXX/public_html/modules/widgets/Overview.php on line 123 Warning: implode(): Invalid arguments passed in /home2/XXXXXX/public_html/modules/widgets/Automation.php on line 71 Warning: implode(): Invalid arguments passed in /home2/XXXXXX/public_html/modules/widgets/Automation.php on line 72 Warning: implode(): Invalid arguments passed in /home2/XXXXXX/public_html/modules/widgets/Automation.php on line 73 Warning: implode(): Invalid arguments passed in /home2/XXXXXX/public_html/modules/widgets/Automation.php on line 74 Warning: implode(): Invalid arguments passed in /home2/XXXXXX/public_html/modules/widgets/Automation.php on line 75 Warning: implode(): Invalid arguments passed in /home2/XXXXXX/public_html/modules/widgets/Automation.php on line 76 Warning: Invalid argument supplied for foreach() in /home2/XXXXXX/public_html/modules/widgets/ToDo.php on line 37 Other warnings on many of the other pages. I have uploaded the files twice, just in case something was missed. For now, I have disabled warnings in PHP, but that's a band-aid, not a fix.
  5. Once in a while, customers order a large number of domain renewals at a time, where the total exceeds funds available in my eNom account balance. When this happens, it's difficult to resubmit each failed renewal one at a time. There should be a quick way to do this, once I've deposited additional funds again. Currently I have to look through the "to do list" and compare each fail, with invoices to make sure the number of years being renewed, and then submit them one at a time. There must be a quicker way.
  6. Where is the UPGRADE from 6.0.2 to 6.1? From there, it's just a patch to get to 6.1.1 What path SHOULD I be taking???
  7. You merged two unrelated topics. Yes both had to do with PayPal, but still unrelated... - - - Updated - - - It is. I manually marked this invoice as paid. Since this thread was messed up by someone merging an unrelated thread in, I'll open a new thread if I continue to have problems.
  8. Nothing since the 4th. But at that time, it says an Invalid Receiver Email. I have addressed that, and resent the IPN. Apache says it received the IPN, but there is nothing in the gateway log, and the invoice is still unpaid.
  9. I noticed this about a week ago. My Apache logs show that PayPal is sending the IPN, but suddenly (with no config changes) my invoices are no longer marked with a payment. 173.0.81.1 - - [10/Sep/2015:13:55:26 -0700] "POST / HTTP/1.0" 200 14911 "-" "PayPal IPN ( https://www.paypal.com/ipn )" I've checked the IPN config, as well as API signature and login. All look good. Please advise.
  10. This was off, when I upgraded from 5.x to 6.0.0
  11. Smarty Error: Syntax error in template "xxxxxxxxxxxxxxxxxxx" on line 19 "{php}" unknown tag "php" Why wouldn't 6.0 recognize the {php} tag in one of my templates?
  12. That is not a solution, it's a band-aid
  13. After upgrading PHP in the server containing whmcs, I get the following: [08-Feb-2015 07:23:54 UTC] PHP Fatal error: The file /home/XXXXXXXX/public_html/index.php was encoded by the ionCube Encoder for PHP 5 and cannot run under PHP 5.5. Please ask the provider of the script to provide a version encoded with the ionCube Encoder for either PHP 5.3 or PHP 5.4 or PHP 5.5. in Unknown on line 0 Please advise!
×
×
  • 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