seancon1 Posted January 24, 2011 Share Posted January 24, 2011 (edited) i am working on matching the portal theme to my site and having a bit of trouble with paypal. whmcs is in a sub folder of a wordpress site. when i select paypal with my modified version of the default portal theme and click checkout it takes me to the wordpress search page as if i tried to do a blank search. for the most part all i have done is added my header and footer html to a full copy of the portal theme. renaming it to "myportal" the only changes to the <head> tags was an addition of css files. no additional javascripts and i maintained the default jquery link. also the order is registered in WHMCS as incomplete. if i switch to the default portal theme checkout works as expected. still digging though the documentation but i thought i would ask here. Sean Edited January 24, 2011 by seancon1 addl info 0 Quote Link to comment Share on other sites More sharing options...
sparky Posted January 24, 2011 Share Posted January 24, 2011 In your whmcs custom template open forwardpage.tpl and change document.forms[0].submit() to document.forms[1].submit() 0 Quote Link to comment Share on other sites More sharing options...
seancon1 Posted January 24, 2011 Author Share Posted January 24, 2011 In your whmcs custom template open forwardpage.tpl and change to thank you, worked like a charm, is this in the documentation somewhere? Sean 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.