Atomic
Member-
Posts
67 -
Joined
-
Last visited
Content Type
Profiles
Forums
Events
Hotfixes
Everything posted by Atomic
-
Replace config option text with some text & html
Atomic replied to msaunders's topic in Developer Corner
I don't think a tooltip is going to work. How can I get a link to appear under a config option of "Backups"? Problem is I have multiple config groups for Backups depending on which product is selected. -
Replace config option text with some text & html
Atomic replied to msaunders's topic in Developer Corner
Hi Brian, I'm unable to find this code in the configureproduct.tpl in /modern: <label for="inputConfigOption{$configoption.id}">{$configoption.optionname}</label> Could you give me a starting point? -
Perfect. Works like a charm.
-
Cheers. I can get the Product Groups to display but the gid=1 group is still below. Any attempt to remove code seems to remove products from each group page. Any pointers?
-
Sorry fr being a dunce but on what template does this code go?
-
When a logged in user clicks on the cart button the cart only displays ?gid=1. Is it possible to have this show the products groups in boxes instead?
-
Looks like something I can work with. Thanks!!
-
On the order form for a configurable option I'd like to add a link to a page or a popup that gives more info about the option. Within the realms of possibility? For instance we have 2 backup options for VMs and clients might not understand the difference between them.
-
Solution for this is to put the https URL in "WHMCS System URL" and leave "WHMCS SSL System URL" blank.
-
Hi Chris, Yes to both of those. It's working site-wide except for knowledgebase.php which redirects to http and doesn't stay on https.
-
SSL is working site wide but knowledgebase.php is redirecting to a non-SSL page. Anyone know what I'm doing wrong?
-
Allocated Add On to Product and product disappeared from Cart
Atomic replied to Atomic's topic in Using WHMCS
Removed price to test but didn't set to free. Having set to recurring and no pricing does this. I am an idiot. -
This is a weird one. I added an Add On and assigned it to a product. Went to check it in the cart and the product disappeared. It's not hidden. Accessing via direct link shows it but you can't checkout and Order Summary is blank. I deleted the Add On completely but the product does not reappear. Any ideas?
-
Oh wow, I thought it was $100 one time. That's pretty steep when you take into account the host of other things that hosts have to pay out for on a monthly/yearly basis.
-
Yep, think I'll do that. Thanks for helping out (again).
-
That sucks. You'd think the API would be able to pull all that info. I guess the only way to get additional features is by using the ModuleGarden Plesk Extended mod. But even that still has the ugly product banner with glaring cancellation button and no stats.
-
cPanel clients get a pretty product details page: Whereas the Plesk product page lacks any detail: Is this by design or am I doing it wrong?
-
Looking to modify Cart - Configurable Options mainly
Atomic replied to Atomic's topic in Service Offers & Requests
No interest? -
Server Status - Show only server belonging to client
Atomic replied to Atomic's topic in Using WHMCS
Works flawlessly - thanks! -
Is it possible to have the server status page show only the status of the server where a client has an account? Rather than a page with 30 servers.
-
Please PM/Email me any quotes if you think this can be done. Thanks. ============================= As a base I want to use the Modern cart template as it already has a similar layout as to what I want. On the main product page there is no menu toggle but a dropdown. I would like this because toggling side menu forces products off the page. It also has all Configurable Options in one column rather than 2. And no side menu as default on the configure product page. So I would like this dropdown: The Modern cart template is very plain and default is 2 columns of products. I would like a look and feel of the Premium Comparison template: I want 3 columns as default but if there is more than 3 products I want it to display as 2 columns. This is because we have some product groups with 4 products and a row of 3 and a row of 1 is not pleasing to the eye. I would like the Add-On section of the order form to be like the Standard cart: All of the above should be fairly simple. Next comes the not so simple. I would like all the Configurable Options to go in separate sections and be able to add an image. For example on the VPS/Dedicated pages I'm looking for a layout like this: The Order Summary should also scroll with the page like on the Standard cart (doesn't on Modern): Please let me know if this is possible and how much it would cost.
-
Where can I find docs about developing product management pages?
Atomic replied to v1ktor's topic in Developer Corner
Is that cPanel Extended by Modules garden? Or is there another module that does that? -
Experience tells me these things have to be easy. Extra steps mean those extra steps end up not being done. So while you might start off copying Announcements to Mass Mail in the end you won't bother. I have a hook that sends Server Issue mails to clients on affected servers and the Announcement emails could serve as a type of newsletter as those announcements would be about service enhancements, special offers etc and would only be sent out once a month or every few weeks at most. If you want to take a stab at it as a private job let me know if I should PM ya.
-
Does anyone know of a mod or hook that sends a mail every time an Announcement is posted?
-
Fantastic. Thank you so much for taking the time and helping me out. Very much appreciated.
