Jump to content

Michael Biddle

Retired Forum Member
  • Posts

    24
  • Joined

  • Last visited

About Michael Biddle

Michael Biddle's Achievements

Junior Member

Junior Member (1/3)

0

Reputation

  1. Was talking to TJ on MSN, and stupid me uploaded the template files to the template folder rather then the actual template folder. Great looking modification.
  2. Will my 5 day test be longer? I feel like it is going to take 5 days for it to be work-able.
  3. Mine still does not work. console works, but mysite.com/chat.php does not.
  4. Well glad to know it just was not me! lol. The Offline Now button would be great, and glad to see that you have already implemented something for that. So far this looks promising, too bad you already have the beta testers selected as I would volunteer myself.
  5. I may be blind, but I cannot find it for the life of me.
  6. Hello, I am on 5.2.10 and everything is working correctly for me.
  7. You should be able to just add it here: http://wiki.whmcs.com/Vision_Helpdesk
  8. Looks amazing thus far, do you have an ETA for this version?
  9. Any eta on the new version being coded? Not trying to be pushy, just want to see what you are thinking.
  10. Hey guys, I was reading through the wiki to find my answer but no luck, so I will ask you here. Does the affiliate by default be recurring to their payment, or just a one time thing? There is no setting in the affiliate tab under general settings. I see if I manually edit a product, it will allow me to choose a one time, or recurring. I am just wondering if I do not use that setting, will it be recurring?
  11. I am adding the following into the affiliate links: <div align="left"> <script type="text/javascript"> function SelectAll(id) { document.getElementById(id).focus(); document.getElementById(id).select(); } </script> <strong>Banner Size:</strong> 120 x 60 <br /><br /> <a href="[AffiliateLinkCode]"><img src="http://www.mysite.com/banners/120x60.gif" alt="mysite.com" border="0" /></a> <br /><br /> <strong>Source Code - Copy and Paste Into Your Website:</strong> <br /><br /> <textarea id="120x60" cols="125" rows="2" onClick="SelectAll('120x60');"><(a href="[AffiliateLinkCode]")><(img src="http://www.mysite.com/banners/120x60.gif" border="0" alt="mysite.com" /)><(/a)></textarea> <br /><br /> <strong>Banner Size:</strong> 80 x 15 <br /><br /> <a href="[AffiliateLinkCode]"><img src="http://www. mysite.com/banners/80x15.gif" alt="mysite.com" border="0" /></a> <br /><br /> <strong>Source Code - Copy and Paste Into Your Website:</strong> <br /><br /> <textarea id="80x15" cols="125" rows="2" onClick="SelectAll('80x15');"><(a href="[AffiliateLinkCode]")><(img src="http://www. mysite.com/banners/80x15.gif" border="0" alt="mysite.com" /)><(/a)></textarea> </div> After it re-saves, it is fine on the user end, but when you look back in the admin are code, it turns into: <div align="left"> <script type="text/javascript"> function SelectAll(id) { document.getElementById(id).focus(); document.getElementById(id).select(); } </script> <strong>Banner Size:</strong> 120 x 60 <br /><br /> <a href="[AffiliateLinkCode]"><img src="http://www.mysite.com/banners/120x60.gif" alt="mysite.com" border="0" /></a> <br /><br /> <strong>Source Code - Copy and Paste Into Your Website:</strong> <br /><br /> <textarea id="120x60" cols="125" rows="2" onClick="SelectAll('120x60');"><(a href="[AffiliateLinkCode]")><(img src="http://www.mysite.com/banners/120x60.gif" border="0" alt="mysite.com" /)><(/a)> Any ideas?
  12. First or the third option. Voted third.
  13. I went to add the addon to my product and it said it was out of stock...ideas?
×
×
  • 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