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.
Results 1 to 4 of 4

Thread: CURLOPT_FOLLOWLOCATION

  1. #1
    Junior Member
    Join Date
    Oct 2009
    Posts
    22

    Default CURLOPT_FOLLOWLOCATION

    Mam taki problem. Na przetłumaczonych strona pojawia się:

    Code:
    Warning: curl_setopt() [function.curl-setopt]: CURLOPT_FOLLOWLOCATION cannot be activated when in safe_mode or an open_basedir is set in [path]/includes/vbenterprisetranslator_functions.php on line 608
    
    Warning: curl_setopt() [function.curl-setopt]: CURLOPT_FOLLOWLOCATION cannot be activated when in safe_mode or an open_basedir is set in [path]/includes/vbenterprisetranslator_functions.php on line 608
    
    Warning: curl_setopt() [function.curl-setopt]: CURLOPT_FOLLOWLOCATION cannot be activated when in safe_mode or an open_basedir is set in [path]/includes/vbenterprisetranslator_functions.php on line 608
    
    Warning: curl_setopt() [function.curl-setopt]: CURLOPT_FOLLOWLOCATION cannot be activated when in safe_mode or an open_basedir is set in [path]/includes/vbenterprisetranslator_functions.php on line 608
    
    Warning: curl_setopt() [function.curl-setopt]: CURLOPT_FOLLOWLOCATION cannot be activated when in safe_mode or an open_basedir is set in [path]/includes/vbenterprisetranslator_functions.php on line 608
    
    Warning: curl_setopt() [function.curl-setopt]: CURLOPT_FOLLOWLOCATION cannot be activated when in safe_mode or an open_basedir is set in [path]/includes/vbenterprisetranslator_functions.php on line 608
    
    Warning: curl_setopt() [function.curl-setopt]: CURLOPT_FOLLOWLOCATION cannot be activated when in safe_mode or an open_basedir is set in [path]/includes/vbenterprisetranslator_functions.php on line 608
    
    Warning: curl_setopt() [function.curl-setopt]: CURLOPT_FOLLOWLOCATION cannot be activated when in safe_mode or an open_basedir is set in [path]/includes/vbenterprisetranslator_functions.php on line 608
    
    Warning: curl_setopt() [function.curl-setopt]: CURLOPT_FOLLOWLOCATION cannot be activated when in safe_mode or an open_basedir is set in [path]/includes/vbenterprisetranslator_functions.php on line 608
    
    Warning: curl_setopt() [function.curl-setopt]: CURLOPT_FOLLOWLOCATION cannot be activated when in safe_mode or an open_basedir is set in [path]/includes/vbenterprisetranslator_functions.php on line 608
    Jak go rozwiązać?
    Last edited by jaryx; 16-03-10 at 12:59.

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

    Default

    Text automatically translated from: Polish to: English
    Translated text
    Turn off the safe_mode. A faster and easier - to find all instances of the code vBET CURLOPT_FOLLOWLOCATION and comment out / remove these lines of code. In future version it will have eliminated
    Original text

  3. #3
    Junior Member
    Join Date
    Mar 2010
    Posts
    5

    Default blank page when / after translating

    the error is now gone
    Code:
    Warning: curl_setopt() [function.curl-setopt]: CURLOPT_FOLLOWLOCATION cannot be activated when in safe_mode or an open_basedir is set in [path]/includes/vbenterprisetranslator_functions.php  on line 608
    and a lot more repeated .. .
    after commenting out lines 608 & 678 in the "includes/vbenterprisetranslator_functions.php" file.
    Code:
    //@curl_setopt($connection, CURLOPT_FOLLOWLOCATION, 1);
    when changing the language is a blank page where the translation is being done.

    safe mode is "off"
    -> the translating worked with the other mod on 3.8.

    setting this has no effect.
    Forum directory
    If your forum is not linked to domain but it is in some directory which is included in URL then you MUST set it here. Set with '/' at the beginning and without any '/' at the end, i.e. '/forum'

    any ideas
    -> thanks

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

    Default

    Quote Originally Posted by Stev View Post
    the error is now gone
    Code:
    Warning: curl_setopt() [function.curl-setopt]: CURLOPT_FOLLOWLOCATION cannot be activated when in safe_mode or an open_basedir is set in [path]/includes/vbenterprisetranslator_functions.php  on line 608
    and a lot more repeated .. .
    after commenting out lines 608 & 678 in the "includes/vbenterprisetranslator_functions.php" file.
    Code:
    //@curl_setopt($connection, CURLOPT_FOLLOWLOCATION, 1);
    when changing the language is a blank page where the translation is being done.

    safe mode is "off"
    -> the translating worked with the other mod on 3.8.

    setting this has no effect.
    Forum directory
    If your forum is not linked to domain but it is in some directory which is included in URL then you MUST set it here. Set with '/' at the beginning and without any '/' at the end, i.e. '/forum'

    any ideas
    -> thanks
    http://www.vbenterprisetranslator.co....html#post1536

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
  •