Search found 277 matches

by scotch33
Thu Feb 09, 2012 9:49 am
Forum: Modules/Add-Ons
Topic: extract products date to a UDT
Replies: 2
Views: 1069

extract products date to a UDT

Hi there, I need to compare dates on my products (products are only available until a certain date) and thus I need to extract the product custom field called 'end date' to a UDT so I can compare it to todays date and see if it is still available. In order to do this I need to extract the code to a ...
by scotch33
Mon Feb 06, 2012 3:09 pm
Forum: Modules/Add-Ons
Topic: Display of Multiselect items in CGUserdirectory templates
Replies: 2
Views: 1224

Re: Display of Multiselect items in CGUserdirectory template

Ok - obviously a mystery to everyone. :-) I have worked out a method should anyone else struggle with this. I's not the most gracefull coding as it forces a lot of loops through the code rather than just directly accessing the viariables but the following works... {foreach from=$oneuser.properties i...
by scotch33
Mon Feb 06, 2012 9:16 am
Forum: Modules/Add-Ons
Topic: selfregistration entrying of username
Replies: 1
Views: 748

Re: selfregistration entrying of username

the simplest way would be to force the username to be the e-mail - thus it will check e-mail syntax. Does that help or is this a site already with many users on?
by scotch33
Fri Feb 03, 2012 12:12 pm
Forum: Modules/Add-Ons
Topic: Display of Multiselect items in CGUserdirectory templates
Replies: 2
Views: 1224

Display of Multiselect items in CGUserdirectory templates

Hi I am creating a custom template for CGUser Directory. I am using the following syntax for getting custom fields in.. {if !empty($oneuser.properties.standnumber)}<p>Standnumber: {$oneuser.properties.standnumber}</p>{/if} This is working fine for text fields, but it does not work for multi-select l...
by scotch33
Thu Jan 26, 2012 4:47 pm
Forum: Modules/Add-Ons
Topic: products / formbuilder issue
Replies: 0
Views: 504

products / formbuilder issue

Afternoon, I am building a system where the products details template calls two forms within it. in these forms are hidden fields that call the products name and a custom 'product reference' field. The first form works fine. the second one does not get the variables passed to it. I have double check...
by scotch33
Fri Jan 06, 2012 11:57 am
Forum: CMSMS Core
Topic: SOLVE for {cms_stylesheet} or {news} disppearing
Replies: 1
Views: 840

SOLVE for {cms_stylesheet} or {news} disppearing

Hi there, I am writing this up just in case anyone ever happens to experience the following issue. I did this AM and after a quick chat with Ted found the cause. The problem. Your site suddenly stops showing the {cms_stylesheet} tag or the {news} tag. Also the product_manager may be affected. the ta...
by scotch33
Sat Oct 22, 2011 4:26 pm
Forum: Modules/Add-Ons
Topic: CG Calendar issue
Replies: 3
Views: 954

CG Calendar issue

Hi there,
Just trying out my first install of 1.10 with various modules. I get the following error with CG Calendar. Any ideas, folks?

Fatal error: Cannot assign by reference to overloaded object in /home/demopear/public_html/members_package/lib/classes/module_support/modlang.inc.php on line 129
by scotch33
Mon Sep 19, 2011 8:38 am
Forum: [locked] Installation, Setup and Upgrade
Topic: Tiny MCE has disappeared
Replies: 8
Views: 3577

Tiny MCE has disappeared

Hi there, Upon moving a site from a third party server to my own server and upgraded to 1.9.3, I have noticed that Tiny MCE is not working. I have thus tried the following to no luck. 1. Checked not diabled and reset all default settings 2. Uninstalleed and reinstalled 3. Uninstalled, removed and pu...
by scotch33
Thu May 26, 2011 10:00 am
Forum: [locked] Installation, Setup and Upgrade
Topic: search not working
Replies: 0
Views: 789

search not working

Hi, I have a site search here - http://www.amplifiertechnology.com/index.php?page=search that is not returning results. All it does is return to the basic search (i.e. the box with the words enter search in). The URL does appear to change - e.g. http://www.amplifiertechnology.com/search/?mact=Search...
by scotch33
Thu Feb 17, 2011 5:13 pm
Forum: Modules/Add-Ons
Topic: FEU Expiry
Replies: 5
Views: 1741

Re: FEU Expiry

ok - here's what I used and it works - I run it in an CCUser if statement that checks to see if the user is in the group that needs to have it changed. In this instance the exp date is reset to midday 1 year in advance of todays date. global $gCms; $feusers = $gCms->modules['FrontEndUsers']['object'...
by scotch33
Thu Feb 17, 2011 4:46 pm
Forum: CMSMS Core
Topic: odd WYSIWYG issues
Replies: 1
Views: 926

odd WYSIWYG issues

Hi, This is quite odd. WYSIWYG is set to be on as standard and in pages it appears. However, If I go into the News module, it does not appear, unless the 'show/hide WYSIWYG' is unticked. so its behavior in the News module is the exact opposite of its behavior in the edirt pages. Is there some sepera...
by scotch33
Wed Feb 16, 2011 11:20 am
Forum: Modules/Add-Ons
Topic: FEU Expiry
Replies: 5
Views: 1741

Re: FEU Expiry

Did you get anywhere with this? I may well have to write a UDT of exactly this type and if you have gotten started let me know. If not, give me a shout in a couple of days and I will hopefully have something for you...
by scotch33
Tue Feb 01, 2011 12:31 pm
Forum: Modules/Add-Ons
Topic: Products - include a 'your product has been added' message
Replies: 1
Views: 702

Re: Products - include a 'your product has been added' messa

Sorry - I realise that I put 1.9.3 as the base system - as that not out, it would be difficult! ;-) It's actually 1.9.2.

Thanks

John
by scotch33
Tue Feb 01, 2011 12:30 pm
Forum: Modules/Add-Ons
Topic: trying to find where currency is defined
Replies: 3
Views: 1464

trying to find where currency is defined

hello, I am trying to get CalGuy's shop to show the correct currency in an online shop. I have hard coded the correct currency symol in wherever the shop is not automatically showing it, but I have one place left that I cannot find (see the image below). can anyone point me at the file / template th...

Go to advanced search