Important: This page is using cookies (cookies). Using this website without turning off cookies in browser, means that you agree for using it.
Buy Now! Features Downloads

Earn with us!

If you would like to start earning money with vBET join to Affiliate Program.
Page 2 of 3 FirstFirst 123 LastLast
Results 11 to 20 of 28

Thread: CMS in root, forum at /forum

  1. #11
    vBulletin Enterprise Translator (vBET) Staff
    Join Date
    May 2010
    Posts
    1,000

    Default

    please send to me by PM your FTP and admincp details (and vbseoadmin ) and I will check your server and vBET configuration.

  2. #12
    Senior Member
    Join Date
    Feb 2011
    Posts
    138

    Default

    This thread disappeared a couple of hours ago when your site went down. Now that the thread is again visible I see that my last reply is missing.

    I have in any case requested a refund. The support time and support level is frankly abysmal and I don't have the time to wait for any more half-answers which have not helped in the slightest.

    You're not answering questions or reacting to what I'm giving in terms of symptoms/further information. Instead I'm supposed to just give you admin-level access to my forum? For me that's a risk I'm not willing to take. Therefore, if you are unwilling to take the time and discuss things here then I don't see a solution.

  3. #13
    MichaƂ Podbielski (vBET Staff) vBET's Avatar
    Join Date
    Oct 2009
    Posts
    3,037

    Default

    Quote Originally Posted by norku View Post
    This thread disappeared a couple of hours ago when your site went down. Now that the thread is again visible I see that my last reply is missing.
    Please see here: http://www.vbenterprisetranslator.co...p-restore.html
    We had accidental backup restore. Our hosting provider instead of getting us back our email client restored whole system from 7th March - they said that then our email client was uninstalled (that is why your thread disappeared first). When we found out what they did we asked to immediately recover system from newest possible backup. That is why your thread come back again (and not only yours) but messages written yesterday/today could be gone (so messages written after backup was made). And this is why your last post is gone.

    I understand why you could get wrong impression that you was not supported, but it was just mistake on our hosting provider side and your thread is here. We are ready to continue support as fast as your payment will go back to us. At this moment your Paypal payment is hold so we have to hold any actions related to your license. As fast as pyment will go back Kamil will start supporting you again. Our supprot is free for our customers and our users. At this omment you are not our customer (payment hold) and you cannot be user of paid version without license.

    Also please note that your issues are because of modifications which you made yourself - it is not as you wrote to Paypal a bug in our installation instructions. Our installation instructions are for vBulletin structure. You do not have it, because you made your own modification so it is obvious that you have to modify also installation instructions to fit to your changes.

    You can count on our free support by this forum or if you think it is bigger issue (because of your changes) and you are not able to do it yourself - then you can also use our paid installation service: http://www.vbenterprisetranslator.co...on-service.php - please note that even in this case it can take much longer that normal installation because you need special changes because of modifications which you made. Most probably it will be on .htaccess rules level, but it can also require other forum folder configuration, or little modification in our SEO file - cannot tell just like that - Kamil is the one who takes care your case.
    Last edited by vBET; 09-03-11 at 15:50.

  4. #14
    Senior Member
    Join Date
    Feb 2011
    Posts
    138

    Default

    I have retracted the Paypal dispute. Waiting 3 days and then seeing my thread disappear was very annoying but it sounds like I jumped the gun. My apologies

    I have a 'vbulletin structure'. The difference to the 'out of the box' vbulletin installation is described in full in one of my earlier posts and was indeed the reason I started this thread.
    Last edited by norku; 09-03-11 at 17:11. Reason: extended fourth sentence

  5. #15
    vBulletin Enterprise Translator (vBET) Staff
    Join Date
    May 2010
    Posts
    1,000

    Default

    ok I noticed that vBSEO have a different rules, so please try this .htaccess (with vBET changed rules)

    Code:
    # Some servers require the Rewritebase directive to be
    # enabled (remove '#' at the beginning to activate)
    # Please note: when enabled, you must include the path
    # to your root vB folder (i.e. RewriteBase /forums/)
    #RewriteBase /
    
    #RewriteCond %{HTTP_HOST} !^www\.yourdomain\.com
    #RewriteRule (.*) http://www.yourdomain.com/forums/$1 [L,R=301]
    
    RewriteRule ^forums/((urllist|sitemap_).*\.(xml|txt)(\.gz)?)$ forums/vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]
    
    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|ru|sr|sk|sl|es|sw|sv|zh-TW|th|tr|uk|ur|vi|cy|yi)/$ forums/vbenterprisetranslator_seo.php?vbet_lang=$1&redirected=/forum/ [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|ru|sr|sk|sl|es|sw|sv|zh-TW|th|tr|uk|ur|vi|cy|yi)/(.*)?$ forums/vbenterprisetranslator_seo.php?vbet_lang=$1&redirected=/forum/$2 [L,QSA]
    
    RewriteCond %{REQUEST_URI} !(admincp/|modcp/|vbseo_sitemap/|cron)
    RewriteRule ^forums/((archive/)?(.*\.php(/.*)?))$ forums/vbenterprisetranslator_seo.php [L,QSA]
    
    
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteCond %{REQUEST_FILENAME} !^(admincp|modcp|clientscript|cpstyles|images)/
    RewriteRule ^(.+)$ forums/vbenterprisetranslator_seo.php [L,QSA]
    
    RewriteCond %{REQUEST_URI} !(admincp/|modcp/|cron|vbseo_sitemap)
    RewriteRule ^forums/((archive/)?(.*\.php(/.*)?))$ forums/vbseo.php [L,QSA]
    
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteCond %{REQUEST_FILENAME} !/(admincp|modcp|clientscript|cpstyles|images)/
    RewriteRule ^(.+)$ forums/vbseo.php [L,QSA]
    Last edited by kamilkurczak; 09-03-11 at 18:07.

  6. #16
    Senior Member
    Join Date
    Feb 2011
    Posts
    138

    Default

    Trying it now. Thanks.

  7. #17
    Senior Member
    Join Date
    Feb 2011
    Posts
    138

    Default

    Okay. No 404 but the page is blank when I click on a flag (any flag). Do you need to know any of my vbet settings?

  8. #18
    vBulletin Enterprise Translator (vBET) Staff
    Join Date
    May 2010
    Posts
    1,000

    Default

    ok you must to configure your server, please check this post:
    http://www.vbenterprisetranslator.co....html#post1535

    so install CURL and ICONV in your php

  9. #19
    Senior Member
    Join Date
    Feb 2011
    Posts
    138

    Default

    cURL and iconv support are already enabled. I'm getting a 404 now when clicking on a flag.


    PHP Code:
    iconv
    iconv support     enabled
    iconv implementation     glibc
    iconv library version     2.5

    Directive    Local Value    Master Value
    iconv
    .input_encoding    ISO-8859-1    ISO-8859-1
    iconv
    .internal_encoding    ISO-8859-1    ISO-8859-1
    iconv
    .output_encoding    ISO-8859-1    ISO-8859-
    PHP Code:
    curl
    cURL support     enabled
    cURL Information     libcurl
    /7.21.0 OpenSSL/0.9.8b zlib/1.2.3 libidn/0.6.5 

    Here's my htaccess:
    PHP Code:
    # Comment the following line (add '#' at the beginning)
    # to disable mod_rewrite functions.
    # Please note: you still need to disable the hack in
    # the vBSEO control panel to stop url rewrites.
    RewriteEngine On

    # Some servers require the Rewritebase directive to be
    # enabled (remove '#' at the beginning to activate)
    # Please note: when enabled, you must include the path
    # to your root vB folder (i.e. RewriteBase /forums/)
    #RewriteBase /


    #RewriteCond %{HTTP_HOST} !^www\.xxxx\.com
    RewriteCond %{HTTP_HOST} !(^www\.xxxx\.com$|^cdn\.xxxx\.com$)
    RewriteRule (.*) http://www.xxxx/$1 [R=301,L]

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

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

    #vbet translator rules start
    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|ru|sr|sk|sl|es|sw|sv|zh-TW|th|tr|uk|ur|vi|cy|yi)/$ forum/vbenterprisetranslator_seo.php?vbet_lang=$1&redirected=/forum/ [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|ru|sr|sk|sl|es|sw|sv|zh-TW|th|tr|uk|ur|vi|cy|yi)/(.*)?$ forum/vbenterprisetranslator_seo.php?vbet_lang=$1&redirected=/forum/$[L,QSA]

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


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


    #vbet translator rules end


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

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

    ## Expires
    <ifModule mod_expires.c>
        
    ExpiresActive On
        ExpiresDefault 
    "access plus 1 seconds"
        
    ExpiresByType text/html "access plus 1 seconds"
        
    ExpiresByType image/gif "access plus 3456000 seconds"
        
    ExpiresByType image/jpeg "access plus 3456000 seconds"
        
    ExpiresByType image/png "access plus 3456000 seconds"
        
    ExpiresByType text/css "access plus 3456000 seconds"
        
    ExpiresByType text/javascript "access plus 3456000 seconds"
        
    ExpiresByType application/javascript "access plus 3456000 seconds"
        
    ExpiresByType application/x-javascript "access plus 3456000 seconds"
    </ifModule>

    ## Compression
    <ifmodule mod_headers.c>
        <
    ifmodule mod_deflate.c>
            
    AddOutputFilterByType DEFLATE text/html text/css text/xml application/x-javascript
            BrowserMatch 
    ^Mozilla/4 gzip-only-text/html
            BrowserMatch 
    ^Mozilla/4\.0[678no-gzip
            BrowserMatch 
    \bMSIE !no-gzip !gzip-only-text/html
        
    </ifmodule>
    </
    ifmodule>

    #Remove index.php from xxxx/index.php
    #rewrite engine on 
    RewriteCond %{THE_REQUESTindex\.php
    RewriteCond 
    %{QUERY_STRING} ^$
    RewriteRule ^index\.php$ / [L,R=301
    Last edited by norku; 22-05-12 at 09:39.

  10. #20
    vBulletin Enterprise Translator (vBET) Staff
    Join Date
    May 2010
    Posts
    1,000

    Default

    why you have a vBET disabled?
    also write here your admincp->vBET->main settings
    Last edited by kamilkurczak; 09-03-11 at 19:17.

Page 2 of 3 FirstFirst 123 LastLast

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •