wildman Posted March 23, 2011 Share Posted March 23, 2011 So I have a joomla installation at the main root and the whmcs is installed at root/billing im unsure if this is what is stopping the widget from working properly? I am using Jumi so I can place code into the joomla website. Joomla and WHMCS are also bridged. Here is the first and only widget ive tried to work on. Im wondering if I should also change the paths? [<style type="text/css"> table.domainpricing { width: 600px; background-color: #ccc; } table.domainpricing th { padding: 3px; background-color: #efefef; font-weight: bold; } table.domainpricing td { padding: 3px; background-color: #fff; text-align: center; } </style> <script language="javascript" src="widgets/domainpricing.php"></script> Thanks for the help! 0 Quote Link to comment Share on other sites More sharing options...
Blueberry3.14 Posted March 24, 2011 Share Posted March 24, 2011 It would probably be a lot clearer if it specified that in the documentation, but yes, I'd change the path to reflect where the path to your WHMCS install is. I'd try a relative path first. 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.