Notice

The forum is in read only mode.

Support Forum

Welcome! Support Forums have been reactivated
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.

Nothing worked!!! - Edit: This Show Stopper prevented your great work! :-)

9 years 7 months ago
  • Robert's Avatar
    Topic Author
  • Robert
  • Offline
  • Fresh Boarder
  • Posts: 1
  • Thank you received: 0
Licenses:
JomSocial Expired

In all browsers, on different machines with different OS, Windows 10, Oracle Linux Server, everywhere I have the same crazy results.
So, currently your 4.1 is more bad than your previous versions, nothing of the functions works really!
I have pain with your product and prior I was enjoyed to buy your new version, because 4.0x was unstable.
At this moment I think to give up with JS and want to get back money.
But you have now the chance to repair it.

For the first of so many issues I show you in the attached screencast a not to understanding behavior with hidden form elements during mouse movements, the missing description field.
Next I can show you malfunctioning tabs, no menus and so on.
It's really a time robbery and so painful!

I began with a fresh Joomla! installation on my server.
To give your JomSocial the perfect stage.
But your show was a shame!
I'm sad and maybe you can investigate more to help me to give back me a bit time I lost with your product.
Thank you!

9 years 7 months ago
  • Robert's Avatar
    Topic Author
  • Robert
  • Offline
  • Fresh Boarder
  • Posts: 1
  • Thank you received: 0
Licenses:
JomSocial Expired

OK, because the attachment doesn't seems to work, here my own link:
Group ghost form

9 years 7 months ago
Licenses:

Hi, Robert.

I understand your frustration that we have some bugs in current release.
Bug you mentioned was already fixed here:

www.jomsocial.com/forum/installation/293...hover-over-it#143086

As for any other issues, please open separated thread for each one of them - for sure we'll find cure for them.
We're here to help you, just please, give us a chance. As for now you explained only one of your issues.
I'll be happy to help you with the rest.


- Instead of saying: 'it's not working', explain the problem in detail.
- Screenshots with the URL visible in them and the problem marked are more than welcome.
- Tell us how to replicate the problem, we can't fix it if we can't find it.
- Make sure that your site/server meets JomSocial System Requirements
- Make sure to setup JomSocial Cron Job
- Always provide us with access details to the backend and ftp. We need it to debug problems.
- If you have a similar problem, but a solution you found isn't working, open a new thread instead of 'merging' with an existing one.

- Use the "Thank You" feature on any post that helped you
The following user(s) said Thank You: Kimberley
9 years 7 months ago
  • Robert's Avatar
    Topic Author
  • Robert
  • Offline
  • Fresh Boarder
  • Posts: 1
  • Thank you received: 0
Licenses:
JomSocial Expired

Hello Michal,

yes, I was frustrated, not only due the things here but more because it's not easy to find 'Ready To Go'-products for Joomla! generally.
I am sure, when I would choose another component I will have the same or another trouble.

But meanwhile for the moment I have better news:
I think, the problem mainly is to find with the use of JavaScript compression and optimization.
Currently for the beginning with JomSocial, I have the feeling from the beginning with your older products, again. :-)

I took away all compression and optimization technologies on the side of the Joomla! installation and now it works for the first moment.
That's not so good, because the site will be much more slower than I use such compression and optimization technologies.
Maybe it works in the same manner if I do it on the Web server site (Apache).
I will report you from this trial step.

Kind regards,
Robert

9 years 7 months ago
  • Robert's Avatar
    Topic Author
  • Robert
  • Offline
  • Fresh Boarder
  • Posts: 1
  • Thank you received: 0
Licenses:
JomSocial Expired

OK, with the optimization entries on the Apache side, the differences are exactly the same like on the server script side.
The rating and the performance can be increased dramatically how to see in the screenshots from below.

Mobile rating before the optimization:



Desktop rating before the optimization:


Mobile rating after the optimization:


Desktop rating after the optimization:


What I've done in the httpd.conf:

<IfModule mod_deflate.c>
<FilesMatch "\.(js|jpg|jpeg|gif|png|css)$">
ExpiresActive on
ExpiresDefault "access plus 1 month"
SetOutputFilter DEFLATE
</FilesMatch>
</IfModule>

<IfModule mod_expires.c>
ExpiresActive on
ExpiresDefault "access plus 1 month"
ExpiresByType text/cache-manifest "access plus 0 seconds"
ExpiresByType text/html "access plus 0 seconds"
ExpiresByType text/xml "access plus 0 seconds"
ExpiresByType application/xml "access plus 0 seconds"
ExpiresByType application/json "access plus 0 seconds"
ExpiresByType application/rss+xml "access plus 1 hour"
ExpiresByType image/x-icon "access plus 1 week"
ExpiresByType image/gif "access plus 1 month"
ExpiresByType image/png "access plus 1 month"
ExpiresByType image/jpg "access plus 1 month"
ExpiresByType image/jpeg "access plus 1 month"
ExpiresByType video/ogg "access plus 1 month"
ExpiresByType audio/ogg "access plus 1 month"
ExpiresByType video/mp4 "access plus 1 month"
ExpiresByType video/webm "access plus 1 month"
ExpiresByType text/x-component "access plus 1 month"
ExpiresByType font/truetype "access plus 1 month"
ExpiresByType font/opentype "access plus 1 month"
ExpiresByType application/x-font-woff "access plus 1 month"
ExpiresByType image/svg+xml "access plus 1 month"
ExpiresByType application/vnd.ms-fontobject "access plus 1 month"
ExpiresByType text/css "access plus 1 year"
ExpiresByType application/javascript "access plus 1 year"
ExpiresByType text/javascript "access plus 1 year"

<IfModule mod_headers.c>
Header append Cache-Control "public"
</IfModule>
</IfModule>

Kind regards,
Robert

Moderators: Piotr Garasiński
Powered by Kunena Forum

Join 180,000 websites creating Amazing communities

JomSocial is the most complete, easy-to-use addon that turns Joomla CMS into a
full -fledged, social networking site

TRY NOW BUY NOW