Jump to content

xXCalleManXx

Member
  • Posts

    19
  • Joined

  • Last visited

About xXCalleManXx

xXCalleManXx's Achievements

Junior Member

Junior Member (1/3)

0

Reputation

  1. Hi, Is it possible to create a module that is both an addon and a provisioning module? My goal is to use some of WHMCS's hooks and create my own product module. It seems like when i have registered my addon as a provisioning module, the hook ClientLogin won't trigger. What is the best approach here? Thanks 🙂
  2. Have you found a solution for this? I have the same problem
  3. Hi When i try to run the Ticket Importing using POP3 Import it gives me no errors in my ssh console. But no tickets is imported. SSH ouput: POP Import Log Date: 01/08/2015 12:37:23 My email importing log does not have anything in it. Email importing log: As you can see, nothing. What can the couse be? Thank you Isnt there someone that knows what to do?
  4. Thanks for the reply So now i set $successful to be true. But the username, PID etc. Dosnt get filled. Do i have to set it my self? And if i do have to, how can do i do that?
  5. Hi I have downloaded to module kit. So when i create the product that contains my module, it only sets the password and it sais that there was an error.. My creation function looks like this: http://pastebin.com/hcawfmix Have i forgot something?
  6. Hi I try to make a login page. But i don't relly know how to check if the username and password is correct. I tried this but it relly dont work: http://pastebin.com/2FMR5iJW The statements where it check if the user have typed something inside the boxes work fine. Its only the part when i have to check the username and email. Thank you.
  7. Ohhh i find out how to do it! I just used {php} and {/php} and inside them i used normal PHP code
  8. Hi I try to make my own login page, but i have some problems. I cant check the email field i dont relly know why it dosnt work on WHMCS. It works fine on my own page without WHMCS. WHMCS login page: http://pastebin.com/xk6aqvYQ In the bottom i have a javascript but dont mind that. The page with normal PHP: http://pastebin.com/GsEQTGAD
  9. Hi I got it to work on a new PayPal account Thanks for the support
  10. Hi When i use the command "php -q /var/www/html/admin/cron.php" It send the "Order Confirmation" to all registrated clients. How can i do so it dosnt send that email? Best regards Casper Rasmussen
  11. I have set the IPN charset to UTF-8 for long time ago
  12. Okay good. Yesteday a customer bought a server and i have UTF-8 in both but i still says this in the error log: txn_type => subscr_signup subscr_id => I-XBUWR47LJFH* last_name => residence_country => DK mc_currency => DKK item_name => TrixiaHosting - faktura #158 business => *Removed* recurring => 1 verify_sign => *Removed* payer_status => unverified payer_email => *Removed* first_name => *Removed* receiver_email => *Removed* payer_id => *Removed* reattempt => 1 subscr_date => 10:21:25 Feb 27, 2015 PST custom => 151 charset => windows-1252 notify_version => 3.8 period3 => 1 M mc_amount3 => 19.95 ipn_track_id => cd0832eb5cfe
  13. What do you think i should use? UTF-8 or windows-1252?
  14. I have already postet the Gateway log in my post from one of my customers. I use IPN and all that is setup correctly. There is nothing in the Activity Log that has something to do with the payment I all worked yesteday.
×
×
  • 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