Search found 53 matches
- Mon Nov 17, 2008 11:45 am
- Forum: Developers Discussion
- Topic: Patch for lib\contenttypes\Content.inc.php : content and content_en
- Replies: 1
- Views: 1724
Re: Patch for lib\contenttypes\Content.inc.php : content and content_en
should this work for 1.4.1 and where does the new function go?
- Fri Nov 14, 2008 8:27 pm
- Forum: CMSMS Core
- Topic: XML or plain txt editor?
- Replies: 3
- Views: 1302
Re: XML or plain txt editor?
real basic text changes / edit are all thats required
- Fri Nov 14, 2008 6:38 pm
- Forum: CMSMS Core
- Topic: XML or plain txt editor?
- Replies: 3
- Views: 1302
XML or plain txt editor?
What should I use in CMSMS to allow users to edit xml files?
Thanks
Dan
Thanks
Dan
- Sat Oct 18, 2008 8:14 pm
- Forum: [locked] Installation, Setup and Upgrade
- Topic: News template help
- Replies: 0
- Views: 1193
News template help
Using CMSMS 1.4.1 News 2.8.2 Help needed with if loops and news to create the following January 2009 Sample News Article 1 Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Vivamus posuere. Sample News Article 2 Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Vivamus posuere. Febru...
- Sat Oct 18, 2008 10:29 am
- Forum: Modules/Add-Ons
- Topic: Products and Images [solved]
- Replies: 5
- Views: 2318
Re: Products and Images
OK a setting in file manager was hiding the thumbs they are there
and I had set them no not public doh...
Thanks Solved now
and I had set them no not public doh...
Thanks Solved now
- Sat Oct 18, 2008 10:09 am
- Forum: Modules/Add-Ons
- Topic: Products and Images [solved]
- Replies: 5
- Views: 2318
Re: Products and Images
OK that makes sense. But Still get html of When using {$entry->product_name} {$entry->details} {$currency_symbol}{$entry->price} detail_url}">View details file_location}/{$entry->fields.largeimg->value}" /> And the large file is there in that dir - no thumb however even after saving prefer...
- Sat Oct 18, 2008 9:44 am
- Forum: Modules/Add-Ons
- Topic: Products and Images [solved]
- Replies: 5
- Views: 2318
Re: Products and Images
Thanks
But still does not work - there is no thumb in that directory
I even tried the syntax file_location}/{$entry->fields.largeimg}" alt="{$field->value}"/>
I called my custom image largeimg.
This did not pull in the big image.
Help!
Thanks
But still does not work - there is no thumb in that directory
I even tried the syntax file_location}/{$entry->fields.largeimg}" alt="{$field->value}"/>
I called my custom image largeimg.
This did not pull in the big image.
Help!
Thanks
- Fri Oct 17, 2008 9:18 pm
- Forum: Modules/Add-Ons
- Topic: Products and Images [solved]
- Replies: 5
- Views: 2318
Products and Images [solved]
Hi all, I have read many posts on this and followed all advise and still stuck CMS - 1.4.1 Module = Products 2.1.2 Problem cant get images to show I am using the following code {foreach from=$items item=entry} {* the summary template has access to custom fields via the $entry->fields hash ...
- Fri Aug 22, 2008 2:17 pm
- Forum: [locked] Installation, Setup and Upgrade
- Topic: prob looking for xajax.js
- Replies: 2
- Views: 1509
prob looking for xajax.js
Just done a fresh install of 1.4.1 and in the admin section keep getting
cant find /lib/xajax/xajax_js/xajax.js what is this for and where do I get the files I need?
Thanks
dan
cant find /lib/xajax/xajax_js/xajax.js what is this for and where do I get the files I need?
Thanks
dan
- Fri Aug 22, 2008 8:07 am
- Forum: [locked] Installation, Setup and Upgrade
- Topic: GD library not installed on Windows 64bit server [SOLVED]
- Replies: 2
- Views: 2169
Re: GD library not installed on Windows 64bit server
Cant believe it was that simple!
Cheers restarted the Web Service on IIS and bingo!
Thanks
Dan
Cheers restarted the Web Service on IIS and bingo!
Thanks
Dan
- Wed Aug 20, 2008 3:47 pm
- Forum: [locked] Installation, Setup and Upgrade
- Topic: GD library not installed on Windows 64bit server [SOLVED]
- Replies: 2
- Views: 2169
GD library not installed on Windows 64bit server [SOLVED]
I am trying to install 1.4.1 on a windows server it fails on the GD library check
(Checking for GD library GD library are mandatory for some modules and functionality.)
I have enabled
[PHP_GD2]
extension=php_gd2.dll
in the php.ini but no joy
What should I try / do next?
Thanks
Dan
(Checking for GD library GD library are mandatory for some modules and functionality.)
I have enabled
[PHP_GD2]
extension=php_gd2.dll
in the php.ini but no joy
What should I try / do next?
Thanks
Dan
- Tue Aug 19, 2008 9:12 pm
- Forum: [locked] Installation, Setup and Upgrade
- Topic: Upgrade from 1.2 to 1.4.1[solved]
- Replies: 2
- Views: 1292
Re: Upgrade from 1.2 to 1.4.1
I know I should have been able to find this myself - never seem to be able to get to the user manual bit I need!
Thanks Spring Garden installed - one happy chap!
Dan
Thanks Spring Garden installed - one happy chap!
Dan
- Tue Aug 19, 2008 2:59 pm
- Forum: [locked] Installation, Setup and Upgrade
- Topic: Upgrade from 1.2 to 1.4.1[solved]
- Replies: 2
- Views: 1292
Upgrade from 1.2 to 1.4.1[solved]
How do I do this without losing any data / settings modules etc.
If you could let me know if this is a multi stage upgrade or is there a better way?
Thanks
Dan
If you could let me know if this is a multi stage upgrade or is there a better way?
Thanks
Dan
- Thu Jun 26, 2008 12:25 pm
- Forum: CMSMS Core
- Topic: rss feed when I added none [solved]
- Replies: 2
- Views: 1076
Re: rss feed when I added none
Great thanks
- Thu Jun 26, 2008 11:29 am
- Forum: CMSMS Core
- Topic: rss feed when I added none [solved]
- Replies: 2
- Views: 1076
rss feed when I added none [solved]
The page is found at http://www.shiver-productions.co.uk/index.php?page=news Header of page in template looks like {sitename} - {title} {metadata} {stylesheet} There are supposed to be 2 css files atatched yet the source shows Shiver - News Where is the link to the second css and why oh why is there...