By QMAXX on Monday, 14 November 2016
Posted in General Issues
Replies 10
Likes 0
Views 280
Votes 0
I got the message that a registration is not possible. If you click on submit, the page hangs up and it goes no further.

Have the error checked and can confirm this.

I ask for quick help.
I am currently testing for a server with nginx & PageSpeed. And I achieve better results with a demo installation than before with the JCH extension. And the performance is also much faster than on the demos of StackIdeas.

I am happy
·
Tuesday, 15 November 2016 22:37
·
0 Likes
·
0 Votes
·
0 Comments
·
There is an error by JCH Optimize when it compresses all the scripts on the site. This is causing the registration to malfunction. As soon as I turn off JCH Optimize everything works.

Can you give this a try again now? I have turned off JCH Optimize.
·
Monday, 14 November 2016 23:05
·
0 Likes
·
0 Votes
·
0 Comments
·
Thank you, it goes again. But unfortunately, the site is very slow. Is there a solution?
·
Monday, 14 November 2016 23:16
·
0 Likes
·
0 Votes
·
0 Comments
·
I would suggest that you update to EasySocial 2.0 We have reduced javascript file size by almost 30%.

You should instead use pagespeed to compress and serve script files instead of JCH. JCH Optimize are very prone to errors because it basically collects every single script on the page and store them on a single file.

What happens when there are errors produced by other script files? The whole codes would not get executed.
·
Monday, 14 November 2016 23:26
·
0 Likes
·
0 Votes
·
0 Comments
·
The update is still done. I wanted to wait for the first patch.

Is there any problem with the extension: Aimy Speed Optimization? https://www.aimy-extensions.com/joomla/speed-optimization.html

I would like to switch to the next payment update to the bundle version, since I use pretty much all extensions of you.

Is it planned in the future fie the bundle version to create a common CSS & Java script file?

That would spare some servers to spare.

Ps .: With the MetaMan extension, the memory is hidden by the menu. Could this be brought forward times. Or should I therefore open an extra ticket again?
·
Monday, 14 November 2016 23:52
·
0 Likes
·
0 Votes
·
0 Comments
·
Hm, I have not tried Aimy Speed Optimization but I would suggest that you look into pagespeed. Our demo site only runs on:

1. Pagespeed
2. CDN


As for the Metaman issues that you have, please create a new ticket on our forums
·
Monday, 14 November 2016 23:53
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi

so what you mean is that JCH Optimize doesn't work with EasySocial 2? Thats a pity bcs that optimization plg is really great for many optimizations for your other Joomla components modules etc.

Is there not any css and js for EasySocial that could be in JCH Optimize exlude list that would make EasySocial 2 also work with JCH Optimize? You add this inside JCH Optimize settings..

rgds
·
Tuesday, 15 November 2016 16:33
·
0 Likes
·
0 Votes
·
0 Comments
·
It really depends, because what JCH Optimize is doing behind the scenes is compiling all the scripts on your site and compressing them into 1 single file.

If your site has modules, plugins, extensions that renders scripts of their own and has errors, JCH Optimize also collects these errors and place them into the same file.

Then it depends on the ordering, if the errors are towards the end of the file, you are safe. If it is at the early portion of the file, it becomes extremely tricky because when there is an error on the file, the browser will stop execution the remaining codes in the file.
·
Tuesday, 15 November 2016 21:12
·
0 Likes
·
0 Votes
·
0 Comments
·
Yep, Pagespeed is definitely the way to go If you have CDN, it's even faster! Because your assets files are hosted in a CDN pop server which serves these files to the nearest location of your visitor!
·
Wednesday, 16 November 2016 18:12
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post