Search found 9 matches
- Mon May 31, 2010 11:29 am
- Forum: Modules/Add-Ons
- Topic: attributes with Product and Cart
- Replies: 2
- Views: 1648
Re: attributes with Product and Cart
Edit Products Summary: {* accessing all of the fields in a list *} {if count($entry->fields)} <h4>Custom Fields</h4> {foreach from=$entry->fields key='name' item='field'} <div class="product_detail_field"><p> {$mod->Lang('name')}: {$name}<br/> {$mod->lang('type')}: {$fi...
- Wed May 19, 2010 10:25 am
- Forum: Modules/Add-Ons
- Topic: SOLVED - SKU in product manager
- Replies: 2
- Views: 1376
Re: SKU in product manager
It's supposed to be as a "stock code" or stuff like that, not using it with my setup.
http://en.wikipedia.org/wiki/Stock-keeping_unit
http://en.wikipedia.org/wiki/Stock-keeping_unit
- Wed May 19, 2010 10:17 am
- Forum: Modules/Add-Ons
- Topic: [Solved] Problem With Cart/Orders/PayPal Gateway
- Replies: 3
- Views: 2034
Re: Problem With Cart/Orders/PayPal Gateway
Thank you Chris
That solved that one for me! I had omitted kg`s in the Calguys Ecommerce Base. Though weight is irrelevant to me also. Thank you very much!
That solved that one for me! I had omitted kg`s in the Calguys Ecommerce Base. Though weight is irrelevant to me also. Thank you very much!
- Mon May 17, 2010 8:06 am
- Forum: Modules/Add-Ons
- Topic: [Solved] Problem With Cart/Orders/PayPal Gateway
- Replies: 3
- Views: 2034
Re: Problem With Cart/Orders/PayPal Gateway
*bump* ok, as I investigated, IPN doesn't work with gateway module, so I have disabled this. Even with the normal product, and with NO attributes available, it still gives me Error Detected Some required information is missing or incomplete. Please correct your entries and try again. has anybody got...
- Fri May 14, 2010 12:12 pm
- Forum: Modules/Add-Ons
- Topic: [Solved] Problem With Cart/Orders/PayPal Gateway
- Replies: 3
- Views: 2034
[Solved] Problem With Cart/Orders/PayPal Gateway
Installed Modules CMSMailer 1.73.14 FileManager 1.0.2 MenuManager 1.6.2 ModuleManager 1.3.3 News 2.10.4 nuSOAP 1.0.1 Printing 1.0.4 Search 1.6.2 ThemeManager 1.1.1 TinyMCE 2.6.5 CGExtensions 1.18.6 CGSimpleSmarty 1.4.4 FrontEndUsers 1.8.5 SelfRegistration 1.3.2 Products 2.7.6 CGEcommerceBase 1.0.1 C...
- Thu Feb 11, 2010 6:32 pm
- Forum: Modules/Add-Ons
- Topic: CGFeedMaker does not work
- Replies: 15
- Views: 3353
Re: CGFeedMaker does not work
well, it's really weird why it doesn't make aporopriate changes to the content... anyways, I guess issue is found, will confirm this shortly if it solves the dealio
- Wed Feb 10, 2010 12:24 pm
- Forum: Modules/Add-Ons
- Topic: CGFeedMaker does not work
- Replies: 15
- Views: 3353
Re: CGFeedMaker does not work
Right, this might sound stupid, but is there any need to restart apache, as I have modified extension from "/" to ".html" in config.php and reverted .htaccess file back to original and cleared CMSMS cache. Now menu on the top level shows correct links, but none of them works - al...
- Tue Feb 09, 2010 5:38 pm
- Forum: Modules/Add-Ons
- Topic: CGFeedMaker does not work
- Replies: 15
- Views: 3353
Re: CGFeedMaker does not work
Ok, same problem here... Returned page where RSS feed has to be http://localhost/feeds/cgblog/ is blank http://localhost/feeds/cgblog is 404 http://localhost/feeds/cgblog.rss is 404 CMS Version 1.6.6 CGFeedMaker 1.0.9 assume_mod_rewrite: true internal_pretty_urls: false use_hierarchy: true Current P...
- Fri Jan 15, 2010 11:08 pm
- Forum: Modules/Add-Ons
- Topic: Add hierarchy category to search results in Products Module
- Replies: 2
- Views: 8029
Re: Add hierarchy category to search results in Products Module
Hi, I know I'm replying to an old post, but its for you, someone like me, who is looking for answers :) This is how I added Hierarchy items to the search, My Configuration CMS Version: 1.6.6 Installed Modules: Search 1.6.1 Products 2.4.6 Here are some guidelines of how to; in my case product names a...