Jump to content

Tazmanian

Member
  • Posts

    13
  • Joined

  • Last visited

About Tazmanian

Tazmanian's Achievements

Junior Member

Junior Member (1/3)

0

Reputation

  1. For people who have purchased this previously, how long did you have to wait before you could download it?
  2. Submitted a ticket & it appears that the app I want to link cannot be done
  3. I have noticed that if a person shares an announcement, or recommends our site on Facebook, only a link appears, not the announcement text or any image. I am using a modified template, which I assume is the problem, so where would I find the code to ensure an image is shared + also the text of the announcement?
  4. ROFL, yep might give that a try. I can see why this would be difficult to achieve though, because any website created using RVSitebuilder then has to be installed to the client's web root, RVSitebuilder does this from a remote location, so having the correct account identifier would be extremely important. Includign most cPanel links is not that tricky. IF you take a look at modules/servers/cPanel/overview.tpl the syntax & structure are very straightforward, for MOST things that is ROFL
  5. Hi Brian. Yep, have read that and the section dealing what I am trying to do. The section you pointed me to is about having the client side info appear on the cPanel itself. I am trying to add an extra link into the client are of the WHMCS installation. Example is that among the standard things a person can access from with the client area is cron jobs, file manager, etc. I want to add a link inside the client are, not inside the cPanel so that a person can access RVSiteBuilder without having to go into the cPanel.
  6. I am trying to add a link to a cPanel app through the single sign on section of the client area, but it only takes me to the cPanel, & not load the app itself. The app I am trying to link to is RVSiteBuilder, which is a third party app, that each client has a license to use via our cPanel accounts. I assume one issue might be that the normal method of using this App is to go via the cPanel link, which then includes the cPanel identifier in the referring URL to take the user to the RVSitebuilder website where they can then use the full resources of the software. The code I have tried to use in modules/servers/cpanel/overview.tpl is <div class="col-sm-3 col-xs-6" id="cPanelRVSiteBuilder"> <a href="clientarea.php?action=productdetails&id={$serviceid}&dosinglesignon=1&app=RVSiteBuilder_home" target="_blank"> <img src="modules/servers/cpanel/img/rvsitebuilder.png" /> {$LANG.cPanel.rvsitebuilder} </a> </div> Anyone know how I could make this work?
  7. Yep, that must have been it, all working as it should now. I was just getting frustrated for a while there LOL Thanks.
  8. Could anyone tell me if this module still works with the current version of WHMCS & Commweb?
  9. Thank you brian. All soreted now. I did try a search, but searching yielded no reults. While I can actually respond, you might be able to tell me why I could not respond to this last night? I thought it may have been a flood control, but I tried returning an hour or so later, still could not respond???
  10. I just came across a strange issue when making changes in domain pricing. After 170 domains were entered I could not manually add in a new domain, it simply would not save to the DB. It was fine if I used the "Duplicate TLD" function. Would not even save a checked box after row 170. I have managed to fix the issue by using the duplicate function, but am curious to know why this happened? Could this possibly have anything o do with whmcs.js, which I just discovered had problems
  11. Thanks for the replies It was a fresh install, though I am using a modified theme, which could be the culprit I just changed whmcs.js after reading this & that fixed it
  12. Thanks. Discovered in the end that it only effects the modern order form layout. Tried to post here but it would not let me edit or reply to my original post.
  13. Hi all, new here & very new to WHMCS. In my client area & on cart.php the drop down menu labelled "Choose another category is stuck in the open position as shown in the screenshot attached. Can someone please tell me how I can fix this? - - - Updated - - - I have tried using a few different themes & it makes no difference
×
×
  • 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