Home › Support › Support Tickets › CJT PLUS is not work and all CJT screen not appear by custom 'WP_CONTENT_DIR'.
Tagged: WP_CONTENT_DIR
- This topic has 1 reply, 2 voices, and was last updated 7 years, 5 months ago by Damian Baker.
-
AuthorPosts
-
-
May 30, 2017 at 4:15 AM #12992achuroParticipant
My wp-config.php (multi site) preferences sets ‘WP_CONTENT_DIR’ like
define(‘WP_CONTENT_DIR’, ABSPATH . ‘BIND-OTHER-DIR’);Theese are my NGINX error logs.
2017/05/26 12:58:32 [error] 7280#0: *665 open() “/PATHTO/DocumentRoot/BIND-OTHER-DIR/plugins/cjte-developer/extensions/cjte-import-export-tool/views/tools/index/public/css/index.css” failed (2: No such file or directory), client: 000.000.000.00, server: mydomain.com, request: “GET /BIND-OTHER-DIR/plugins/cjte-developer/extensions/cjte-import-export-tool/views/tools/index/public/css/index.css?ver=4.7.5 HTTP/1.1”, host: “mydomain.com”, referrer: “https://mydomain.com/wp-admin/admin.php?page=cjtoolbox-tools”
2017/05/26 12:59:06 [error] 7281#0: *716 open() “/PATHTO/DocumentRoot/BIND-OTHER-DIR/plugins/PATHTO/DocumentRoot/wp-content/plugins/css-javascript-toolbox-plus/Media/Stylesheet/jQueryTheme/jquery-ui.min.css” failed (2: No such file or directory), client: 000.000.000.00, server: mydomain.com, request: “GET /BIND-OTHER-DIR/plugins/PATHTO/DocumentRoot/wp-content/plugins/css-javascript-toolbox-plus/Media/Stylesheet/jQueryTheme/jquery-ui.min.css HTTP/1.1”, host: “mydomain.com”, referrer: “https://mydomain.com/wp-admin/network/admin.php?page=cjtms-dashboard”
2017/05/26 12:59:12 [error] 7281#0: *737 open() “/PATHTO/DocumentRoot/BIND-OTHER-DIR/plugins/PATHTO/DocumentRoot/wp-content/plugins/css-javascript-toolbox-plus/Media/JavaScript/AjaxServer.js” failed (2: No such file or directory), client: 000.000.000.00, server: mydomain.com, request: “GET /BIND-OTHER-DIR/plugins/PATHTO/DocumentRoot/wp-content/plugins/css-javascript-toolbox-plus/Media/JavaScript/AjaxServer.js HTTP/1.1”, host: “mydomain.com”, referrer: “https://mydomain.com/wp-admin/admin-ajax.php?action=cjtplus-ajax-access-point&cjtpls-view=MSDashboardPanel&cjtpls-action=Index&cjtpls-template=UsersList&”
2017/05/26 13:04:06 [error] 7280#0: *1019 open() “/PATHTO/DocumentRoot/BIND-OTHER-DIR/plugins/PATHTO/DocumentRoot/wp-content/plugins/css-javascript-toolbox-plus/Media/JavaScript/AjaxServer.js” failed (2: No such file or directory), client: 000.000.000.00, server: mydomain.com, request: “GET /BIND-OTHER-DIR/plugins/PATHTO/DocumentRoot/wp-content/plugins/css-javascript-toolbox-plus/Media/JavaScript/AjaxServer.js HTTP/1.1”, host: “mydomain.com”, referrer: “https://mydomain.com/wp-admin/admin-ajax.php?action=cjtplus-ajax-access-point&cjtpls-view=MSDashboardPanel&cjtpls-action=Index&cjtpls-template=SitesList&”
…Its seems double ‘WP_CONTENT_DIR’ path.
When I disable CJT PLUS, just work CJT only.
All work when I off “define(‘WP_CONTENT_DIR’, ABSPATH . ‘BIND-OTHER-DIR’);”.I found hard coded ‘wp-content’ some php files in CJT and CJT PLUS…
Will you be improved update?
- This topic was modified 7 years, 5 months ago by achuro. Reason: misspell
-
June 7, 2017 at 10:29 PM #12995Damian BakerParticipant
Hi achuro,
Thanks for reporting this issue to us. I will forward this to my senior developer for further analysis.
Yes, we will be updating the plugin in the near future.Much appreciated.
Regards,
Damian Baker
-
-
AuthorPosts
- You must be logged in to reply to this topic.