PDA

View Full Version : horoscope plugin error


kushaaal
12-03-2005, 01:00 PM
Greetings,
I ahve installed and re-installed horoscope plugin error. But when I create category and see the output following error is niticed:
Fatal error: Call to undefined function: p68_horoscope() in /home/*******/public_html/plugins/p68_Horoscope/p68_Horoscope.php on line 42[/b]
Can somebody help me correct that? :(

kushaaal
12-09-2005, 10:12 AM
bump!!!

kushaaal
12-19-2005, 12:22 PM
Is there any solutions in sight, I re-uploaded the mod 3-4 times, downloaded it too but the same some code errors are there.

DaGoN
12-19-2005, 12:32 PM
Open p68_Horoscope.php file, go to line 12 and replace:
function p66_Horoscope() {
with
function p68_Horoscope() {

Byez,
DaGoN

abcohen
12-19-2005, 03:46 PM
DaGoN, thanks for the fix -- I've updated the zip file with the correct code.

kushaaal
12-23-2005, 12:40 PM
Thanks the error solved.