![]() |
Rss Feed Xml Error!
http://img257.imageshack.us/img257/8310/image1.jpg
What is the problem missed the point? This has repeatedly give error. Rss does not work What should i do? :( Help me plase, Thank you. Quote:
|
Same problem :( Any help?...
My error: Warning: Invalid argument supplied for foreach() in [path]includes[path]class_postbit_alt.php(474) : eval()'d code on line 165 This line shows several times. This error appears when I use type=rss2 or forumids, without those params it is ok... And as I can see in google - many forums have same problem. What is going on? |
Line 474 of class_postbit_alt.php:
PHP Code:
|
I used define('DISABLE_HOOKS', true); to disable whole plugin system, but still got same error... Does it is taken from some cache or problem is not in hook?
If it is cache how long I have to wait to check does it work or not and how can I figure out which hook it is without trying to disable one by one? And one more thing - now it's not working even without parameters... Yesterday it was ok :( |
Default cache: 1 hour
vBulletin Options -> External Data Provider -> Cache Lifespan |
Thanks I will turn off cache at night and seek guilty hook :)
--------------- Added [DATE]1245686540[/DATE] at [TIME]1245686540[/TIME] --------------- The problem just disappear... But I think that it will come back. Is it possible that it depends on content of posts which are shown in RSS? Or... One of my users wrote that who is on line produces such error: Parse error: syntax error, unexpected T_STRING in /includes/functions_online.php(1170) : eval()'d code on line 67 Is it possible that booth those errors depends on some username? I don't know that author of post is send in RSS, but I don't believe that it resolves itself - so what could be the problem - content, username, something else?... As long as I can't reproduce error I cannot work on it, but here are such experienced vB programmers, so I hope someone good in it will help me :) |
Quote:
Warning: Invalid argument supplied for foreach() in [path]includes[path]class_postbit_alt.php(474) : eval()'d code on line 165 Doesn't it tells that error occures in line 165?... |
No, it is an error related to line 474 of class_postbit_alt.php . On that line is something else which gets eval()'d and the problem is on line 165 of that eval()'d code. Line 474 is a hook which evals some code and the error is in that code being eval()'d.
|
I've just made tests and it's definitivelly not any hook.
I set RSS cache to 1 minute. Disabled all hooks by define('DISABLE_HOOKS', true); - tested does hooks are dissabled (forum looks :eek:). Checked content of RSS. Wrote new post. Wait a minute - check again does new post is visible in RSS (so cache is refreshed) and then check with option forumids and type=rss2. And in both cases - fail. As I wrote before for some time it was working again and now again is not working. I'm wondering does the content of posts or some usernames can matter here. Somebody can help me?... |
Try deleting that hook line in class_postbit_alt.php > save > upload and see what sort of error you then get.
If you still get the error, check your class_postbit_alt.php page and let us know what is on line 474 of it, maybe it is something different than what is on mine. |
I'm totally confused right now... I've just wrote previous post, removed test thread from my forum, turn on hooks, and now event without any parameters RSS don't works :(
Turn off hooks again, wait for cache refresch - and... it still doesn't work. What is going on :confused: Sometimes it is ok, sometimes not... HELP!!! In Opera I can see whole output - this is it (for RSS without parameters): Code:
Warning: Invalid argument supplied for foreach() in [path]includes[path]class_postbit_alt.php(474) : eval()'d code on line 165 Quote:
--------------- Added [DATE]1245714393[/DATE] at [TIME]1245714393[/TIME] --------------- it freeks me out... Line 474 commented - uploaded to serwer, RSS cache time 1 minute, and - still same error line 474 :eek: |
It is sounding to me like you have some caching problems which could mean a server problem. What other modifications do you have installed? There was some optimizer mod that caused cache problems. Any chance you could disable all products that have a plugin that uses the postbit_display_complete hook location for a while?
|
Status for now - line 474 commented. RSS works, but I don't know does it is temporaty, and also cannot use hooks, and cannot chcek what is cause of the problem, because of cache problems.
As I wrote I also get messages from users that from time to time dont works who is online, ane then occures error: Parse error: syntax error, unexpected T_STRING in /includes/functions_online.php(1170) : eval()'d code on line 67 RSS also worked from time to time, so could it be connected?... My list of products:
About disabling any productts which uses some specific hook location - I can disable all products, I have no idea how to chcek which one uses specific hook location... |
Quote:
|
Great thanks - You are more that helpful, and also thanks for your patience.
This is list of my plugins for postbit_display_complete hook:
One is disabled. I don't think that vBSEO or ibProArcade is guilty. Maybe vBExperience - it adds some information about user, or passiveVid - it changes urls to youtube and so on. I will check each anyway, but at night - in my time I have 2-3 hours till night. --------------- Added [DATE]1245797702[/DATE] at [TIME]1245797702[/TIME] --------------- I have the guilty one!!! It was: passiveVid Now - maybe I will find some solution how to solve problem and have this functionality... Any help? ;) --------------- Added [DATE]1245797756[/DATE] at [TIME]1245797756[/TIME] --------------- And one more thing - great thanks to Lynne - You are great! :D --------------- Added [DATE]1245800728[/DATE] at [TIME]1245800728[/TIME] --------------- I'v just moved to version 2.0 it looks like problem solved :) |
All times are GMT. The time now is 09:08 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:
|