Keyword

I get an Error

  • lunanera
  • lunanera's Avatar Topic Author
  • Offline
  • New Member
More
15 years 7 months ago #16325 by lunanera
I get an Error was created by lunanera
Hi people.. i was get an error with the script, i list it below:

In the frontpage (home page) of the module this appear:

Notice: Undefined variable: feed in /web/htdocs/www.ladestra.grosseto.it/home/modules/mod_jw_srfr/mod_jw_srfr.php on line 153

Notice: Trying to get property of non-object in /web/htdocs/www.ladestra.grosseto.it/home/modules/mod_jw_srfr/mod_jw_srfr.php on line 153

What happen?? How can i fix it?

Thanks....

Please Log in or Create an account to join the conversation.

More
15 years 7 months ago #16326 by John Cinquina
Replied by John Cinquina on topic Re: I get an Error
i don't know how to fix it up, but you can just comment the line out on line 150 within mod_jw_srfr.php found within the modules folder.

so:

Change line 150 from this:
<?php if ($feed->error){ echo '<span class="message">'.$feed->error().'</span>'; } ?>

to this:
<!-- ?php if ($feed->error){ echo '<span class="message">'.$feed->error().'</span>'; } ? -->

Please Log in or Create an account to join the conversation.

More
15 years 4 months ago #16327 by Lefteris
Replied by Lefteris on topic Re: I get an Error
Hello,
Please, i also get a similar as described when i used the reader:

Please can you tell me of your experience how you solved it.
Thank you
Johnson

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.

More
15 years 3 months ago #16328 by pauliv_de
Replied by pauliv_de on topic Re: I get an Error
I did the same as ctdesign87, I don't know why this line of code is there, but I'm happy now, the problem is solved.
Thanks

Please Log in or Create an account to join the conversation.


Powered by Kunena Forum