vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Miscellaneous Hacks - T-VBhoroscopes Addon -daily updated content (https://vborg.vbsupport.ru/showthread.php?t=127387)

oberheimhaven 09-28-2006 06:53 PM

Its off Awwwwwwwww how do i fix that Im sorry I found that it is turned off???? Thanks for helping me you know u didnt but I do appreciate all the great effort, now how do i fix?? ANYONE lol
thxs mate
MarkAnrhony

lebanon 09-28-2006 08:55 PM

if you have a root access to your domain then u can edit it from php.ini
if you do not but still are allowed for custom php input in your htaccess
you could try adding :
php_value allow_url_fopen 1
(into your .htaccess file ) or try 'On' instead of '1'

if neither solutions worked, let me know, i can substitue the fopen usage with curl which could be as much good and should work too.

oberheimhaven 09-28-2006 08:59 PM

Nope didnt work Im so sorry mate for all the hassle

lebanon 09-28-2006 09:08 PM

its okey, i didnt suppose u have permissions when u explained the problem,
Hopefully tomorrow ill rewrite the cron job file and send it to you .
regards

oberheimhaven 09-28-2006 09:09 PM

Well thank you very much appreciated!!!! Indeed!!!

lebanon 09-28-2006 09:17 PM

well u currently please try to create a simple file
test.php
put this in it :
<?
$url = "http://www.tchatting.com/horoscopes/aquarius.php";
@$string = implode("\n", file("$url"));
echo $string;
?>

let me know if it returns a result ...

oberheimhaven 09-28-2006 09:27 PM

Quote:

Originally Posted by lebanon
well u currently please try to create a simple file
test.php
put this in it :
<?
$url = "http://www.tchatting.com/horoscopes/aquarius.php";
@$string = implode("\n", file("$url"));
echo $string;
?>

let me know if it returns a result ...


Me??? Whats this for??? I tried everything you told me to do with any other hack it was a simple plug and play? Why is this any different I mean if its going to create a hassle for ya Im sorry
click Uninstall ;-(

lebanon 09-28-2006 09:49 PM

Requirements:
php fopen on
- > every hack has requirements if u didnt meet them that doesnt make the hack anymore complex, i only tried to give u an alternative because i was online, nevermind anyway !

oberheimhaven 09-29-2006 01:11 AM

Im not all that great with .php files Im rookie and all my 50 hacks installed were fairly follow simple directions plug and play sorry wasnt being rude if it sounded that way sorry mate its just Im not savey with php

oberheimhaven 09-29-2006 01:15 AM

Quote:

Originally Posted by lebanon
Requirements:
php fopen on
- > every hack has requirements if u didnt meet them that doesnt make the hack anymore complex, i only tried to give u an alternative because i was online, nevermind anyway !

The PHP option allow_url_fopen would normally allow a programmer to open, include or otherwise use a remote file using a URL rather than a local file path. For security reasons, DreamHost has disabled this feature; however, a feature-rich alternative exists in the form of the bundled cURL library, and you can always get around the problem by compiling your own version of PHP.

From my Host mate!!


All times are GMT. The time now is 05:48 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01183 seconds
  • Memory Usage 1,734KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete