Search found 277 matches

by scotch33
Thu Jan 27, 2011 8:22 am
Forum: Modules/Add-Ons
Topic: Products - include a 'your product has been added' message
Replies: 1
Views: 702

Products - include a 'your product has been added' message

Hello, I am using 1.93, Products 2.9.2 and Cart 1.7.4. On the site in question i am not in a position to send people who 'add to cart' to a specific page that tells them 'your product has been added'. Thus I want to include an if statement in the page they are on that basically does the following......
by scotch33
Tue Nov 30, 2010 11:32 am
Forum: Modules/Add-Ons
Topic: SOLVED - A UDT to auto add a person to a group in FEU
Replies: 2
Views: 857

Re: SOLVED - A UDT to auto add a person to a group in FEU

Worked it out from other code - the following will work for anyone that needs it... global $gCms; $feusers = $gCms->modules['FrontEndUsers']['object']; if($feusers )   {$uid = $feusers->LoggedInId();} $sql_insert = "INSERT INTO cms_module_feusers_belongs values ('$uid', '9')"; if (@mysql_q...
by scotch33
Mon Nov 29, 2010 12:13 pm
Forum: Modules/Add-Ons
Topic: SOLVED - A UDT to auto add a person to a group in FEU
Replies: 2
Views: 857

SOLVED - A UDT to auto add a person to a group in FEU

Hi, The problem: I need a UDT that will take an existing member of an FEU group and automatically add them to a second FEU group so they become members of both without having to go through the trouble of signing up to the second group by hand.   The UDT will fire off at the start of a specific page ...
by scotch33
Mon Nov 29, 2010 10:44 am
Forum: Modules/Add-Ons
Topic: forum issue - upgrade
Replies: 1
Views: 751

forum issue - upgrade

Hi, Just upgraded a site to 1.9.1 and then tried to upgrade all modules... have tried to upgrade to 0.9.2 but when I l;ook at the site I then get 'Could not get instance of required module: FrontEndUsers' FEU is upgraded to 1.12.6. I seem to recal that tree manager is a solve to this (by installing ...
by scotch33
Mon Oct 04, 2010 12:06 pm
Forum: [locked] Installation, Setup and Upgrade
Topic: Unusual session error when installing
Replies: 1
Views: 933

Unusual session error when installing

Hi, I am getting an unusual session error on the second screen of the install - "Session not working, you have problem with some modules and functionality! Ask your provider, exiting!" However - this is a dedicated server where I have installed the software countless times with no issue.  ...
by scotch33
Sat Oct 02, 2010 9:37 am
Forum: Modules/Add-Ons
Topic: Extracting smarty variables from CGUser Directory into a UDT - SOLVED
Replies: 2
Views: 1156

Extracting smarty variables from CGUser Directory into a UDT - SOLVED

Hello, I am trying to write a little UDT that needs some variables from Calguy's User Directory.  In my module template I have smarty variables such as {$oneuser.properties.businessname}.  I need to be able to extract these into standard PHP variables so that I can write them to $_SESSION variables ...
by scotch33
Sun Aug 15, 2010 12:36 pm
Forum: Modules/Add-Ons
Topic: Getting teh WYSIWYG into FEU and Self Reg
Replies: 1
Views: 1101

Getting teh WYSIWYG into FEU and Self Reg

Hi there,
I need my members to be able to write and amend a profile on themselves in FEU.  In the text box for profile that they fill in in both Self Reg and also in FEU for change settings I want to get the WYSIWYG.  is there a way to do this?
by scotch33
Wed Aug 04, 2010 12:20 pm
Forum: Modules/Add-Ons
Topic: icons in uploads module
Replies: 2
Views: 965

Re: icons in uploads module

Thanks reneh - that helped.  I can now see that in the both the summary and detail template the following is available. date = Date author = Author size = Size (Kb) details = Details summary = Summary description = Description thumbnail = Thumbnail icon = Icon image = Image So it appears that the th...
by scotch33
Tue Aug 03, 2010 5:38 pm
Forum: Modules/Add-Ons
Topic: icons in uploads module
Replies: 2
Views: 965

icons in uploads module

Hi, I'm running the uploads module with the default templates.   In the summary template for the module, an icon for the filetype appears.  I want to get this working in the details template too, yet it doesn't appear.  I've looked at both templates and the same code is in there, so I am struggling ...
by scotch33
Tue Aug 03, 2010 5:16 pm
Forum: Modules/Add-Ons
Topic: Some issues with the Search module (searching the Uploads module) ...
Replies: 0
Views: 534

Some issues with the Search module (searching the Uploads module) ...

Hi, I am having some issues with Search.  If anyone can help me solve them, I would be grateful.  I am using the search module to search the Uploads module specifically and am using the following syntax... {search modules="Uploads" resultpage="search"} Problems.  1.  the search i...
by scotch33
Thu Jul 29, 2010 4:49 pm
Forum: Locked: Geek Moot 2010
Topic: Sharing a room at Casa 400
Replies: 0
Views: 8426

Sharing a room at Casa 400

Hi there,

Does anyone fancy sharing a twin room at Casa 400 (the venue for the GeekMoot) this year?  I'm going to be there for definately the Wednesday and Thursday, possibly the Friday (dep on Flights back to the UK) and possibly on the Tuesday, again depending on flights. 

Cheers!

John
by scotch33
Thu Jul 29, 2010 4:45 pm
Forum: Locked: Geek Moot 2010
Topic: Wednesday Night
Replies: 5
Views: 12937

Re: Wednesday Night

Never let it be said that I like a drink, but I'm in, Ted! 
by scotch33
Wed Jul 21, 2010 9:58 am
Forum: Help Wanted (commercial)
Topic: Support contract
Replies: 1
Views: 1471

Support contract

I have a customer - www.pattersonlaw.co.uk - that uses the site all the time and gets a great deal of work from it.  This customer needs a support contract for emergencies.  E.g. yesterday due, we think, to a connection issue at their end whilst writing to the database, there was a corruption that f...
by scotch33
Wed Jun 30, 2010 9:29 am
Forum: Help Wanted (commercial)
Topic: UK based CMSMS developer
Replies: 0
Views: 983

UK based CMSMS developer

Hi there, I'm looking for a UK based developer who is able to quickly and efficiently create new modules, payment gateways for CalGuy and Ted's shop and so on.  I already have US based developers that I am happy with but work is getting a l;ittle busy and another person based here to take some of th...

Go to advanced search