Search found 250 matches

by Simon66
Sun Jan 11, 2015 6:25 am
Forum: Modules/Add-Ons
Topic: I can't display Category custom fields in Products module
Replies: 6
Views: 3244

Re: I can't display Category custom fields in Products modul

Thanks Velden. Yeah, sorry about the info: ---------------------------------------------- Cms Version: 1.11.11 Installed Modules: CMSMailer: 5.2.2 CMSPrinting: 1.0.5 FileManager: 1.4.5 MenuManager: 1.8.6 MicroTiny: 1.2.7 ModuleManager: 1.5.8 News: 2.14.4 Search: 1.7.11 ThemeManager: 1.1.8 AceEditor:...
by Simon66
Wed Jan 07, 2015 10:29 pm
Forum: Modules/Add-Ons
Topic: I can't display Category custom fields in Products module
Replies: 6
Views: 3244

Re: I can't display Category custom fields in Products modul

Hi Jeff Yes, the products module allows you to add additional 'Category Fields' to each separate category. They should be accessible via the products module smarty plugin: {products_getcategory categoryid=1 assign='tmp'} The help for this smarty plugin says " The returned is an object containin...
by Simon66
Tue Jan 06, 2015 9:13 am
Forum: Modules/Add-Ons
Topic: I can't display Category custom fields in Products module
Replies: 6
Views: 3244

I can't display Category custom fields in Products module

So I have a page that is displaying a product summary as a list. On the same page I have a Category dropdown. I want to display the details of the chosen Category on the page each time a different Category is selected. I'm using this code to get the Category ID from the URL. Then 'products_getcatego...
by Simon66
Fri Nov 07, 2014 5:27 am
Forum: Modules/Add-Ons
Topic: Products - Import from CSV - OPTIONS not importing
Replies: 1
Views: 976

Re: Products - Import from CSV - OPTIONS not importing

I found the problem that was causing this.
A temporary solution is posted in the bug tracker for Products no.[#10279]

Simon66
by Simon66
Fri Nov 07, 2014 1:46 am
Forum: Modules/Add-Ons
Topic: Products - Import from CSV - OPTIONS not importing
Replies: 1
Views: 976

Products - Import from CSV - OPTIONS not importing

I am sucessfully importing large CSV files into Products but it seems to only accept 1 option. I'm using this format in the #OPTIONS column of my spreadsheet: Option1Text:Adj:SKU:QOH -- Option2Text:Adj:SKU:QOH It only saves one option. It appears that anything after a hyphen is ignored. My Setup ---...
by Simon66
Wed Oct 29, 2014 4:58 am
Forum: Modules/Add-Ons
Topic: Import products from CSV file. Problems with options
Replies: 1
Views: 1192

Import products from CSV file. Problems with options

I'm using the latest version of Products - 2.21. If I export a list of products with options they don't appear in the saved CSV file. There is still a heading called #ATTRIBS but no heading called #OPTIONS. #OPTIONS does however appear in the file class.productsCsvImporter.php so options are able to...
by Simon66
Wed Aug 27, 2014 2:34 am
Forum: Modules/Add-Ons
Topic: Help: All Form inputs have vanished in Orders
Replies: 4
Views: 1584

Re: Help: All Form inputs have vanished in Orders

Did you resolve this at all?

I'm having the same problems with 'Valid Countries' & 'Valid States' not working.
I can't add Australian states either.
by Simon66
Wed May 28, 2014 11:12 pm
Forum: Modules/Add-Ons
Topic: ManyBaskets - has anyone got it working lately?
Replies: 3
Views: 1732

Re: ManyBaskets - has anyone got it working lately?

Thanks CalGuy, I'll try a different solution.

Simon
by Simon66
Wed May 28, 2014 4:00 am
Forum: Modules/Add-Ons
Topic: ManyBaskets - has anyone got it working lately?
Replies: 3
Views: 1732

Re: ManyBaskets - has anyone got it working lately?

Just bumping this.
I really need multiple baskets/carts that can be saved and ManyBaskets seems to do this but it refuses to work with CMSms 1.11.10.

Has anyone got a fix or solution for this?

Simon
by Simon66
Fri May 23, 2014 1:06 am
Forum: Closed Issues
Topic: [fixed] Problem finding NLS files in archive
Replies: 10
Views: 5609

Re: Problem finding NLS files in archive

I'm getting the same problem. On a shared host running PHP Version 5.4.18-pl0-gentoo. I've linked the phpinfo if its useful.

http://www.peerassist.com.au/phpinfo.php
by Simon66
Mon May 12, 2014 3:09 am
Forum: Modules/Add-Ons
Topic: ManyBaskets - has anyone got it working lately?
Replies: 3
Views: 1732

ManyBaskets - has anyone got it working lately?

Hi all, I have tried the ManyBaskets module with the latest of everything. I know it an older module but it isn't marked as stale. I have Cart2 installed as well which works fine, but if I switch it to ManyBaskets in the CGEcommerceBase ( and change the 'Add to Cart' in the template) it breaks my pa...
by Simon66
Sat May 10, 2014 10:10 am
Forum: Modules/Add-Ons
Topic: After 'Add to Cart' page returns to All Products
Replies: 0
Views: 1196

After 'Add to Cart' page returns to All Products

I have a page with 'Products' listed from the Products module. In the sidebar I have a heirarchy drill down menu and a category menu. If I drill down to a page with all muffins (for example) and click 'add to cart' the page refreshes back to the top heirarchy level. So I have to drill down again if ...
by Simon66
Sat Mar 22, 2014 9:52 am
Forum: CMSMS Core
Topic: [SOLVED] Get root page image - is this possible?
Replies: 2
Views: 1267

Re: Get root page image - is this possible?

Thanks Rolf I already looked at CGSimpleSmarty and rejected it. I also tried to write a very complicated UTD which was rubbish and didn't work. After your reply I looked at CGSimpleSmarty again and realised I could daisy chain them. It was this simple: {cgsimple::get_root_alias('','rootalias')} {cgs...
by Simon66
Sat Mar 22, 2014 2:36 am
Forum: CMSMS Core
Topic: [SOLVED] Get root page image - is this possible?
Replies: 2
Views: 1267

[SOLVED] Get root page image - is this possible?

I can put the page image in a menu or on a page but now I'm trying to make the root page image appear on all sub pages.
(Page 'image' dropdown under options tab.)

Does anyone know if this is possible and any hints if it is?

Thanks
SimonR
by Simon66
Tue Mar 11, 2014 3:25 am
Forum: General Discussion
Topic: PX to EM made simple
Replies: 2
Views: 2817

Re: PX to EM made simple

Thanks! I learned something new today.

I'm reading up on REM font sizing. This should save a lot of time and headaches.

Go to advanced search