Search found 15 matches

by KarlDD
Thu Mar 07, 2013 8:50 pm
Forum: Layout and Design (CSS & HTML)
Topic: "View Full Version" on mobile devices
Replies: 4
Views: 2515

"View Full Version" on mobile devices

Hello Forum, I have recently built a site using this method of mobile detection by Goran, I am sure others have used this method for mobile detection too. My question, is there a way to add a "View Full Version" or "View Full SIte" link that disables the mobile stylesheet and use...
by KarlDD
Tue Feb 19, 2013 11:11 pm
Forum: Modules/Add-Ons
Topic: Promotions - 2 for 1/ Buy 1 get 1 free
Replies: 0
Views: 769

Promotions - 2 for 1/ Buy 1 get 1 free

Hello Forum, I have set up a promotion so that if the customer buys a product with a certain id they'll receive another of the same product free of charge. It works fine when it is just one product being purchased but the promotion doesn't multiply if they order 2 or more. Is there a way I can get t...
by KarlDD
Thu Dec 13, 2012 9:13 pm
Forum: Modules/Add-Ons
Topic: Cannot get information from FEU Module
Replies: 14
Views: 3922

Re: Cannot get information from FEU Module

It's jusst doing the same thing, prints "6" which is the id of the logged in user, but still no properties :/
by KarlDD
Wed Dec 12, 2012 11:55 pm
Forum: Modules/Add-Ons
Topic: Cannot get information from FEU Module
Replies: 14
Views: 3922

Re: Cannot get information from FEU Module

I still can't get it to display the selected category, I guess I'm jst going to have to call it quits on this one.
by KarlDD
Tue Dec 11, 2012 10:29 pm
Forum: Modules/Add-Ons
Topic: Cannot get information from FEU Module
Replies: 14
Views: 3922

Re: Cannot get information from FEU Module

ok, well that returns the id of the current logged in user, but if I try display any of the user properties its returns a blank field ?
by KarlDD
Tue Dec 11, 2012 8:58 pm
Forum: Modules/Add-Ons
Topic: Cannot get information from FEU Module
Replies: 14
Views: 3922

Re: Cannot get information from FEU Module

How can I get the username info from the current logged in user into this UDT?
by KarlDD
Tue Dec 11, 2012 8:32 pm
Forum: Modules/Add-Ons
Topic: Cannot get information from FEU Module
Replies: 14
Views: 3922

Re: Cannot get information from FEU Module

I'm unsure how to get the username from the currently logged in user, the {$username} tag works in the FrontEndUser module templates but I don't know how to get the same property to work in the UDT, I'm stuck. :/
by KarlDD
Wed Dec 05, 2012 10:13 pm
Forum: Modules/Add-Ons
Topic: Cannot get information from FEU Module
Replies: 14
Views: 3922

Re: Cannot get information from FEU Module

I wanted it to get the details from the logged in user, so this is how I set it up: {get_feu_properties username=$username property="first_name"} {get_feu_properties username=$username property="last_name"} {get_feu_properties username=$username property="address"} {get...
by KarlDD
Wed Dec 05, 2012 8:29 pm
Forum: Modules/Add-Ons
Topic: Cannot get information from FEU Module
Replies: 14
Views: 3922

Re: Cannot get information from FEU Module

Thanks for your reply, that fixed the error, but now I get this error from the UDT:

Code: Select all

[UDT get_feu_properties Error; Missing or empty parameter: username]
Any ideas why?

Thanks,
Karl.
by KarlDD
Wed Dec 05, 2012 1:37 am
Forum: Modules/Add-Ons
Topic: Cannot get information from FEU Module
Replies: 14
Views: 3922

Cannot get information from FEU Module

Hello Forum, I've been having troubles with the FEU module, First it wasn't able to retrieve the FEU details for the Orders Module order form, but that wasn't a big issue for me. But not I'm trying to add FEU details to the Admin Email template in the orders module using this UDT but I keep getting ...
by KarlDD
Wed Oct 03, 2012 4:29 am
Forum: Modules/Add-Ons
Topic: "Add to cart" code produces an error
Replies: 0
Views: 915

"Add to cart" code produces an error

Hello forum, I am on CMSMS 1.11.2 and when I add this code to my Summary template in the Products manager template it produces an error: {cge_have_module m='CGEcommerceBase' assign='tmp'} {if $tmp} <div> {cgecomm_form_addtocart product=$entry->id} </div> {/if} the error is as reads: OMG! You broke t...
by KarlDD
Wed Aug 15, 2012 3:09 am
Forum: Modules/Add-Ons
Topic: Products - Image field not uploading images larger than 2MB
Replies: 3
Views: 1276

Re: Products - Image field not uploading images larger than

I found any image with a resolution higher than 2700px either wide or high causes the manager to not upload it, size of file is not a factor. Is there a way to fix this? The client I have made the web site for is not very computer literate, so resizing images is a challenge for them. (I know it is s...
by KarlDD
Wed Aug 08, 2012 11:22 pm
Forum: Modules/Add-Ons
Topic: Products - Image field not uploading images larger than 2MB
Replies: 3
Views: 1276

Products - Image field not uploading images larger than 2MB

Hello Forum, The title say is it all, I am having trouble with the Products Manager not adding images to products if the image is larger than 2mb My page ends up going blank after the upload reaches 100% and is not saved to the site, I've checked for the file in FTP and it is not there. My Maximum U...
by KarlDD
Wed Jul 18, 2012 3:15 am
Forum: CMSMS Core
Topic: Module Manager not working
Replies: 1
Views: 1068

Module Manager not working

Hello Forum, Is anyone else getting this error while trying to use the Module Manager, or is it just me? "Although a connection was successfully made to the specified module repository. It appears that this repository is not yet sharing any modules" My settings are: ModuleRepository URL: h...
by KarlDD
Wed Jul 04, 2012 3:56 am
Forum: Feature ideas
Topic: Limit Access to individual content blocks
Replies: 0
Views: 2628

Limit Access to individual content blocks

Hello forum, I having been searching the internet for the last 2 hours and haven't found a way to restrict the access to certain contents blocks to certain users, e.g. I have a page that has 5 content blocks, but 4 of them contain information I want to restrict to admin's only. Is this already a fea...

Go to advanced search