By Neel on Sunday, 09 November 2014
Posted in General Issues
Likes 0
Views 1.3K
Votes 0
I am getting this "unable to load tooltip content" error for my notification dropdown in my site. It shows unread notification counts but when I click on it, this unable to load error shows. I tried logging out and logging in again and it didnt resolve it. I tried resetting the browser cache, still same. I noticed this happening to my admin account. The other account seems to be working fine so far. When I click on the notification button, the chrome console shows the following error:

POST http://mysite.com/?option=com_easysocial&_ts=1415540959914 500 (Internal Server Error) jquery.js:9680
send jquery.js:9680
jqXHR.send jquery.js:9214
(anonymous function) utils.js:1808
(anonymous function) utils.js:494


I also tried it from Firefox, the same issue was there. The Firebug showed this:

[HTTP/1.1 500 Internal Server Error 163ms]


My Browsers:
Google Chrome 38.0.2125.1111 m
Firefox 33.0.3


NOTE: This error is not in the site details I have here. Hopefully the above info gives you an idea on what might causing this issue for me. Let me know if you need further info.
Hi,

Seems like there is a typo in the classnames for K2 app. Replace the files I've uploaded at /media/com_easysocial/apps/user/k2/hooks/
·
Monday, 10 November 2014 15:42
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi,

With 500 internal server error, we will need to debug directly through FTP to actually see what is throwing error. The notification is actually making an AJAX call to the server, and the 500 error is thrown on the PHP side. Not much information will be returned through AJAX to protect the privacy of the server (file folder path).

And as such, we will need access to the account that has a problem, and an FTP access.
·
Monday, 10 November 2014 10:35
·
0 Likes
·
0 Votes
·
0 Comments
·
The server error shows this:

2014/11/10 12:58:17 [error] 5261#0: *23555 FastCGI sent in stderr: "PHP message: PHP Fatal error:  Class 'SocialUserAppK2HookNotificationComments' not found in /var/www/example/public_html/administrator/components/com_easysocial/includes/apps/dependencies.php on line 309" while reading response header from upstream, client: 106.xx.25.xxx, server: mysite.com, request: "POST /?option=com_easysocial&_ts=1415604501114 HTTP/1.1", upstream: "fastcgi://unix:/var/run/php5-fpm.sock:", host: "mysite.com", referrer: "http://mysite.com/"


Plz let me know if you need me to debug anything futher..
·
Monday, 10 November 2014 15:32
·
0 Likes
·
0 Votes
·
0 Comments
·
Thats it! You got it... Once I added your updated files, it fixed the tooltip error. Oh man, you are a legend. Thanks for that Jason.

Would this fix be added to the next EasySocial release or to the App section in this site for this K2 app?
·
Monday, 10 November 2014 15:56
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi,

Yup we are already preparing to push an update this app @ stackideas.com/apps. Should be up within 24 hours.
·
Monday, 10 November 2014 15:59
·
0 Likes
·
0 Votes
·
0 Comments
·
Perfect. Thank you very much.
·
Monday, 10 November 2014 16:01
·
0 Likes
·
0 Votes
·
0 Comments
·
You're welcome.
·
Monday, 10 November 2014 16:23
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi,

I'm getting this error as well. It dosn't matter what browser I use.

I see these previous post are dated some months back, so I'm not sure if this is a fix that applies to my issue or not anymore?
·
Thursday, 26 March 2015 20:07
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Kenneth,

There might be some plugin error that preventing the ajax call from running. Try to turn on error reporting to the max and check the error message that appear during the ajax call. If it said something about the plugin then try to turn off that plugin and try again.

If the problem still persist perhaps you can provide us with Joomla backend and FTP access so we can check on directly on the issue.

Please advise
·
Friday, 27 March 2015 11:42
·
0 Likes
·
0 Votes
·
0 Comments
·
Oh, I didn't figure out something. I'm adding the details you request.
·
Monday, 30 March 2015 22:41
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Kenneth Koppervik,

It looks like your subscription has expired and in order for you to continue requesting for support, we would appreciate if you continue to subscription.

If this is a mistake on our end, please provide us with your order reference # and your account username so that we can fix this.
·
Tuesday, 31 March 2015 01:58
·
0 Likes
·
0 Votes
·
0 Comments
·
I renewed it. Wasn't aware that it had expired.
·
Tuesday, 31 March 2015 04:37
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Kenneth,

I am sorry for the delay of this reply.

It seems like the tooltip is working fine here on my end. Check my screenshot here, http://screen.stackideas.com/2015-03-31_1152.png . Am I missing something? Please advise
·
Tuesday, 31 March 2015 11:53
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello again, and thanks for checking Ezrul,

Try logging into the account I gave you credits for so that you can see the "globe". It's that one that isn't working.
"New friend", "message" are both working in my end as well, but not the "globe" for notifications.
·
Tuesday, 31 March 2015 15:03
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Kenneth,

I am sorry for the delay of this reply.

It seems like when there is a notification related with the groups that the user created, the notification will unable to load the content for the notification due to the error that related with the groups. I have no idea what is the exact content that throw out the error since there are many notifications on that user. I've comment out the line of code that calling the user-group apps notification and the notification tooltip can load the content now. After I marked the all the notification as "read" the tooltip can load normally now.

By the way can I have the permission to update your easysocial to the latest version and continue to debug from there? Do note that the update process might override the core modification that you might made and it is advisable for you to perform a backup before the update process.

Please advise
·
Tuesday, 31 March 2015 19:40
·
0 Likes
·
0 Votes
·
0 Comments
·
Nice. Yes, you can upgrade it.

I've got backups, but if you could please be so kind to run Akeeba Backup one last time before you upgrade? (New members might join between I'm writing this post and you read it and place action upon it)
·
Wednesday, 01 April 2015 15:23
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Kenneth,

I am sorry for the delay of this reply.

I've updated your easysocial with the latest version. Please have a look
·
Wednesday, 01 April 2015 18:18
·
0 Likes
·
0 Votes
·
0 Comments
·
Nice, thanks so much Ezrul! You and your team is the best!
·
Thursday, 02 April 2015 19:54
·
0 Likes
·
0 Votes
·
0 Comments
·
You are most welcome Kenneth, glad that your issues are resolved now
·
Friday, 03 April 2015 00:45
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post