![]() |
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 |
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. |
Nope didnt work Im so sorry mate for all the hassle
|
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 |
Well thank you very much appreciated!!!! Indeed!!!
|
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 ... |
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 ;-( |
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 ! |
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
|
Quote:
From my Host mate!! |
oberheimhaven , that solves the problem , so i will later on update a file with Curl functions instead of fopen, which will give u same results and all you have to do is replace the cron file then.
Ill update the attachment later , i just dont have time this hour so maybe later tonight or tomorrow :) regards |
Thanks mate!!!! for doing this not ur fault great hack its my host wont allow thank you again send paypal i will donate for the trouble!!!
|
Thanks for the offer but its okey, am doing this in my free time no more.
You can download the second attachment now , and replace the gethoroscopes.php file in your cron folder , and this should work since your host said it would :) regards |
Quote:
Thxs MarkAnthony |
For some reason, when I click on the sign it show blank. It seem is not update.
Here my link: http://www.khmerclub.org/dailyhoroscopes.php?sign=libra |
angkor408 , did u check if fopen is ON ? if its not on , download the second attachment and replace gethoroscopes.php in ur cron folder.
Then for the first time , u must RUN the cron Manually OR wait till its cron excute time ... |
Hi Labanon, thank for your respond. Where can I turn fopen option to ON? Is that in my Vbulletin option? Under Schedule task manager I dont see anything that say " CRON" Do I have to manually add new task?
Also I had download the this file "gethoroscopes.php" but I got a blank page when I go to http://www.khmerclub.org/gethoroscopes.php Here what I have in my schedule task Manager: Hourly Cleanup User Promotions Event Reminder Thread Views Hourly Cleanup Attachment Views Restore Temporarily Banned Daily Statistics Log Happy Birthday Email Subscriptions Daily Digest Activation Reminder Email Weekly Digest Does this work for VB 3.5? Maybe that he issue. |
well it should work yes , but i did specify in the cron that it should require 3.6 as minimal version .
So here is what i advice u to do to insure it works both ways. First Do upload the second attachment and replace the gethoroscopes.php file in ur cron folder. Second , in cron manager , scheduled tasks , Manually add a cron every day , at hour 6 , minute 10 disable logging if u dont need it in the path section replace tha last .php with gethoroscopes.php and click apply , then do RUN the task first time manually to verify it worked . After that the rest should go automatic. |
Lebanon, Thank for your help. Under my schedule task manager >>>> I had edit in the path section replace tha last .php with gethoroscopes.php it's working. Than You. :)
http://www.khmerclub.org/dailyhoroscopes.php |
Quote:
|
when u run the scheduled task manually , would u mind copy pasting ther esults here ?
|
Never mind figured it out.. It was a permissions issue
Any idea how to made this a block for vbadvance? |
I have had this working great since I installed it shorty after its release. I'm just wondering is there any way I could pull the horoscopes from a different site?
If not I'll stick with what I got cause manual aint an option! |
Quote:
|
I am a newbie at this but my members are really interested into having the horoscope installed.
I uploaded both the vbhoroscope folder and the addon daily/updatecontent/ and I can't seem to make it work. The horoscope is the only of the two that shows up in my manager. When I do the run command I get this: Quote:
http://www.whedonverseandbeyond.net/...horoscopes.php But it appears blank. It seems that my file has too many folders before getting to the meat and bone in comparison to yours. Again I am a newbie, can I have a more detailed set of installation information? Sorry for the hassle and thanks in advance. And how do I add the daily update again? |
excellent hack! all working well here!
I was hoping to add a link in breadcrumbs under private messages saying "view your horoscope" or something, and once clicked it automatically takes the user to dailyhoroscopes.php?sign=gemini for example. How would I get the code to work out the users star sign from their date of birth? |
I installed and when run in sccheduled tasks, I get this message :
Quote:
Quote:
|
Installed and working well .. thanks lebanon
Clicked install |
You need to set permissions (chmod) to 777
Quote:
|
so the daily horoscope is updated from your site ? i assume by this way it can only be dispayed in english
|
:confused: what is chmod and where do I find it?
|
Let me try to get answers one by one ,
LastOne , for some reason the path to the cron seems wrong ...public_html/forum/./includes/cron/ge... Go to your scheduled tasks and manually fix the path , it should point to forum/includes without the dot in the middle, fix the path and it should be fine. Thepub , seems a permission issue, most servers allow writing data by files since the user owns the directory, u should consult ur host on your permissions however here is common solutions : make sure u uploaded the 0 bytes txt files included or create the txt files manually before writing into them ie : create leo.txt scorpio.txt etc .. Then try chmod 777 * in that folder using telnet or using an ftp client it could work too you just connect using for example cuteftp , hightlight the txt files , right click and checkmark read/write/excute . Konstantinos , actually yes they only are available in english , however, they can using a php code passed to google or bablefish translator then achieved by your server but its up to you to count on the "automatic translation" services regards |
oh my I am lost :confused:
|
|
Quote:
|
hmmmm - wonder who LEBANON gets the horoscope content from?
Jacquii. |
Quote:
|
well yeah , the hack is down but only till tomorrow !
It will be functioning as normally , as i have been traveling back to my home country abd a problem occured on the server, am fixing it and am relocating the site to my secondary server too. It shouldnt happen again , anyway sorry for the inconvience caused to this hack users ! in 24 hours it should be back to normal ! |
Thanks Lebanon. I was wondering what was up!
|
I too was wondering what was up - ALSO thanx for the update and the BRILLIANT modification. I read an interesting article about having horoscope content on websites. 1/3 or the visitors logon ONLY to read their horoscopes... The other 2/3 stay to see other content on the site...
So when I had someone ask me about the horoscope mod - there's a bit of concern naturally :P Anyway - if you don't mind me asking - where & how do you get the horoscope content? Again - Thanx! Very nice hack ;) Jacquii. |
All times are GMT. The time now is 08:12 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|