Closed (fixed)
Project:
Drupal core
Version:
6.8
Component:
node system
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
5 Feb 2009 at 02:11 UTC
Updated:
29 Sep 2010 at 14:48 UTC
I have been allow Anonymous can Create content. But after Anonymous create content it redirect page with notify "Page not found".
I can't view node create by Anonymous in Content Manager. But if I used PhpMyadmin set uid with id of users. It appear.
I think that maybe some modules confict. Config of any modules overwrited permission of Content type. But i can't solve it.
This is modules i installed : CCK (Content, Content Copy, Fieldgroup, FileField, Node Reference, Option Widgets, Text ), Core Drupal (Color, Comment, Database logging, Help, Menu, PHP filter, Search, Taxonomy, Update status, Upload, Notify), Orther Modules (Lightbox2, My Modules), Views (Views, Views exporter, Views UI).
Comments
Comment #1
ketoiloihp commentedI have been solved problem when i restore database table 'users' it can't create uid = 0 ( id Anonymous ).
When show node Drupal not find id for Anonymous and can't find permission for it so it notify "Page not Found".
Fixed it verry easy change uid with name, pass null is 0. :D
^^!
Comment #2
ainigma32 commentedGood to hear you got it fixed.
- Arie
Comment #4
quinti commentedOhh, thank u guys
Then, the uid of anonymous users are 0,
oki,
thanks
Comment #5
Dimm commentedThanks: ketoiloihp
+1