Search found 4 matches
- Wed Jul 04, 2012 8:04 pm
- Forum: CMSMS Core
- Topic: [SOLVED] URGENT - Can't access admin panel in 1.10.3
- Replies: 8
- Views: 3352
Re: [SOLVED] URGENT - Can't access admin panel in 1.10.3
I had the very same problem. I upgraded a website from 1.8.1 to 1.10.3 last month. The installation went smooth. Last week, the admin reported the very error mentioned above: "cannot redeclare class User", after logging in to the admin console. Turns out that the windows machine hosting th...
- Wed Jul 01, 2009 10:59 pm
- Forum: Modules/Add-Ons
- Topic: comments module: smarty error straight from the box
- Replies: 7
- Views: 4226
Re: comments module: smarty error straight from the box
By the way, the same typo is also stored in the database, in the cms_module_templates table (assuming here your table prefix is set to "cms_"). I opened up the database with phpmyadmin, modified the record by deleting the ')' mentioned in my previous post, and the error hasn't happened sin...
- Thu Jun 25, 2009 11:26 pm
- Forum: Modules/Add-Ons
- Topic: comments module: smarty error straight from the box
- Replies: 7
- Views: 4226
Re: comments module: smarty error straight from the box
I've experienced the error myself as well, as a first time installer of the comments module. I don't get the error message often, but when it appears it does so once. After a page refresh it disappears. string(170) "Smarty error: [in module_db_tpl:Comments;default_display line 35]: syntax erro...
- Mon Mar 24, 2008 9:02 pm
- Forum: Developers Discussion
- Topic: Fixed: "*Email Results to set Address(es)" won't save email in Form Builder
- Replies: 0
- Views: 1275
Fixed: "*Email Results to set Address(es)" won't save email in Form Builder
Hello all, No question this time, just a FYI post on a situation I encountered while using the Form Builder. I run a local IIS5.1 (WinXP) / PHP 5 installation with MySQL 4.1, and CMSMS 1.2.3. I downloaded and installed the current Form Builder build 0.4.4 and set it up, along with CMSMailer. CMSMail...