barco57
Member-
Posts
33 -
Joined
-
Last visited
Content Type
Profiles
Forums
Events
Hotfixes
Everything posted by barco57
-
I am not experiencing this
-
It will stop it from happening again but it won't fix those records that already got changed
-
On the WHMCS blog (http://blog.whmcs.com/) is the link http://go.whmcs.com/218/v528_Incremental
-
The blog has the link to the incremental, so if your on 5.2.7 already just go to http://go.whmcs.com/218/v528_Incremental
-
Comodo doesn't handle the renewal alerts for us, the only communication they have with a clients email address is the D.C.V. email, which in our case since we handle the whole process for them we set to hostmaster@domain.com and set a forwarder on the to the SSL administrator...so for 75% of our clients Comodo never addresses them directly. For the other 25% there maybe a verification call back done by Comodo, and as said before EV SSLs are a monkey all their own and its best to put the client and the CA Validation department together directly, and get out of the middle or someone might want some of your DNA too......
-
Thank You Chris. Yes, exactly....the ioncube developers won't create loaders for 5.5 until php5.5 is stable rather than in beta, and they probably will have to write encoders for it first, so there is something to decode......
-
Why would you expect there to ioncube loaders for php5.5?
-
This bug makes you throw things when you have typed a multi paragraph support ticket response, hit send, and get the invalid token error screen.....all that typing gone....and the response is never as good the second time around......
-
I would think "Expiring Soon" list might be useful, and/or the ability to sort the active list by expiring dates.
-
Also check your ftp log for unauthorized ftp access. I see "hacks" like this all of the time with clients....look for __check.html and or check.php in the ftp log....if you find those you will also need to hunt down the randomly named php file they stuck in your files somewhere...that php file when opened wil have a header that makes it look like a wordpress file but it actually a shell script. Also make sure to see if there have been additions to your .htaccess file.
-
Separating helpdesk tickets into different department folders?
barco57 replied to eagle's topic in Using WHMCS
Yes, you can turn off the auto responder for departments -
The user would need to wait until the next invoice and pay it before or on the due date to be able to use a subscription. The logic behind not being able to set up a subscription after the due date is to keep the client from being late paying their invoice very month.....
-
This module needs a switch to turn off display of the title on the visible page. Also need for it to pick up the page name or filename to add to the body tag as an ID so I can override some styles that are global but I want exceptions for a few pages. Would prefer to display the pages in the admin as a tree to be able to visualize the navigation, see orphaned pages quickly, etc.... Per page override by the additon of a block to add additional stylesheet/javascript calls per page, I find it clunky to call every javascript file and stylesheet in the header.tpl on every page when some of them only effect a small number of pages.
-
If they were to create the subscription after the due date then every month that customers invoice would be paid late
-
This page from the smarty docs may help http://www.smarty.net/manual/en/language.function.php.php
-
Outstanding! thats exactly what we were looking for. Thanks
-
Wanted Beta Testers - Page Manager Module
barco57 replied to GORF's topic in Commercial Modules and Addons
In the example in the readme is the following code: ------------------------------------------ Loggedin Code $smartyvalues['message'] = '<b>Welcome '.$clientsdetails['firstname'].' !</b>'; ------------------------------------------ Smartyvalues $smartyvalues['newpic'] = '<img src="images/ccv.gif">'; ------------------------------------------ Body <p>If customer is logged in, a message will follow here: {$message}</p> <hr> <h3>Today is {$todaysdate}</h3> This date is pulled from globally available variables. <hr> <br><br> <div align="center"> Here is an image<br>{$newpic} </div> We have tested this with a logged in customer and its not displaying the customers firstname -
Internal Server Error can't get to it now
-
How about boxes for http://www.rvsitebuilder.com/ and http://www.rvskin.com/ Thanks
