Hello,
a lot of time there are bugs but this is very important.
when somebody try to upload an image, the image load but don't get on the server and there is wrote: Http error
when I want see error there is something like this:
Strict Standards: Only variables should be assigned by reference in /home/serverx2/ftp/123456789a/components/com_community/controllers/photos.php on line 1746
Strict Standards: Only variables should be assigned by reference in /home/serverx2/ftp/123456789a/components/com_community/controllers/photos.php on line 1751
Strict Standards: Only variables should be assigned by reference in /home/serverx2/ftp/123456789a/components/com_community/controllers/photos.php on line 2147
Strict Standards: Declaration of CommunityPhotosController::display() should be compatible with CommunityBaseController::display($cachable = false, $urlparams = false) in /home/serverx2/ftp/123456789a/components/com_community/controllers/photos.php on line 3191
I am working on my localhost now with thig bug please tell me what to do to make it work fine :/...
Cześć Zygmunt.
These are not bugs but notices/warnings. They don't affect JomSocial performance. Just ignore them. These warnings don't cause your issue.
Please, upload your installation on server where I could reach it and debug it. I can't help you when you're on localhost.
Cześć Zygmunt.
I'm happy to meet a countryman here :) But we still need to use English as this is multinational forum and we support only in English.
I saw error on your site.
First try to upgrade JomSocial to current version -> JomSocial 3.2.0.1
If that not work check permissions and ownership of folders on your server (chmod and chown) - if you don't know how to do it, ask your hosting provider.
Also ask if temp folder is defined in php.ini.
Cześć Zygmunt.
Upgrade fixed uploading issue :)
Yes I saw what happens with modal window when I tried to upload a photo.
This is caused by jf_social_js_31 JomSocial template. This template is not compatible with JomSocial 3.2.0.1. So I disabled it and enabled default one.
Please contact jf_social_js_31 template developer so he could fix it for JomSocial 3.2.0.1.