RAINFIRE
Member-
Posts
26 -
Joined
-
Last visited
Content Type
Profiles
Forums
Events
Hotfixes
Everything posted by RAINFIRE
-
Same problem here.
-
Yeah - there is not activate for me, either WHMCS v.5.1.3
-
FIX FOR ME on WHMCS 5.1.2 - Pointed out to me by the Lead Developer at J!WHMCS Had to Modify 'forwardpage.tpl'. - Any calls to jQuery from within WHMCS must use the jQuery declaration and not the shortcut "$". WHMCS started changing those out a few versions back, but unfortunately have not changed the forwardpage.tpl or creditcard.tpl files (which would in my mind by the most important ones). Had to change forwardpage.tpl FROM: var submitForm = $("#submitfrm").find("form"); and change these out TO: var submitForm = jQuery("#submitfrm").find("form"); This Resolved the page not forwarding on to PayPal or the other payment gateways.
-
Did you find a fix? Same issue here.
-
I'm interested in this. I use Jooma with WHMCS.
-
WHMCS 4.5.1 Integration Code for "Domain Ordering" Changed?
RAINFIRE replied to RAINFIRE's topic in Using WHMCS
Yes, you are using the other form, "Domain Availability Lookup" from WHMCS; that also works on mine as a one step. Try the other integration form, "Domain Ordering". -
Has the WHMCS 4.5.1 Integration Code for "Domain Ordering" Changed? Now it is a two step process to check availability. I put the integration into any page and when I enter a domain it just brings me to WHMCS again with the domain name filled out and I have to click (again) Check Availability for it to return availability. It used to be a one step process from the first click. I was using the Enom Name Spinner before I upgraded. Maybe that was making it a one-step process? Thoughts?
-
[RESOLVED] AjaxCart Template odd behavior
RAINFIRE replied to MikeDVB's topic in Troubleshooting Issues
I about fell out of my chair laughing when I read this. I'm hear for the same reason as Mike. Feel the same pain. Is there any wiki/document/forum thread that fully explains/outlines the new options or links for 4.5? I can't get the ajaxcart to work right either the old way or what I think is the new way? I've applied the patch and have the same results. I've been on this four hours now - I've found the pictures of the new templates, but not an actual list of working examples but I may have missed it. Did not apply all Mike's patches. I'll just switch to the slider template until I can figure out the correct way to make the new ajax cart work. Personally, I probably wouldn't have invalidated all the old ajax cart links, just sayin . . . -
Also, interested.
-
I just like how the Ajax form automatically searches ALL available domains and automatically updates the form telling you if it is available and the price or if the name is too short or taken . Did you try the 'List All' function once you've searched for the first domain? I found many 2 letter ccTLD's and 2 letter prefixes easily with this search function. Now try some 2 letter searches with what you have and let me know. I believe this guy may also run Two.vg. Just thought it was some fine work, that's all.
-
I'd love to figure out how this gentleman does this? https://www.kalyhost.com/domain.html
-
Joomla/WHMCS integration through custom template
RAINFIRE replied to benblee's topic in Showcase Your Site
I'm also interesed. -
Been wondering the same thing myself. Thanks for pointing this site out. I haven't found any automated way of doing this. OpenSRS also has it for resellers and it looks to be slightly different setup than enom, but still not fully automated (where the customer can start using it in 5 minutes).
-
Nonetheless - great product and idea. Free and WHMCS anything is great. Thanks for sharing.
-
Ajax Order Cart Tutorial Series
RAINFIRE replied to jeremyhaber's topic in Commercial Modules and Addons
Also, doesn't validate domains correctly if customer accidentally uses capitalization (doesn't covert to lower case). -
Is there Google analytics Module for WHMCS ?
RAINFIRE replied to duperhost's topic in Third Party Add-ons
I followed this thread: http://forum.whmcs.com/showthread.php?t=14914 -
LOL - please don't change the number - I just finished upgrading
-
Thanks, I just signed up for MailChimp.
-
Add me to the interested list. I've looked and there is no auto-provisioning and have opened tickets with Enom and WHMCS.
-
So, is this patch ready for Primetime? I have Enom and will switch to OpenSRS soon for .ca? Is it fully fixed? Also, I noticed the patched whoisservers.php still has the incorrect lookup string for .PRO domains which should be: Old - doesn't work shows domains as available when not available .pro|whois.internic.net|No match for Working .pro|whois.registrypro.pro|No match This is the patch I've found - is there a newer one? http://forum.whmcs.com/showthread.php?t=32852&highlight=cira
-
I've used them for five domain purchases with their API/WHMCS module. They are great and low cost. They have great support response time. I had to download their module as the nightly Sync script/cron job wasn't working with the one included with WHMCS 4.3.1. Theirs is a bit newer and works correctly.
