중요이 페이지는 쿠키를 사용합니다 (cookies). 브라우저에서 쿠키를 끄지 않고도이 웹 사이트를 사용하여, 당신이 그것을 사용하는 것에 동의하는 것을 의미합니다.
지금 구입! 특징 다운로드

우리와 함께 적립하세요!

VBET 가입으로 돈을 버는 시작 하려는 경우 제휴 프로그램.
페이지 13 123 마지막Last
검색 결과 11024

스레드 : Vbulletin 5에 설치 하는 많은 문제

하이브리드 보기

이전 게시물 Previous Post   Next Post 다음 포스트
  1. #1
    주니어 회원
    날짜 가입
    9 월 2015
    게시물
    13

    Exclamation Vbulletin 5에 설치 하는 많은 문제

    안녕하세요, 저는 vbulletin 5에 설치 하는 몇 가지 문제
    난 파일을 업로드 했습니다, 그리고 admincp에 내 google api 키와 필요한 모든 설정을 설정합니다

    제품-vbenterprisetranslator.xml을 가져올 하려고 할 때 나는 오류가 있어:

    [견적]
    제품 가져오기, 잠시만 기다려 주세요...

    [:]
    경고: require_once(...//vbenterprisetranslator_functions_admin.php): 스트림을 열고 실패: 해당 파일 또는 디렉터리.../includes/adminfunctions_product.php(881)에: eval () 라인 2 코드 것
    치명적인 오류: require_once: 실패 한 개방 요구 ' / home/forumsrv/public_html/core//vbenterprisetranslator_functions_admin.php' (include_path ='.: / usr/lib/php: / usr/지방/lib/php ') /home/forumsrv/public_html/core/includes/adminfunctions_product.php(881)에서: eval () 라인 2 코드 것
    [/QUOTE]

    [/QUOTE]

    그래서이 라인을 추가 내 "+ core+includes+config.php" decalre는 "['기타'] ['admincpdir']"를
    [견적] $config ['기타'] ['admincpdir'] = 'admincp'; [/QUOTE]
    vbulletin 5.1.9 기본값에서이 줄이 필요는 없습니다.

    이 xml은 어떻게 존재 하지 않는 변수에 대 한 요청 수??

    어쨌든, 후에 설치 하는 그것. 내가 vbet 설정에가 서 나의 google api 키를 추가 하 고 필요한 모든 설정을 설정.

    내가 내의.htaccess 편집 후 처음 (할-아니-업로드 + 도구 + 리디렉션 규칙에 제공)이이 라인을 추가:
    [견적] 에 RewriteEngine
    FollowSymLinks 옵션

    RewriteRule ^ /? (af|sq|ar|be|bg|ca|zh-CN|hr|cs|da|nl|en|et|tl|fi|fr|gl|de|el|iw|hi|hu|is|id|ga|it|ja|ko|lv|lt|mk|ms|mt|no|fa|pl|pt|ro|ru|sr|sk|sl|es|sw|sv|zh-TW|th|tr|uk|vi|cy|yi)/archive/index.php/(.*)? $ archive/index.php?/$2 & 언어 = $1 [패 QSA]
    RewriteRule ^ /? (af|sq|ar|be|bg|ca|zh-CN|hr|cs|da|nl|en|et|tl|fi|fr|gl|de|el|iw|hi|hu|is|id|ga|it|ja|ko|lv|lt|mk|ms|mt|no|fa|pl|pt|ro|ru|sr|sk|sl|es|sw|sv|zh-TW|th|tr|uk|vi|cy|yi) / $ index.php?language=$1 [L, QSA]
    RewriteRule ^ /? (af|sq|ar|be|bg|ca|zh-CN|hr|cs|da|nl|en|et|tl|fi|fr|gl|de|el|iw|hi|hu|is|id|ga|it|ja|ko|lv|lt|mk|ms|mt|no|fa|pl|pt|ro|ru|sr|sk|sl|es|sw|sv|zh-TW|th|tr|uk|vi|cy|yi)/(.*)? $ $2? 언어 = $1 [패, QSA]
    [/QUOTE]


    전혀 일 하지 않았다, 언어를 선택 하는 어떤 언어 플래그는 여전히 영어

    다음 나는.htaccess에 나머지 라인을 추가:
    [견적] RewriteCond % {질의}! 리디렉션 =
    RewriteCond % {질의}! = 할
    RewriteCond % {REQUEST_URI}! (admincp|modcp|clientscript|cpstyles|images|css|js|login|auth|ajax)
    RewriteRule ^(.*) $ vbenterprisetranslator_front_controller.php?redirected=$1 [L, QSA] [/ 인용]

    일, 그것 포럼 언어 변경 언어 플래그를 클릭할 때만... 이미지 첨부 파일을 표시 했다 그리고 난 admincp에 로그온 되지 않을 수 있습니다.
    admincp에 로그인 하려고 할 때이 오류가 있어:
    [견적] 지정 된 없음 입력된 파일입니다. [/QUOTE]


    2-10-15 편집:

    이 스레드를 vbulletin 5.1.9에 설치 하는 데 도움이 얻을에 내 마지막 게시물을 읽어 보시기 바랍니다
    마지막으로 수정 rafail; 02-10-1517:24.

  2. #2
    금지
    날짜 가입
    8 월 2012
    게시물
    481

    Default

    안녕하세요.
    Config.xml에 대 한 정보를 주셔서 감사 합니다. 이전 버전을 선 포함 $ 설정 [ '기타'] [ 'admincpdir'] = 'admincp';. 난 알지 왜 vb.의 최신 버전에서 제거 되었습니다.
    당신의.htaccess는 다음과 같이 해야 합니다.
    Code:
    RewriteEngine On
    Options FollowSymLinks
    
    RewriteRule ^/?(af|sq|ar|be|bg|ca|zh-CN|hr|cs|da|nl|en|et|tl|fi|fr|gl|de|el|iw|hi|hu|is|id|ga|it|ja|ko|lv|lt|mk|ms|mt|no|fa|pl|pt|ro|ru|sr|sk|sl|es|sw|sv|zh-TW|th|tr|uk|vi|cy|yi)/archive/index.php/(.*)?$ archive/index.php?/$2&language=$1 [L,QSA]
    RewriteRule ^/?(af|sq|ar|be|bg|ca|zh-CN|hr|cs|da|nl|en|et|tl|fi|fr|gl|de|el|iw|hi|hu|is|id|ga|it|ja|ko|lv|lt|mk|ms|mt|no|fa|pl|pt|ro|ru|sr|sk|sl|es|sw|sv|zh-TW|th|tr|uk|vi|cy|yi)/$ index.php?language=$1 [L,QSA]
    RewriteRule ^/?(af|sq|ar|be|bg|ca|zh-CN|hr|cs|da|nl|en|et|tl|fi|fr|gl|de|el|iw|hi|hu|is|id|ga|it|ja|ko|lv|lt|mk|ms|mt|no|fa|pl|pt|ro|ru|sr|sk|sl|es|sw|sv|zh-TW|th|tr|uk|vi|cy|yi)/(.*)?$ $2?language=$1 [L,QSA]
    
    <IfModule mod_rewrite.c>
    RewriteEngine On
    
    #In some cases where you have other mod_rewrite rules, you may need to comment out the following line
    	#and change it to match your folder name. This resets the other mod_rewrite rules for just this directory
    	#If your site was www.example.com/forum, the setting would be /forum/
    	#RewriteBase / 
    
    	# Send css calls directly to the correct file VBV-7807
    	RewriteRule ^css.php$ core/css.php [NC,L]
    
    # Redirect old install path to core.
    RewriteRule ^install/ core/install/ [NC,L]
    
    # Main Redirect
    RewriteCond %{REQUEST_URI} !\.(gif|jpg|jpeg|png|css)$
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule ^(.*)$ index.php?routestring=$1 [L,QSA]
    
    # Because admincp is an actual directory.
    RewriteRule ^(admincp/)$ index.php?routestring=$1 [L,QSA]
    </IfModule>
    
    <IfModule mod_deflate.c>
        AddOutputFilterByType DEFLATE application/atom+xml \
                              text/javascript \
                              application/x-javascript \
                              application/javascript \
                              application/json \
                              application/rss+xml \
                              application/vnd.ms-fontobject \
                              application/x-font-ttf \
                              application/xhtml+xml \
                              application/xml \
                              font/opentype \
                              image/svg+xml \
                              image/x-icon \
                              text/css \
                              text/html \
                              text/plain \
                              text/x-component \
                              text/xml
    </IfModule>
    
    <IfModule mod_expires.c>
    	ExpiresActive On
    	ExpiresByType application/x-javascript A1209600
    	ExpiresByType text/javascript A1209600
    	ExpiresByType application/javascript A1209600
    	ExpiresByType text/css A31536000
    	ExpiresByType image/x-icon A2592000
    	ExpiresByType image/icon A2592000
    	ExpiresByType application/x-ico A2592000
    	ExpiresByType application/ico A2592000
    	ExpiresByType image/gif A2592000
    	ExpiresByType image/jpeg A1209600
    	ExpiresByType image/jpg A1209600
    	ExpiresByType image/png A1209600
    	ExpiresByType application/x-shockwave-flash A1209600
    	ExpiresByType font/ttf A2592000
    	ExpiresByType font/otf A2592000
    	ExpiresByType font/x-woff A2592000
    	ExpiresByType image/svg+xml A2592000
    	ExpiresByType font/truetype A2592000
    	ExpiresByType font/opentype A2592000
    	ExpiresByType application/x-font-woff A2592000
    	ExpiresByType application/vnd.ms-fontobject A2592000
    </IfModule>
    
    <IfModule mod_headers.c>
        Header set Connection keep-alive
    	<filesmatch "\.(ico|flv|gif|swf|eot|woff|otf|ttf|svg)$">
    		Header set Cache-Control "max-age=2592000, public"
    	</filesmatch>
    	<filesmatch "\.(jpg|jpeg|png)$">
    		Header set Cache-Control "max-age=1209600, public"
    	</filesmatch>
    	<filesmatch "\.(eot|woff|otf|ttf|svg)$">
    		Header set Cache-Control "max-age=2592000, public"
    	</filesmatch>
    	# css and js should use private for proxy caching https://developers.google.com/speed/docs/best-practices/caching#LeverageProxyCaching
    	<filesmatch "\.(css)$">
    		Header set Cache-Control "max-age=31536000, private"
    	</filesmatch>
    	<filesmatch "\.(js)$">
    		Header set Cache-Control "max-age=1209600, private"
    	</filesmatch>
    </IfModule>
    
    RewriteCond %{QUERY_STRING} !redirected=
    RewriteCond %{QUERY_STRING} !do=
    RewriteCond %{REQUEST_URI} !(admincp|modcp|clientscript|cpstyles|images|css|js|login|auth|ajax)
    RewriteRule ^(.*)$ vbenterprisetranslator_front_controller.php?redirected=$1 [L,QSA]
    보내주시기 바랍니다 오후 접근 세부 사항 관리 CP와 FTP. 설정을 확인 싶습니다.

  3. #3
    주니어 회원
    날짜 가입
    9 월 2015
    게시물
    13

    Default

    admincp에 로그인 할 수 없습니다 그 htaccess로 넣어, 그것은 "입력된 파일 없음" 라고
    관리자 비밀 번호와 함께 오후를 보낸
    ftp를 사용 하지 않도록 설정 하 고 cpanel 통해 액세스
    알려 필요한 경우

  4. #4
    주니어 회원
    날짜 가입
    9 월 2015
    게시물
    13

    Default

    또한 ftp 로그인 보낸 오후

  5. #5
    금지
    날짜 가입
    8 월 2012
    게시물
    481

    Default

    사용 하지 않도록 설정 하려면 언어 코드 포럼에 첨부를 추가:
    에 추가 AdminCP-> vBET 번역-> 옵션-> 무시 Url:
    Code:
    /filedata/
    /fetch
    /image.php
    .
    AdminCP와 함께 한 문제를 해결 하려면 서버에서 해제 하는 것을 시도 FastCGI 설정.
    마지막으로 수정 Marcin Kalak; 30-09-1517:00.

  6. #6
    주니어 회원
    날짜 가입
    9 월 2015
    게시물
    13

    Default

    admincp에서 이러한 옵션 및 fastcgi 이미 꺼져

  7. #7
    금지
    날짜 가입
    8 월 2012
    게시물
    481

    Default

    이 옵션에 있어야 한 AdminCP-> vBET 번역-> 옵션-> 무시 Url. FastCGI를 사용 하지 않도록 설정 했는지 당신은?

  8. #8
    주니어 회원
    날짜 가입
    9 월 2015
    게시물
    13

    Default

    url을 추가 추가 htaccess는 당신이 제공 하 고 있어 흰색 문자 admincp에 로그인 수 없습니다. fastcgi는 내 서버에도 설치 되어 있지

  9. #9
    금지
    날짜 가입
    8 월 2012
    게시물
    481

    Default

    Mod_rewrite를 사용 해야 하나요? Phpinfo에서 FastCGI가 활성화 되어 기록 됩니다.

  10. #10
    주니어 회원
    날짜 가입
    9 월 2015
    게시물
    13

    Default

    CGI를 사용 하는 FastCGI 하지. FastCGi도 설치 되지 않습니다. phpinfor가 말한다 cgi/fastcgi 때문에 의미 하나 또는 다른.
    DSO를 사용 하 여 시도, 그것은 cpanel 열리지만 메인 페이지에 오류가 발생: 경고: 헤더 정보-이미 선 223.../includes/vbenterprisetranslator_functions.php에 전송 헤더를 수정할 수 없습니다
    또한 dso를 돌아서 htaccess 콘텐츠 추가 때 흰색 문자에 있어 (에 기본 영어) 포럼
    3 라인에 무시 url 추가 했습니다.

    그래서 CGI (FASTCGI 하지)를 다시 설정 하 고 포럼 일할 수 있도록 htaccess로 라인을 제거.
    난 수 없습니다 understund이이 상황, 안 일할 수 있는 방법이 있습니까? 당신은 심지어 먹어도 그것 vbulletin 5.1.9에? 여기 도움이 필요, 나는 ftp와 함께 제공 및 admincp 자격 증명을 또 뭘 해야 합니까 그것을 작동?

페이지 13 123 마지막Last

이 스레드에 대한 태그

권한을 게시

  • 하지 않을 수 있습니다 새 스레드를 게시할
  • 하지 않을 수 있습니다 게시물 답변
  • 하지 않을 수 있습니다 게시물 첨부 파일
  • 하지 않을 수 있습니다 귀하의 게시물을 수정
  •  
  • BB 코드 입니다
  • Smilies 아르
  • [IMG] 코드는 다음과 같습니다
  • [동영상] 코드는 다음과 같습니다
  • HTML 코드는 다음과 같습니다 오프