Error in FrontEnd users in Admin after upgrade to 1.9.4.3

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
amhoffmaster
Forum Members
Forum Members
Posts: 121
Joined: Sat Jan 03, 2009 5:05 pm

Error in FrontEnd users in Admin after upgrade to 1.9.4.3

Post by amhoffmaster »

It was recommended to upgrade to the latest cmsms. To do that from an older version, you have to upgrade to 1.9.4.3 first. I ran the installation and at first everything appeared to work. Then I accessed the Front End Users Management tab in the admin and I get the following error:

Code: Select all

string(128) "Smarty error: [in temporary template line 1]: syntax error: unrecognized tag 'JQueryTools' (Smarty_Compiler.class.php, line 590)" string(128) "Smarty error: [in temporary template line 2]: syntax error: unrecognized tag 'JQueryTools' (Smarty_Compiler.class.php, line 590)" 
Warning: Cannot modify header information - headers already sent by (output started at /home/hfmadv/public_html/lib/smarty/CMS_Compiler.class.php:133) in /home/hfmadv/public_html/lib/classes/class.admintheme.inc.php on line 188

Warning: Cannot modify header information - headers already sent by (output started at /home/hfmadv/public_html/lib/smarty/CMS_Compiler.class.php:133) in /home/hfmadv/public_html/lib/classes/class.admintheme.inc.php on line 191

Warning: Cannot modify header information - headers already sent by (output started at /home/hfmadv/public_html/lib/smarty/CMS_Compiler.class.php:133) in /home/hfmadv/public_html/lib/classes/class.admintheme.inc.php on line 194

Warning: Cannot modify header information - headers already sent by (output started at /home/hfmadv/public_html/lib/smarty/CMS_Compiler.class.php:133) in /home/hfmadv/public_html/lib/classes/class.admintheme.inc.php on line 195

Warning: Cannot modify header information - headers already sent by (output started at /home/hfmadv/public_html/lib/smarty/CMS_Compiler.class.php:133) in /home/hfmadv/public_html/lib/classes/class.admintheme.inc.php on line 198

Warning: Cannot modify header information - headers already sent by (output started at /home/hfmadv/public_html/lib/smarty/CMS_Compiler.class.php:133) in /home/hfmadv/public_html/lib/classes/class.admintheme.inc.php on line 203 
Any ideas on a possible fix for this problem?
Last edited by amhoffmaster on Wed Jan 04, 2012 3:10 pm, edited 1 time in total.
amhoffmaster
Forum Members
Forum Members
Posts: 121
Joined: Sat Jan 03, 2009 5:05 pm

Re: Error in FrontEnd users in Admin after upgrade to 1.9.4.

Post by amhoffmaster »

Here's my system info.

CMS Version
1.9.4.3

Installed Modules
CMSMailer
2.0.1
FileManager
1.1.0
MenuManager
1.7.6
ModuleManager
1.4.2
News
2.11.4
nuSOAP
1.0.2
Printing
1.1.2
Search
1.6.10
ThemeManager
1.1.4
TinyMCE
2.8.4
FormBuilder
0.6.3
Captcha
0.4
CGSimpleSmarty
1.4.5
CGExtensions
1.21.3
Banners
2.3.6
CGCalendar
1.8.5
Gallery
1.4
FrontEndUsers
1.12.6
JQueryTools
1.0.6
CustomContent
1.7.3
CompanyDirectory
1.7.2
AjaxMadeSimple
0.3.1
Polls
0.3.1
Statistics
1.0.1
HitCounter
1.1
SelfRegistration
1.6.7
FormBrowser
0.3.2
CGEcommerceBase
1.2.2
CGPaymentGatewayBase
1.0.9
PaypalGateway
2.2.1
Postcode
1.1.1


PHP Information:
Current PHP Version (phpversion):
5.2.17


I really need to figure out why FEU is not working in Admin. Anyone with any ideas? I can't upgrade any further until I get it working at this version.
amhoffmaster
Forum Members
Forum Members
Posts: 121
Joined: Sat Jan 03, 2009 5:05 pm

Re: Error in FrontEnd users in Admin after upgrade to 1.9.4.

Post by amhoffmaster »

I tried to set up a new user on the front end and it says that it worked, but when I try to log in with the newly registered id, it doesn't recognize it.

Also, I just noticed in the FrontEnd user Management screen in admin that all of the tabs are missing except Properties.
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am
Location: Arizona

Re: Error in FrontEnd users in Admin after upgrade to 1.9.4.

Post by Dr.CSS »

Have you gone to Module manager to make sure all your existing modules are up to date?...
amhoffmaster
Forum Members
Forum Members
Posts: 121
Joined: Sat Jan 03, 2009 5:05 pm

Re: Error in FrontEnd users in Admin after upgrade to 1.9.4.

Post by amhoffmaster »

I looked and it didn't say I needed an upgrade on any of the modules. I did update the CGcalendar because of another issue unrelated to the 1.9.4.3 upgrade.

I'm wondering about this jquery error it's displaying:

Code: Select all

string(128) "Smarty error: [in temporary template line 1]: syntax error: unrecognized tag 'JQueryTools' (Smarty_Compiler.class.php, line 590)" string(128) "Smarty error: [in temporary template line 2]: syntax error: unrecognized tag 'JQueryTools' (Smarty_Compiler.class.php, line 590)" 
It seems to be the culprit, but I'm not sure what to do about it.
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am
Location: Arizona

Re: Error in FrontEnd users in Admin after upgrade to 1.9.4.

Post by Dr.CSS »

Most likely the template has a call to the JQueryTools module which isn't installed so it throws an error, look in the template for that call and either remove it or try smarty commenting it out {* {module call} *}...
amhoffmaster
Forum Members
Forum Members
Posts: 121
Joined: Sat Jan 03, 2009 5:05 pm

Re: Error in FrontEnd users in Admin after upgrade to 1.9.4.

Post by amhoffmaster »

jquery tools is installed.

What template should I look in to find the call?
Post Reply

Return to “Modules/Add-Ons”