By bygdawg on Monday, 27 January 2014
Replies 5
Likes 0
Views 1.1K
Votes 0
I installed the latest EasySocial on a development site on my xampp local server where I have reporting turned on. I received the following notice:

Notice: Undefined property: stdClass::$className in C:\xampp\htdocs\test\administrator\components\com_easysocial\setup\bootstrap.php on line 115

If this is not important to you, just disregard this report.
Hello,

Hm, this is odd. Based on your error message, it looks like the json file could not be read. Perhaps there's some file permission errors?
·
Monday, 27 January 2014 22:17
·
0 Likes
·
0 Votes
·
0 Comments
·
Well, I just checked System > System Information > Directory Permissions and all directories are Writable.

Would you like me to check the permission for a particular file or files? If so, which file and where is it located and what should I change the permission to?
·
Tuesday, 28 January 2014 01:29
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello,

Hm, I can't really tell what the real issues are unless I can access the site to debug this. I am not really even sure if it is a permission issue because I am just speculating that there was some errors when it is trying to parse the json file. Is there anyway to try this on a public site?
·
Tuesday, 28 January 2014 02:48
·
0 Likes
·
0 Votes
·
0 Comments
·
Ok, I temporarily installed the latest version on a live server with reporting enabled and did not receive the message.

So, I guess it is an issue with my local server.
·
Tuesday, 28 January 2014 11:56
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks for updating, I am not too sure why it's failing there because the only reason that it would fail is that the JSON parser is not able to parse the files and I need to debug this to know what's going on
·
Tuesday, 28 January 2014 16:55
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post