The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
T-VBhoroscopes Addon -daily updated content Details »» | |||||||||||||||||||||||||||
T-VBhoroscopes Addon -daily updated content
Developer Last Online: Jan 2014
This is a quick vb-horoscopes feature to add to your forum.
I just made this and tested it on my forum, working fine as shown demo below Requirements: php fopen on ADDED : IF fopen is not ON on your webserver , download the second zip file called gethoroscopes.php and replace the one in your cron folder with this one that uses Curl instead of fopen. Installation : -Upload the files to their respective locations -Install the product using the VBulletin product manager Your done ! You can test your script directly by going to your scheduled task and using "RUN NOW" you should see the script output and then you can go check your page at http://urforum/dailyhoroscopes.php License : - Your are allowed to query our website using the cronjob once everyday Leave on default installation and you will not be breaking any rule, or only change the HOUR and MINUTE of runtime. - You can freely modify the template the way you wish, all you need is to leave the $result reference where you want it for the script to function I will also appreciate if you share us with your modified template ! - You are required to keep the copyright text in your template, however if you prefer to remove it, you can only do that after contacting me and recieving permission to do so ( free of charge ofcourse ) DEMO http://www.tchatting.com/forum/dailyhoroscopes.php or choose a sign http://www.tchatting.com/forum/daily...php?sign=aries If you use this and wish to recieve support please click INSTALL Show Your Support
|
Comments |
#42
|
||||
|
||||
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 |
#43
|
|||
|
|||
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. |
#44
|
||||
|
||||
Nope didnt work Im so sorry mate for all the hassle
|
#45
|
|||
|
|||
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 |
#46
|
||||
|
||||
Well thank you very much appreciated!!!! Indeed!!!
|
#47
|
|||
|
|||
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 ... |
#48
|
||||
|
||||
Quote:
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 ;-( |
#49
|
|||
|
|||
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 ! |
#50
|
||||
|
||||
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
|
#51
|
||||
|
||||
Quote:
From my Host mate!! |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|