Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Spam on the activity page by banned users.
taichicentral
New
Users who have been banned are still able to post videos on the activity page which are visible to all visitors. How is this possilbe?
Also, Banned users do not appear in the ban list. Should they?
0
Comments
Can users not logged in post to the activity page?
Search first
Check out the Documentation! We are always looking for new content and pull requests.
Click on insightful, awesome, and funny reactions to thank community volunteers for their valuable posts.
Apparently. Two users have videos in my activity page.
Both users are unconfirmed.
One user is banned.
Also:
My "Plugins" and "Applications" do not appear in the dashboard menu.
Addons list only:
"Locales", and " Vanilla.
_Also: "Edit/Delete Log" returns a single line: _
Fatal error: Cannot use object of type stdClass as array in /home/~/applications/dashboard/models/class.logmodel.php on line 61
Clicking "Import" yields
"Permission Problem - You don't have permission to do that"
One issue at a time.
What version number of Vanilla are you running?
Remove the Profile.View, and the Activity.View permissions from all guest/unconfirmed roles in the permissions page.
Can't help with any of the other issues until I know a version number. If you recently updated your software, let me know the previous version if possible.
Search first
Check out the Documentation! We are always looking for new content and pull requests.
Click on insightful, awesome, and funny reactions to thank community volunteers for their valuable posts.
I did the trial at Vanilla.com.
Then imported to my own host. The most recent version of Vanilla that I could find is. Version 2.0.18.10.
I imported the database using phpmyadmin, as they recommended.
I have no permissions page.
Your Roles and Permissions page should be available at http://forum.example.com/dashboard/role (or http://forum.example.com/index.php?p=/dashboard/role if you don't have pretty urls enabled).
Search first
Check out the Documentation! We are always looking for new content and pull requests.
Click on insightful, awesome, and funny reactions to thank community volunteers for their valuable posts.
~/dashboard/role
and
~/index.php?p=/dashboard/role
both yielded
"Permission Problem
You don't have permission to do that."
Are you logged in?
Do you have access to the db through some other program?
Search first
Check out the Documentation! We are always looking for new content and pull requests.
Click on insightful, awesome, and funny reactions to thank community volunteers for their valuable posts.
I still think your problem is trying to backport a db that was used in vanilla 2.2.5 vs a vanilla version of 2.0.18.10. You may have better luck with vanilla 2.1b2
you can also compare your permissions tables with the zips in this thread.
http://vanillaforums.org/discussion/comment/196686/#Comment_196686
also this may be of some use...
http://vanillaforums.org/discussion/21620/the-default-permission-settings
I may not provide the completed solution you might desire, but I do try to provide honest suggestions to help you solve your issue.