Hmmm. Not great news!
I've updated cms_content_props with some SQL and copied the contents of a couple of named content blocks in to content_en and added the FEU code. Saved me a lot of typing.
Thanks.
Search found 30 matches
- Fri Jul 02, 2010 9:50 am
- Forum: Modules/Add-Ons
- Topic: Front End Users and Content blocks
- Replies: 3
- Views: 1485
- Thu Jul 01, 2010 5:23 pm
- Forum: Modules/Add-Ons
- Topic: Front End Users and Content blocks
- Replies: 3
- Views: 1485
Front End Users and Content blocks
Hi, I've created a site and launched. The client has come back to me and asked me to introduce FEU. I wish to place the login into a global content block which is in a header on the site. This appears on every page. The site is large enough with several templates, all of which have multiple content ...
- Sat Jun 19, 2010 9:49 am
- Forum: Modules/Add-Ons
- Topic: Formbuilder is not submitting form
- Replies: 3
- Views: 1664
Formbuilder is not submitting form
Hi, I'm using : cmsms 1.7.1 CMSMailer 2.0 FormBuilder 0.6.2 Config stuff: $config['url_rewriting'] = 'mod_rewrite'; $config['page_extension'] = '.html'; $config['use_hierarchy'] = true; $config['query_var'] = 'page'; When I submit a form I get just a form reset - it aint submitting... See here an ex...
- Thu Jun 03, 2010 10:05 am
- Forum: Modules/Add-Ons
- Topic: Any modules to allow front end user to edit their own details?[solved]
- Replies: 1
- Views: 905
Re: Any modules to allow front end user to edit their own details?
form=changesettings. i know, i'm an idiot.
- Thu Jun 03, 2010 9:59 am
- Forum: Modules/Add-Ons
- Topic: Any modules to allow front end user to edit their own details?[solved]
- Replies: 1
- Views: 905
Any modules to allow front end user to edit their own details?[solved]
Hi, I'm looking for a module (I've had a good look thru the modules page but no joy) which will allow front end users to edit their own details at the front end. I know the 'Self Registration' module allows users to add themselves to the a user group however I'm looking for something which gives the...
- Tue May 11, 2010 11:02 am
- Forum: Modules/Add-Ons
- Topic: Cart module get php error
- Replies: 5
- Views: 2996
Re: Cart module get php error
{* uncomment the following line if the Promotions module is installed *} {* promo_get_prod_discount product_id=$entry->id assign='foo' *} This field is only getting set if the promotions module is installed. It can be removed if you are not using Promotions... template doesn't work out of the box now.
- Tue May 11, 2010 10:58 am
- Forum: Modules/Add-Ons
- Topic: Cart module get php error
- Replies: 5
- Views: 2996
Re: Cart module get php error
I'll second this question... Is there an issue with a new release?
CMSMS 1.7
Orders 1.8.6
Cart 1.6.2
Products 2.7.6
CGEcommerceBase 1.0.1
CMSMS 1.7
Orders 1.8.6
Cart 1.6.2
Products 2.7.6
CGEcommerceBase 1.0.1
- Fri May 07, 2010 4:51 pm
- Forum: Modules/Add-Ons
- Topic: [solved] CGCalendar - display custom file field value is "0"
- Replies: 5
- Views: 2336
Re: CGCalendar - display custom file field value is "0"
I'll second that emotion. Same CMSMS and CGcalendar versions.
Anybody got an answer for this one?
Anybody got an answer for this one?
- Wed Apr 28, 2010 2:41 pm
- Forum: [locked] Installation, Setup and Upgrade
- Topic: Upgrading from 1.5.3 to 1.7
- Replies: 1
- Views: 1201
Upgrading from 1.5.3 to 1.7
Hi Guys, Before I set about this I want to confirm that I am doing the right thing. I need to upgrade from 1.5.3 to 1.7. I've been looking at the downloads section on the main site Do I need to apply the following diff downloads in succession? 1.5.3 -> 1.5.4 1.5.4 -> 1.6 1.6.1 -> 1.6.5 1.6.5 -> 1.6....
- Wed Feb 03, 2010 5:01 pm
- Forum: Modules/Add-Ons
- Topic: [solved] TinyMCE adding "../" to my image url's when editing a page
- Replies: 1
- Views: 1054
Re: TinyMCE adding "../" to my image url's when editing a page
Doh!
#Document root as seen from the webserver. No slash at the end
#If page is requested with https use https as root url
#e.g. http://blah.com
$config['root_url'] = 'http://78.137.164.61/~fitie/';
No slash at the end means no slash at the end!
#Document root as seen from the webserver. No slash at the end
#If page is requested with https use https as root url
#e.g. http://blah.com
$config['root_url'] = 'http://78.137.164.61/~fitie/';
No slash at the end means no slash at the end!
- Wed Feb 03, 2010 4:38 pm
- Forum: Modules/Add-Ons
- Topic: [solved] TinyMCE adding "../" to my image url's when editing a page
- Replies: 1
- Views: 1054
[solved] TinyMCE adding "../" to my image url's when editing a page
Hi, When I go out and come back in to a page, TINYMCE (I think) is rewriting my image urls incorrectly, by adding '../' each time. So, each time I edit a page with an image on it, the URL changes. It starts correctly as: If I turn off WYSIWYG and then turn it back on or alternatively if I edit the p...
- Fri Jan 29, 2010 6:53 pm
- Forum: CMSMS Core
- Topic: SOLVED - Edit Content failure on MySQL 5.0.87
- Replies: 3
- Views: 1783
Re: SOLVED - Edit Content failure on MySQL 5.0.87
sorry - misread it as the mysql version that was causing the problem...
- Thu Jan 28, 2010 1:28 pm
- Forum: CMSMS Core
- Topic: SOLVED - Edit Content failure on MySQL 5.0.87
- Replies: 3
- Views: 1783
Re: Edit Content failure on MySQL 5.0.87
I am aware that there is a problem with MYSQL 5.3, this is running on MySQL 5.0.87 System information is as follows: Server API (server_api): cgi-fcgi Server Database (server_db_type): MySQL (mysql) Server Database Version (server_db_version): 5.0.87 Success Server Software (server_software): Apache...
- Thu Jan 28, 2010 11:50 am
- Forum: CMSMS Core
- Topic: SOLVED - Edit Content failure on MySQL 5.0.87
- Replies: 3
- Views: 1783
SOLVED - Edit Content failure on MySQL 5.0.87
Hi, I'm running 1.6.6 "Bonde". I've created content, uploaded it to the server and it appeared o.k. I've started adding more content to the site but am having difficulties with editing. I am getting a failure with the following messages: Warning: get_class() expects parameter 1 to be objec...
- Thu Jan 07, 2010 10:47 am
- Forum: Modules/Add-Ons
- Topic: TinyMCE adding "../" when WYSIWYG is turned on/off
- Replies: 0
- Views: 660
TinyMCE adding "../" when WYSIWYG is turned on/off
Hi, When I go out and come back in to a page, TINYMCE is rewriting my image urls incorrectly, by adding '../' each time. It starts correctly as: If I turn off WYSIWYG and then turn it back on, it goes to: and if I do it again I get: One way to get around this is to untick Generate Relative URL's... ...