When a non-admin user adds wirepost on dashboard then gets error.
IOexception: Unable to save new object's base entity information!
Please help me out. I`m sick n tired of this message time n again. Already tried disabling all the plugins but...
Well, i think it has more to do with the permissions or something which doesnt let the non-admin save the wire post. What could be the way out for permitting all to post on the wire?
@Webgalli
Do u think the code in bold could be the problem.
// Otherwise, save the thewire post
} else {
$wire_post = thewire_save_post($body, $access_id, $method);
if (!$wire_post) {...
when login as non-admin user and trying to add post on dashboard then getting the error message of ::
IO exception : unable to save the base entity information.
Please help.
Regards :)
When i login with non-admin account and add post then I get the error message as follows ::
IOException
Unable to save new object's base entity information!
Please help.
I am on following version of elgg so there is no prob of upgrade and even if i dont connect with FB then still the same prob comes
IOException
Unable to save new object's base entity information!
pls help
Elgg version...
logged in to my site http://chandigarhoye.com with FB and got this error ::
IOException
Unable to save new object's base entity information!
=====================================================================
How to fix this...
lemme know how to add another items in left sidebar .. like i installed gifts plugin .. i want send gifts to show in left side bar .. how do i do that?? I want the code for that .. Thanks :)
I have one problem that we cant use WALL as its of FB and i am sure FB will sue you if you use that. SO prevention is better than cure. I did a quick trick that I replace WALL with Status everywhere but now instead of WALL I get something like ____...
I also had this error message. I disabled custome index plugin and it was gone. I`m glad I did that. You can also try that and lemme know it fixes the problem or not.. cheers !!