Yep that's right, I added it soon after I submitted that last post.Jo Morg wrote:You may also need t set the uploads_path on the config.php...
Not sure...
Search found 38 matches
- Tue Apr 02, 2013 5:13 pm
- Forum: Modules/Add-Ons
- Topic: [solved] Cataloger :: incorrect image urls
- Replies: 7
- Views: 4518
Re: [solved] Cataloger :: incorrect image urls
- Tue Apr 02, 2013 4:24 pm
- Forum: Modules/Add-Ons
- Topic: [solved] Cataloger :: incorrect image urls
- Replies: 7
- Views: 4518
Re: [solved] Cataloger :: incorrect image urls
I wanted to add...
now the "no image" graphic is being displayed for items with no images assigned. However, when I upload an image, there is still no image available for the item.
now the "no image" graphic is being displayed for items with no images assigned. However, when I upload an image, there is still no image available for the item.
- Tue Apr 02, 2013 4:02 pm
- Forum: Modules/Add-Ons
- Topic: [solved] Cataloger :: incorrect image urls
- Replies: 7
- Views: 4518
Re: [solved] Cataloger :: incorrect image urls
Thanks alot, it workedJo Morg wrote:Just add the correct entries to your config.php file:Replace the <your_root_url> and <your_uploads_url> with the pertinent values for your site.Code: Select all
$config['root_url'] = '<your_root_url>'; $config['uploads_url'] = '<your_uploads_url>';

- Tue Apr 02, 2013 3:48 pm
- Forum: Modules/Add-Ons
- Topic: [solved] Cataloger :: incorrect image urls
- Replies: 7
- Views: 4518
Re: [solved] Cataloger :: incorrect image urls
Can you explain the workaround and where it should be included? I have a website due to go live soon and need cataloger working properly.
- Thu Feb 28, 2013 4:01 pm
- Forum: [locked] Installation, Setup and Upgrade
- Topic: Pressing Apply button does not work in Admin
- Replies: 1
- Views: 1459
Pressing Apply button does not work in Admin
I've made a website for a client and it's ready to go live, however all of a sudden I can't make changes to any page content or template content and click on the APPLY button. Whenever I try to click on APPLY after making changes I do not get any message telling me that my changes were successful. B...
- Thu Jan 10, 2013 9:04 pm
- Forum: Modules/Add-Ons
- Topic: Gallery Problem
- Replies: 1
- Views: 1010
Gallery Problem
I'm using CMSMS 1.11.2.1 and I was developing a website on two domains (on the same server) and have just moved the entire site over from the test domain to the live domain. I do this process for every site i've built and I never have this problem. The problem is that the gallery fails to load and I...
- Mon Dec 03, 2012 7:37 pm
- Forum: [locked] Installation, Setup and Upgrade
- Topic: Error Detected in Admin Log
- Replies: 3
- Views: 1628
Re: Error Detected in Admin Log
Ok I've upgraded to 1.11.2 following the upgrade instructions and now the admin log gives me the following: ERROR DETECTED: Class 'Template' not found at /usr/home/pathto/sitename.co.uk/lib/classes/class.templateoperations.inc.php:156 ERROR DETECTED: Class 'Smarty_Internal_Data' not found at /usr/ho...
- Mon Dec 03, 2012 6:11 pm
- Forum: CMSMS Core
- Topic: Upgrade Problem - admin page tables missing
- Replies: 5
- Views: 1751
Re: Upgrade Problem - admin page tables missing
Tried this and everything was fine.uniqu3 wrote:How about reuploading all Core files and doing a check with checksum?
I am getting the following error in the admin log:
ERROR DETECTED: Class 'CMSModuleDbTemplateResource' not found at /usr/home/pathto/website.co.uk/lib/classes/class.Smarty_CMS.php:68
- Mon Dec 03, 2012 6:05 pm
- Forum: [locked] Installation, Setup and Upgrade
- Topic: Error Detected in Admin Log
- Replies: 3
- Views: 1628
Error Detected in Admin Log
I'm using CMSMS 1.11 and I just checked the admin log and I'm getting this error: ERROR DETECTED: Class 'CMSModuleDbTemplateResource' not found at /usr/home/pathto/websitename.co.uk/lib/classes/class.Smarty_CMS.php:68 System Information: Cms Version: 1.11 Installed Modules: CMSMailer: 5.2.1 CMSPrint...
- Thu Nov 22, 2012 6:05 pm
- Forum: CMSMS Core
- Topic: Upgrade Problem - admin page tables missing
- Replies: 5
- Views: 1751
Re: Upgrade Problem - admin page tables missing
There's another issue I've just found. The Global Settings pag is also blank with no content. System Information: ---------------------------------------------- Cms Version: 1.11 Installed Modules: CMSMailer: 5.2.1 CMSPrinting: 1.0.3 FileManager: 1.4.1 MenuManager: 1.8.4 MicroTiny: 1.2.3 ModuleManag...
- Thu Nov 22, 2012 12:21 pm
- Forum: CMSMS Core
- Topic: Upgrade Problem - admin page tables missing
- Replies: 5
- Views: 1751
Re: Upgrade Problem - admin page tables missing
nothing?
Right, I'll just have to resort to a clean install instead.
Right, I'll just have to resort to a clean install instead.
- Wed Nov 21, 2012 1:47 pm
- Forum: CMSMS Core
- Topic: Upgrade Problem - admin page tables missing
- Replies: 5
- Views: 1751
Upgrade Problem - admin page tables missing
I've recently upgraded a client site from version 1.10 to 1.11 and it's all gone smoothly. However, when I login to the admin area and view pages all I am getting is a blank page and no page heirarchy or tables. Modules are all up to date and working fine, templates are all fine too. screenshot of t...
- Wed Jul 04, 2012 10:54 am
- Forum: The Lounge
- Topic: Links not evaluating in Listit2 Module
- Replies: 1
- Views: 1572
Links not evaluating in Listit2 Module
For some reason a cms_selflink will not create the correct link in the browser and instead creates this instead: mydomain/{cms_selflink href='solutions'} I am using cmsms 1.10.3 and the problem only occurs when using the Listit2 module. The HTML for the link inside the WYSIWYG is: <a href="{cms...
- Wed Jul 04, 2012 10:27 am
- Forum: CMSMS Core
- Topic: [SOLVED] Admin pages not loading
- Replies: 1
- Views: 1061
Re: [SOLVED] Admin pages not loading
So after hours of racking my brains out I figure out the problem. It was a memory issue. And the following line of code was added into the config.php file to ensure that the right amount of memory was allocated to CMSMS.
Code: Select all
$config['php_memory_limit'] = '32M';
- Tue Jul 03, 2012 5:31 pm
- Forum: CMSMS Core
- Topic: [SOLVED] Admin pages not loading
- Replies: 1
- Views: 1061
[SOLVED] Admin pages not loading
I have installed CMSMS version 1.10.3 and I've managed to put a site together for a client. However I'm having a problem with some of the pages in the admin. When clicking on the page name within the Content > Pages section the browser loads up a white page with no admin content. When I inspect it w...