Another CMSMS based site, this time for the local housing assoscation
DGHP
Modules Used:
CGSimpleSmarty
CGExtensions
FrontEndUsers
CustomContent
DownloadManager
FormBuilder
ListIt
Search found 26 matches
- Thu Jan 26, 2012 8:23 pm
- Forum: CMS Show Off
- Topic: Local Housing Association
- Replies: 0
- Views: 1324
- Tue May 24, 2011 1:06 pm
- Forum: Modules/Add-Ons
- Topic: [Solved] Variable in Module Parameter
- Replies: 6
- Views: 1942
Re: Variable in Module Parameter
Jos,
Thanks alot, works perfectly now..
Thanks alot, works perfectly now..
- Tue May 24, 2011 11:51 am
- Forum: Modules/Add-Ons
- Topic: [Solved] Variable in Module Parameter
- Replies: 6
- Views: 1942
Re: Variable in Module Parameter
Jos, Thanks for your help, but for some strange reason the category parameter is not seeing the variable. I have the following in my template: {capture assign="pex1"} {page_attr key="extra1"} {/capture} <p>debug:<br /> page_atrr: {page_attr key="extra1"}<br /> $pex1: {$...
- Tue May 24, 2011 11:33 am
- Forum: Modules/Add-Ons
- Topic: [Solved] Variable in Module Parameter
- Replies: 6
- Views: 1942
Re: Variable in Module Parameter
It seems to be not passing the text through to the category parameter. I have the following in my template {capture assign="pex1"} {page_attr key="extra1"} {/capture} {cms_module module='listitdownloads' template='page' category=$pex1} It will output the template, with no content...
- Tue May 24, 2011 11:18 am
- Forum: Modules/Add-Ons
- Topic: [Solved] Variable in Module Parameter
- Replies: 6
- Views: 1942
[Solved] Variable in Module Parameter
Is it possible to use a variable in a modules parameter? I am trying to do the following: Pass the extra page attribute of a page through a modules category parameter {cms_module module='module' template='page' category='{page_attr key="extra2"}'} But it's not working, I have tried using t...
- Wed Mar 30, 2011 7:05 pm
- Forum: CMS Show Off
- Topic: Our company site using CMSMS
- Replies: 5
- Views: 3964
Our company site using CMSMS
At the start of the year we rebranded, and launched our new website, bit of practice what you preach style, as nearly all the sites we develop run on top of CMSMS
http://www.weesleekit.co.uk
http://www.weesleekit.co.uk
- Tue Mar 29, 2011 1:41 pm
- Forum: Modules/Add-Ons
- Topic: download manager not working properly
- Replies: 2
- Views: 1073
Re: download manager not working properly
Update on the situation: I have got a copy of the site (the one on the windows server) and have it running locally on my MAMP install, and everything is working just fine. So I can assume it would mean there is something up with the windows set up, but I am not very clued up on server set ups. Does ...
- Mon Mar 28, 2011 3:55 pm
- Forum: Modules/Add-Ons
- Topic: download manager not working properly
- Replies: 2
- Views: 1073
download manager not working properly
I have a website on our development server, but the client has the exact same site (files/mySQL) on their server. But when I add a new item to the manager on the clients server it does not appear on the site, but I am able to make other files which are already there visible or not visible. On the de...
- Wed Mar 02, 2011 2:22 pm
- Forum: Modules/Add-Ons
- Topic: Google Maps and Company Directory
- Replies: 5
- Views: 2704
Re: Google Maps and Company Directory
I put the code inside my Template where I would like the google map to appear.
- Mon Feb 14, 2011 5:38 pm
- Forum: [locked] Installation, Setup and Upgrade
- Topic: Fatal Error
- Replies: 2
- Views: 1534
Fatal Error
I have transferred my site from one host to another, and normally never have a problem with this. But this time seems to be causing some problems. I transferred the site over and changed all the configs to match the new server, and was greeted with a white screen, so I turned on debug i the config f...
- Fri Feb 04, 2011 9:26 am
- Forum: Modules/Add-Ons
- Topic: Orders Module
- Replies: 2
- Views: 1271
Re: Orders Module
Thanks for the reply, I will try that this morning.
Sorted my issue with moving from Billing form, I cleared the cache from the admin area as well as emptying the tmp folder using FTP, which seemed to solve my issue
Sorted my issue with moving from Billing form, I cleared the cache from the admin area as well as emptying the tmp folder using FTP, which seemed to solve my issue
- Thu Feb 03, 2011 4:55 pm
- Forum: Modules/Add-Ons
- Topic: Orders Module
- Replies: 2
- Views: 1271
Orders Module
Hi, Having an issue with orders module, I had the e-commerce suite working, but decided to change the email templates, that caused the emails to stop being sent. I did some research and saw that there was a bug when trying to say the templates, and all I could find out was I would have to reinstall ...
- Wed Jan 05, 2011 7:21 pm
- Forum: Modules/Add-Ons
- Topic: Cartmadesimple
- Replies: 4
- Views: 1590
Re: Cartmadesimple
Duketown,
I have it working locally using clean URLs, if I change the returnid in the url from returnid=47 to something other than 47 it will add product to the cart?
Any ideas?
I have it working locally using clean URLs, if I change the returnid in the url from returnid=47 to something other than 47 it will add product to the cart?
Any ideas?
- Wed Jan 05, 2011 5:03 pm
- Forum: Modules/Add-Ons
- Topic: Cartmadesimple
- Replies: 4
- Views: 1590
Re: Cartmadesimple
Duketown.. I am still unable to add products to my cart.. I have set the default template, done everything thats been asked but for some reason I am unable to add products to the cart.. I had the modules working before but for some reason they don't seem to work now. Have you ever had an issue before?
- Tue Dec 14, 2010 10:00 am
- Forum: Modules/Add-Ons
- Topic: Cartmadesimple
- Replies: 4
- Views: 1590
Cartmadesimple
I am trying to use Cart/Shop/Payment Made Simple together like they are supposed to be but the add to basket function is not working. I get redirected to the page and the basket does not update? My setup is: CMSMailer: 2.0 FileManager: 1.0.3 MenuManager: 1.7.2 ModuleManager: 1.4 News: 2.11 nuSOAP: 1...