PDA

View Full Version : Solved Nginx error.log



Vetall
20-08-13, 13:56
2013/08/20 15:50:37 [error] 19825#0: *790595 openat() "/var/www/*******************/data/www/*******************.com/it/images/vbet/flags/allflags.gif" failed (2: No such file or directory), client: 93.137.139.26, server: *******************.com, request: "GET /it/images/vbet/flags/allflags.gif HTTP/1.1", host: "*******************.com", referrer: "http://*******************.com/it/images/vbet/flags/vbet.css"2013/08/20 15:50:41 [error] 19825#0: *790602 openat()

Marcin Kalak
21-08-13, 08:53
On which side of a language code is added to the css files? Do you have any additional plugins? Please paste me your*.htaccess.

Marcin Kalak
22-08-13, 09:14
The issue is that the tag <base> should be before attaching files. Go to AdminCP -> Styles & Templates -> Style Manager -> Edit Templates -> headinclude and move tag <base> on top. Probably this template was previously edited, so you can revert to the default version.

Vetall
22-08-13, 11:05
headinclude


<meta http-equiv="Content-Type" content="text/html; charset={vb:stylevar charset}" />
<meta id="e_vb_meta_bburl" name="vb_meta_bburl" content="{vb:raw vboptions.bburl}" />
<base href="{vb:raw basepath}" /><!--[if IE]></base><![endif]-->
<meta name="generator" content="vBulletin {vb:raw vboptions.templateversion}" />

.htaccess

RewriteEngine On
RewriteBase /

Options -Indexes
Options +FollowSymLinks

RewriteCond %{HTTP_HOST} ^www\.(.*)$ [NC]
RewriteRule ^(.*)$ http://%1/$1 [R=301,L]



AddDefaultCharset utf-8
AddCharset utf-8 *
<IfModule mod_charset.c>
CharsetSourceEnc utf-8
CharsetDefault utf-8
</IfModule>

RewriteRule ^((urllist|sitemap).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]



#RULES for SEO translation links with vBSEO (have to be included before all rules to vbseo.php)
RewriteRule ^/?(af|sq|ar|hy|az|eu|be|bg|ca|zh-CN|hr|cs|da|nl|en|et|tl|fi|fr|gl|ka|de|el|ht|iw|hi|hu|is|id|ga|it|ja|ko|lv|lt|mk|ms|mt|no|fa|pl|pt|ro|sr|sk|sl|es|sw|sv|zh-TW|th|tr|uk|ur|vi|cy|yi)/$ vbenterprisetranslator_seo.php?vbet_lang=$1&redirected=/ [L,QSA]
RewriteRule ^/?(af|sq|ar|hy|az|eu|be|bg|ca|zh-CN|hr|cs|da|nl|en|et|tl|fi|fr|gl|ka|de|el|ht|iw|hi|hu|is|id|ga|it|ja|ko|lv|lt|mk|ms|mt|no|fa|pl|pt|ro|sr|sk|sl|es|sw|sv|zh-TW|th|tr|uk|ur|vi|cy|yi)/(.*)?$ vbenterprisetranslator_seo.php?vbet_lang=$1&redirected=/$2 [L,QSA]

RewriteCond %{REQUEST_URI} !(admincp/|modcp/|vbseo_sitemap/|cron)
RewriteRule ^((archive/)?(.*\.php(/.*)?))$ vbenterprisetranslator_seo.php [L,QSA]


RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !^(admincp|modcp|clientscript|cpstyles|images)/
RewriteRule $ vbenterprisetranslator_seo.php [L,QSA]

#server-status
RewriteCond %{REQUEST_URI} !=/server-status
RewriteCond %{REQUEST_URI} !=/server-info

Vetall
22-08-13, 11:54
I think the problem is this:

vsq_spoiler_head


<script type="text/javascript" src="http://yui.yahooapis.com/combo?2.8.2r1/build/selector/selector-min.js&2.8.2r1/build/event-delegate/event-delegate-min.js&2.8.2r1/build/animation/animation-min.js"></script>
<script type="text/javascript" src="{vb:raw vboptions.bburl}/clientscript/yui/animation/animation-sh.js"></script>
<script type="text/javascript" src="{vb:raw vboptions.bburl}/clientscript/vsqspoiler.js"></script>
<link rel="stylesheet" type="text/css" href="{vb:raw vbcsspath}vsq_spoiler.css" />

Marcin Kalak
23-08-13, 10:02
Please send me a PM access details to Admin CP and FTP. I will check what is going on there :)

Vetall
30-08-13, 16:53
answered a personal message.

Marcin Kalak
03-09-13, 15:13
The issue was settings in module ngx_pagespeed. The issue resolved.

AfrikaansAlbanianArabicBelarusianBulgarianCatalanChineseCroatianCzechDanishDutchEnglishEstonianFilipinoFinnishFrenchGalicianGermanGreekHaitian CreoleHebrewHindiHungarianIcelandicIndonesianIrishItalianJapaneseKoreanLatvianLithuanianMacedonianMalayMalteseNorwegianPersianPolishPortugueseRomanianRussianSerbianSlovakSlovenianSpanishSwahiliSwedishTaiwaneseThaiTurkishUkrainianVietnameseWelshYiddish
Translated to other languages supported by vBET Translator 4.10.1