![]() |
Unregistered user post
Could someone tell me if this is a bug?
As an admin, I am unable to edit the post of a guest. All permissions have been made but still not able. . . Thanks. . . |
It's been going on a long time and I am getting quite frustrated with it.
Here is the bug report: http://tracker.vbulletin.com/browse/VBV-12765 I don't get the feeling they are doing anything about it, anytime soon. --------------- Added [DATE]1455227399[/DATE] at [TIME]1455227399[/TIME] --------------- Oh, and please be sure to vote as well for this issue! http://tracker.vbulletin.com/browse/VBV-12765 |
Quote:
The file: /core/vb/api/node.php From the JIRA posted by Igor Arkadia Code:
The file: Whether or not it has unexpected results is yet to be discovered. :D |
Quote:
A user provides a solution and nobody does anything about it for months on end. . . There are many problems with un-registered and not logged on users. 1. Permissions don't work. 2. Attachments don't show up in quotes. 3. The option to change title from 'Guest' doesn't work. 4. When a guest makes a post, there is no acknowledgement shown. The screen just goes to the page not showing the post that has just been made. . When one relies on unregistered or not logged on guests, it renders the site useless basically. And then it becomes a recorded bug which lies there forever. . . Quote:
By the way. . . Quote:
Cheers. . .:D --------------- Added [DATE]1455274599[/DATE] at [TIME]1455274599[/TIME] --------------- Quote:
Code:
// This function is only meant to be called from the createcontent controller's actionLoadEditor() |
Change this line,
OR empty($node['channelid']) OR empty($node['userid']) to, OR empty($node['channelid']) OR (empty($node['userid']) && ($node['userid'] != 0)) |
Quote:
Very good for all concerned. . . .:up: |
Quote:
Working in the code makes my head spin. I'll play around with this later. Thanks again! |
This change will not survive an upgrade. It will have to be reapplied every upgrade until they fix it.
|
Quote:
Thanks for the reminder . . . |
All times are GMT. The time now is 04:04 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|