Search found 9 matches

by brunettdan
Tue Jun 26, 2012 8:55 pm
Forum: [locked] CMSMS 1.11 Beta
Topic: [fixed?] Assigning template missing the {content} tag
Replies: 4
Views: 4270

[fixed?] Assigning template missing the {content} tag

When trying to assign a template which is missing the {content} tag to a page, the server thorws the following error: [Tue Jun 26 22:49:24 2012] [error] [client xxx] PHP Fatal error: Uncaught exception 'SmartyException' with message 'Call of unknown method '_compile_source'.' in /xx/xx/public_html/l...
by brunettdan
Tue Jun 26, 2012 8:44 pm
Forum: Closed Issues
Topic: [closed] change admin_url
Replies: 4
Views: 6974

Re: change admin_url

Works for me..

I changed to http://domain.se/admincms/

String in config file:

Code: Select all

$config['admin_dir'] = 'admincms';
Running beta2
apache/2.2.16 (debian)
by brunettdan
Tue Jun 26, 2012 11:30 am
Forum: Closed Issues
Topic: [Fixed]Insert/edit image in TinyMCE not workig ...
Replies: 0
Views: 1471

[Fixed]Insert/edit image in TinyMCE not workig ...

Hey, when trying to edit an image with 'Insert/Edit Image' in TinyMCE, all fields are empty and the 'Browse' button is missing. The 'Browse' button is missing if trying to insert an image as well. Problem is only related to Chrome (19.0.1084.56) Seems to work in Firefox 11.0 Running Beta2, 8117 EDIT...
by brunettdan
Mon Jun 25, 2012 11:49 pm
Forum: Closed Issues
Topic: [fixed] Unable to set a different $config['uploads_path']
Replies: 2
Views: 2057

Re: [fixed?] Unable to set a different $config['uploads_path

Hey, still not working after upgrading to beta2 then to latest svn 8117. Config file: <?php # CMS Made Simple Configuration File # Documentation: /doc/CMSMS_config_reference.pdf # $config['dbms'] = 'mysql'; $config['db_hostname'] = 'xxx'; $config['db_username'] = 'xxx'; $config['db_password'] = 'xxx...
by brunettdan
Mon Jun 25, 2012 10:41 pm
Forum: [locked] CMSMS 1.11 Beta
Topic: [fixed?]Delete button visible userswithout permission GCB
Replies: 3
Views: 8679

[fixed?]Delete button visible userswithout permission GCB

The delete/remove button is visible for users without the permission 'Remove Global Content Blocks'. When pressing it, after the yes/no dialogue, nothing happends. No error message either.
by brunettdan
Mon Jun 25, 2012 12:57 pm
Forum: [locked] CMSMS 1.11 Beta
Topic: [confirmed]Editing images in folders with special characters
Replies: 1
Views: 2489

[confirmed]Editing images in folders with special characters

When trying to edit an image, through Image Manager, in a folder named "bilder projektkommittén", the image won't preview in the popup.

The URL shows:
by brunettdan
Mon Jun 25, 2012 12:51 pm
Forum: Closed Issues
Topic: [fixed] Unable to set a different $config['uploads_path']
Replies: 2
Views: 2057

[fixed] Unable to set a different $config['uploads_path']

Hi, I've set .. $config['uploads_path'] = '/xxx/xxx/public_html/uploads/files/'; $config['uploads_url'] = $config['root_url'] . '/uploads/files/'; .. and getting the following error message when trying to create a folder. You are not allowed to modify files outside the uploads-dir! (That requires th...
by brunettdan
Sun Jun 24, 2012 11:08 pm
Forum: Closed Issues
Topic: Cannot access protected property Content::$mHierarchyPath
Replies: 2
Views: 2566

Cannot access protected property Content::$mHierarchyPath

Getting the following error when trying to use a UDT which worked in previous versions (1.9.4.1) mod_fcgid: stderr: PHP Fatal error: Cannot access protected property Content::$mHierarchyPath in /xxx/xxx/public_html/lib/classes/class.usertagoperations.inc.php(265) : eval()'d code on line 4 UDT I'm tr...

Go to advanced search