Problems with frontendusers (SOLVED)

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
Bassbeast
New Member
New Member
Posts: 3
Joined: Fri Oct 03, 2008 10:51 am

Problems with frontendusers (SOLVED)

Post by Bassbeast »

As a CMS MS newbie I saw the instruction video "how to setup FrontEndUsers in concert with CustomContent".
All modules asked for in the video are installed, I did exact the same things (1 to 1).

Login is working, but the private page gives this message:

Parse error: syntax error, unexpected '&' in /usr/local/psa/home/vhosts/xxxxxxxwebsitexxxx/httpdocs/tmp/templates_c/70^%%70^707^707A8977%%content%3Acontent_en.php on line 3

Can somebody tell me what I do wrong?
Last edited by Bassbeast on Wed Nov 26, 2008 9:36 am, edited 1 time in total.
jmcgin51
Power Poster
Power Poster
Posts: 1899
Joined: Mon Jun 12, 2006 9:02 pm

Re: Problems with frontendusers

Post by jmcgin51 »

1. Please post your CMSMS version, PHP version, and module versions, along with any relevant system information (PHP configuration, etc.)

2. Please post your FEU code.  Without this, it's impossible to tell what you're doing wrong.

3. It is not a good security practice to post the full path to the root of your webserver.
Bassbeast
New Member
New Member
Posts: 3
Joined: Fri Oct 03, 2008 10:51 am

Re: Problems with frontendusers

Post by Bassbeast »

I am new to this, so thanks for your assistance, jmcgin51!

here is all information (exept FEU code, I don't know where to find it)

CMSMS version 1.4.1
PHP version 5.2.4

module versions:

CMSMailer 1.73.14
FileManager 0.4.1
MenuManager 1.5.1
ModuleManager 1.2.1
News 2.8.2
nuSOAP 1.0.1
Printing 0.2.5
Search 1.5.1
ThemeManager 1.0.8
TinyMCE 2.4.5
Blogs 0.3.3.1
CGExtensions 1.10.1
SiteMapMadeSimple 1.1.3
FrontEndUsers 1.5.3
Dee
Power Poster
Power Poster
Posts: 1197
Joined: Sun Mar 19, 2006 8:46 pm

Re: Problems with frontendusers

Post by Dee »

Bassbeast wrote: here is all information (exept FEU code, I don't know where to find it)
Smarty encounters an "unexpected '&'" in the content of your page.
What code are you using on that page?

Regards,
D
kevinr
New Member
New Member
Posts: 3
Joined: Mon Nov 24, 2008 10:02 am

Re: Problems with frontendusers

Post by kevinr »

Assuming that you are using the WYSIWYG control, you'll probably find that it has replaced the '>' with > .

Just edit in non-WYSIWYG mode and make sure that you have -> instead
kevinr
New Member
New Member
Posts: 3
Joined: Mon Nov 24, 2008 10:02 am

Re: Problems with frontendusers

Post by kevinr »

Assuming that you are using the WYSIWYG control, you'll probably find that it has replaced the '>' with > .

Just edit in non-WYSIWYG mode and make sure that you have -> instead
Post Reply

Return to “Modules/Add-Ons”