Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'Published by Anonymous' for logged in users #22

Open
Jdmds opened this issue Feb 16, 2015 · 5 comments
Open

'Published by Anonymous' for logged in users #22

Jdmds opened this issue Feb 16, 2015 · 5 comments

Comments

@Jdmds
Copy link

Jdmds commented Feb 16, 2015

Post and comments show as Published by Anonymous. How do I fix this?

John Allen

@todordev
Copy link
Owner

Hi,
Thank you for the post!

Replace lines 93-95 in that file "components/com_userideas/controllers/form.php" with the following code.

$validData["user_id"] = (int)$userId;

userideas

@Jdmds
Copy link
Author

Jdmds commented Feb 18, 2015

Thanks for the quick reply T, I think that took care of the problem!

One other thing- is there a better way to get to the dashboard? In componets all I have is the Uninstall option. I have to go to global settings>userideas>save and close and then the dashboard comes up.
If the answer is reload, I did that but the problem still remains.

Any ideas?

Thanks!

John Allen, Webmaster
804.794.9722
[email protected]

Hi,
Thank you for the post!

Replace lines 93-95 in that file "components/com_userideas/controllers/form.php" with the following code.
$validData["user_id"] = (int)$userId;


Reply to this email directly or view it on GitHub.

@todordev
Copy link
Owner

Click on the link and you will go on the dashboard.
to_dashboard

@Jdmds
Copy link
Author

Jdmds commented Mar 2, 2015

All has been well until I upgraded Joomla 3.4.0. Now after entering IDEA returns a parse error:
Parse error: syntax error, unexpected T_VARIABLE, expecting T_CATCH in /data/9/0/37/5/526331/user/537159/htdocs/vrr1/components/com_userideas/controllers/form.php on line 97
with nothing recorded. ???

@Jdmds
Copy link
Author

Jdmds commented Mar 9, 2015

Hey Todor, I need help with userideas. Everything was working fine until I upraded to Joomla 3.4. Now when submitting an entry I get a parse error:

Parse error: syntax error, unexpected T_VARIABLE, expecting T_CATCH in /data/9/0/37/5/526331/user/537159/htdocs/vrr1/components/com_userideas/controllers/form.php on line 97

So now the app is useless. Any ideas?

John

From: Todor Iliev
Sent: Thursday, February 19, 2015 1:37 AM
To: ITPrism/UserIdeas
Cc: Jdmds
Subject: Re: [UserIdeas] 'Published by Anonymous' for logged in users (#22)

Click on the link and you will go on the dashboard.


Reply to this email directly or view it on GitHub.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants