Search found 10 matches
- Tue Mar 13, 2012 6:14 pm
- Forum: Modules/Add-Ons
- Topic: Formbuilder and Cart
- Replies: 0
- Views: 612
Formbuilder and Cart
I am trying to create a button to email users images of the products they had already added to Cart. Is UDT enough or how could I do that using Formbuilder? I know that Formbuilder has Module Interface Field whereby I can input the cart template inside. But I am not sure on how to use the cart conte...
- Thu Jan 19, 2012 8:46 pm
- Forum: Modules/Add-Ons
- Topic: Products module - search action help needed
- Replies: 18
- Views: 7471
Re: Products module - search action help needed
Ok, I found my own solution. Just gotta use UDT and in_array in the template.
- Thu Jan 19, 2012 7:13 pm
- Forum: Modules/Add-Ons
- Topic: Products module - search action help needed
- Replies: 18
- Views: 7471
Re: Products module - search action help needed
Is there any possibility to generate variable if statement in the summary template? Since I am doing filtering of products with checkbox. E.g. 3 checkboxes of 3 colors red yellow blue I check color red and color blue will generate {if $color=='red' || $color==blue} I check color yellow and color blu...
- Tue May 10, 2011 4:11 pm
- Forum: Modules/Add-Ons
- Topic: OrdersView
- Replies: 2
- Views: 998
Re: OrdersView
Anyone interested to do it can PM me for quotation etc because I need another additional function which insert some data on another table. Thanks for advise anyway.
- Tue May 10, 2011 6:39 am
- Forum: Modules/Add-Ons
- Topic: [SOLVED] CGBlog & Products & Anchor Tag & Google Chrome
- Replies: 4
- Views: 1401
Re: CGBlog & Products & Anchor Tag & Google Chrome
I solve the problem. It is due to the this in css "overflow: hidden;" in the div. 

- Tue May 10, 2011 6:21 am
- Forum: Modules/Add-Ons
- Topic: frontend user login bug?
- Replies: 1
- Views: 867
frontend user login bug?
Hi, My login seems to have some weird problem. I did the following code: {if $ccuser->loggedin()} {cms_module module=FrontEndUsers form="logout"} {else} <a id="login" href="/index.php/login/">LOGIN</a> <a id="register" href="/...
- Tue May 10, 2011 6:01 am
- Forum: Modules/Add-Ons
- Topic: OrdersView
- Replies: 2
- Views: 998
OrdersView
I saw this module but it is yet to be release. I would not mind paying for this because I desperately need an order view for my feu. CMS Version 1.9.4.1 Installed Modules CMSMailer 2.0.1 FileManager 1.1.0 MenuManager 1.7.6 ModuleManager 1.4.2 News 2.11.2 nuSOAP 1.0.2 Printing 1.1.2 Search 1.6.10 The...
- Thu Apr 21, 2011 6:52 pm
- Forum: Modules/Add-Ons
- Topic: Self Registration + Facebook Registration Plugin
- Replies: 0
- Views: 664
Self Registration + Facebook Registration Plugin
I am trying to integrate facebook registration plugin into cmsms. The fastest way of I think of adding FEU via fb registration plugin is modifying the Self Registration Module. Anyone got any suggestion on how I could post the data from facebook form to self registration module?
- Thu Apr 21, 2011 6:47 pm
- Forum: Modules/Add-Ons
- Topic: [SOLVED] CGBlog & Products & Anchor Tag & Google Chrome
- Replies: 4
- Views: 1401
Re: CGBlog & Products & Anchor Tag & Google Chrome
Go to www.hypespree.com. Then on the right column click on the any of the products under HYPE THIS. You will notice that bug. If you use firefox and ie, then it seems ok.
- Fri Apr 15, 2011 4:32 am
- Forum: Modules/Add-Ons
- Topic: [SOLVED] CGBlog & Products & Anchor Tag & Google Chrome
- Replies: 4
- Views: 1401
[SOLVED] CGBlog & Products & Anchor Tag & Google Chrome
I think there is a bug with Google Chrome using anchor tag. I put a product summary on my Homepage. By clicking on the product, it will link to the CGBlog article with product detail tag inside and it will go to the product detail portion. The weird thing is when it goes to the detail portion, whate...