Welcome the Technical Support section. Help us in assisting you by providing us with a concise and descriptive elaboration of your issues. Be specific and if possible, provide us with a step-by-step instruction in replicating your problem.
We were having issues with Invalid Token and as a result updated all the software (Joomla, JomSocial, and Socialize Template). We had to change our supported domain off of a subdomain to the root domain. All appears good, but we cannot post - it just goes back to a blank input screen. We can't like posts either. If you want a front end login for tester, login: ttester and password is tester399.
STEPS TO REPLICATE:
1
2
3
4
5
RESULT
EXPECTED RESULT
BROWSER
I did not change any code, nor did we do anything but change elements of the template through the template magic. I have now upgraded to 4.1.6 but the problem still exists. I'm getting really frustrated with this. I no longer have the invalid token issue. All my current issues appear to be jomSocial or Socialize related and I'm not getting much help, having to repeat myself over and over and over. And it usually takes a full day to get a response.
your issue is a complex issue. and the issue not from jomsocial.
your issue seem with server configuration. every AJAX request always using this URL
http://changing with your site domain.com/index.php
but your server ignoring that php script, so if you open that URL in web browser you can see that PHP script.
that will make big issue at your site
but with URL parameter, the php script will be rendered by your site server.
http://changing with your site domain.com/index.php?option=com_community
please remember about any server or security configuration at your server. seem related with apache module.
I submitted this information to my hosting service and this is their response:
I found that there was a mismatch in the server's php.ini that was causing `ffmpeg` to not load correctly.
I have corrected the issue and `ffmpeg` appears to be running on the server now as expected.
I also checked the site's local error_log and found it no longer returned any errors while visiting:
www.adamasoffice.com/component/users/?view=login
My posting is still not working. It just returns to where it was. I try to look at my notifications and they are also blank.