Problem with js and extra menu at the page bottom

I have a problem with js files and extra menu at the bottom of the page. I'm using nginx and install and configure it like in instruction http://www.boonex.com/trac/dolphin/wiki/TutorialHowToInstallDolphinOnNginx

But the Login button and extra menu don't work!

Is any can help me with the rules (i think error in rewrite rules of nginx)?

Quote · 27 Sep 2013

i'm rewrite rule for static to backend web-server, but it doesn't take any effect(

# serve static files directly
    location ~* ^\/srv/www-work/center.+(templates|flash|media|plugins)\/.+\.(jpg|jpeg|gif|css|png|js|ico)$ {
                                proxy_pass http://domain.com:2727;
    }

Quote · 27 Sep 2013
  1. Uncaught TypeError: Cannot call method 'subscribe' of undefined index.php:1334
    1. onclick

in Chrome console - if i try to click on Subscribe button in block subscribe on main page

Quote · 27 Sep 2013
Uncaught SyntaxError: Unexpected token < gzip_loader.php:2519
  1. Uncaught ReferenceError: $ is not defined index.php:14
  1. Uncaught ReferenceError: BxUserStatus is not defined index.php:19
  1. Uncaught ReferenceError: jQuery is not defined index.php:293
  1. Uncaught ReferenceError: $ is not defined index.php:780
  1. Uncaught ReferenceError: $ is not defined index.php:1168
  1. Uncaught ReferenceError: $ is not defined index.php:1217
  1. Uncaught ReferenceError: BxDolSubscription is not defined index.php:1226
  1. Uncaught ReferenceError: $ is not defined

 

It's all errors in console of main page

Quote · 27 Sep 2013

Try disabling JS cache and compression from Administration -> Tools -> Cache -> Settings.

BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin
Quote · 27 Sep 2013

 Thanks a lot!

Try disabling JS cache and compression from Administration -> Tools -> Cache -> Settings.

 

Quote · 27 Sep 2013
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.