Search found 74 matches
- Mon Jul 26, 2010 6:03 pm
- Forum: Modules/Add-Ons
- Topic: [SOLVED] Customcontent and groups
- Replies: 5
- Views: 1796
Re: Customcontent and groups
Fixed it! Had to disable the WYSIWYG editor completely in order to get the & and > to stay as they should be
- Mon Jul 26, 2010 5:55 pm
- Forum: Modules/Add-Ons
- Topic: [SOLVED] Customcontent and groups
- Replies: 5
- Views: 1796
Re: Customcontent and groups
Tried using {literal} tags with no joy. I've tried to input the & and > characters in both the WYSIWYG editor and the HTML editor but they're not seeming to stick
- Mon Jul 26, 2010 5:33 pm
- Forum: Modules/Add-Ons
- Topic: [SOLVED] Customcontent and groups
- Replies: 5
- Views: 1796
Re: Customcontent and groups
Cheers for the reply. Just tried and got this Smarty Error: string(131) "Smarty error: [in content:content_en line 3]: syntax error: unidentified token ';loggedin()' (Smarty_Compiler.class.php, line 1410)" string(126) "Smarty error: [in content:content_en line 3]: syntax error: uniden...
- Mon Jul 26, 2010 5:23 pm
- Forum: Modules/Add-Ons
- Topic: [SOLVED] Customcontent and groups
- Replies: 5
- Views: 1796
[SOLVED] Customcontent and groups
Hi, I've managed to get FEU/Customcontent working (very simply) with one user/group forcing them to log-in to see a certain area of our site. I now want to add a new group with it's own users so they can view different content. My current code (for the one user) is: {if $customcontent_loggedin} CONT...
- Mon Dec 21, 2009 2:40 pm
- Forum: CMSMS Core
- Topic: Something very strange is going on...
- Replies: 19
- Views: 9261
Re: Something very strange is going on...
I have a product called IDC FileManager also installed on my server (to upload stuff for clients) which is installed under htdocs/FileManager.
Could there be some conflict there which is causing the issue?
Could there be some conflict there which is causing the issue?
- Mon Dec 21, 2009 12:27 pm
- Forum: CMSMS Core
- Topic: Something very strange is going on...
- Replies: 19
- Views: 9261
- Mon Dec 21, 2009 11:48 am
- Forum: CMSMS Core
- Topic: Something very strange is going on...
- Replies: 19
- Views: 9261
Re: Something very strange is going on...
Thanks for all your help Rolf, I have contacted my hosts to about the php_errorlog, will update this thread when I hear back from them
- Fri Dec 18, 2009 11:08 am
- Forum: CMSMS Core
- Topic: Something very strange is going on...
- Replies: 19
- Views: 9261
Re: Something very strange is going on...
Right, I re-uploaded the 1.6.6-full files, and went into the first step of the upgrade to run a checksum, and I got loads of errors. I also have the "Site down for maintenance" message on my home page. When I log into the admin interface I am still missing the Submit/Cancel/Apply buttons. ...
- Thu Dec 17, 2009 4:06 pm
- Forum: CMSMS Core
- Topic: Something very strange is going on...
- Replies: 19
- Views: 9261
Re: Something very strange is going on...
Stuck on a Mac running 10.4 here at work, so have to use Cyberduck.Rolf wrote:Use FileZilla and don't use wifi, just a oldfashioned cable does the trick ;)Just backing up the files and will re-upload the CMS files.
- Thu Dec 17, 2009 3:45 pm
- Forum: CMSMS Core
- Topic: Something very strange is going on...
- Replies: 19
- Views: 9261
Re: Something very strange is going on...
I had the same problem, right after upgrading to 1.6.6. The solution: Manually clearing the browser cache. The News edit page relies on a javascript, and your browser caches the old JS. At least that was the case with my installation. hth, Alex Tired it on a couple of different computers with no lu...
- Thu Dec 17, 2009 12:19 pm
- Forum: CMSMS Core
- Topic: Something very strange is going on...
- Replies: 19
- Views: 9261
Re: Something very strange is going on...
This is the debug for my News Module main page (means nothing to me!) Debug: (1.0999999999999E-5) - (591668) loading smarty Debug: (0.00388) - (866912) loading adodb Debug: (0.005226) - (954252) loading page functions Debug: (0.007914) - (1130000) loading content functions Debug: (0.010457) - (13287...
- Thu Dec 17, 2009 11:11 am
- Forum: CMSMS Core
- Topic: Something very strange is going on...
- Replies: 19
- Views: 9261
Re: Something very strange is going on...
Have changed/added those lines, but no joyRolf wrote: Try to increase these values, sometimes when they are to low you get strange things...
Change in the config.php:
$config['php_memory_limit'] = '64M';
Add to the config.php:
ini_set('max_execution_time', 60);
®

- Thu Dec 17, 2009 10:32 am
- Forum: CMSMS Core
- Topic: Something very strange is going on...
- Replies: 19
- Views: 9261
Re: Something very strange is going on...
Yeah, the checksum was fine. ---------------------------------------------- Cms Version: 1.6.6 Installed Modules: * CMSMailer: 1.73.14 * FileManager: 1.0.1 * MenuManager: 1.6.2 * ModuleManager: 1.3.1 * News: 2.10.3 * nuSOAP: 1.0.1 * Printing: 1.0.4 * Search: 1.6.1 ...
- Thu Dec 17, 2009 10:17 am
- Forum: CMSMS Core
- Topic: Something very strange is going on...
- Replies: 19
- Views: 9261
Something very strange is going on...
When I go to edit News posts, the Submit/Cancel/Apply buttons do not appear at the foot of the page (see image) http://www.fbtvonline.co.uk/uploads/images/cms-error.png . EDIT: the image is too big for the forum, see link instead Also, when I go to Module Manager, I am unable to access Available Mod...
- Wed Dec 16, 2009 3:07 pm
- Forum: Modules/Add-Ons
- Topic: [SOLVED] CGFeedMaker
- Replies: 20
- Views: 4498
Re: CGFeedMaker
Rolf, you are a genius! Both feeds working perfectly now, thanks so much for all your help!