Ok, I've installed this modification correctly. I've chmodded all of the files and folders to 777, I've gone to the task manager and manually ran the cron_horoscopes task, I've checked to make sure that fopen is on (and it is)... but no matter what I do, nothing will make it work. When I click on a sign, nothing shows up. Here is the message I get when I run the task...
-----------------------------------------------------------------------------------------------
Success, wrote () to file (./dailyhoroscopes/aries.txt)Success, wrote () to file (./dailyhoroscopes/taurus.txt)Success, wrote () to file (./dailyhoroscopes/gemini.txt)Success, wrote () to file (./dailyhoroscopes/cancer.txt)Success, wrote () to file (./dailyhoroscopes/leo.txt)Success, wrote () to file (./dailyhoroscopes/virgo.txt)Success, wrote () to file (./dailyhoroscopes/libra.txt)Success, wrote () to file (./dailyhoroscopes/scorpio.txt)Success, wrote () to file (./dailyhoroscopes/sagittarius.txt)Success, wrote () to file (./dailyhoroscopes/capricorn.txt)Success, wrote () to file (./dailyhoroscopes/aquarius.txt)Success, wrote () to file (./dailyhoroscopes/pisces.txt)
Done
-------------------------------------------------------------------------------------------------
What could possibly be wrong here?
vb version 3.6.4
|