Hi guys! I have found the first bug on my 7.0.7 Site!
All RSS-Feeds are still loading and loading without a end!
In Index, in profil and in admin panel (the boonex news) are loading and loading!!!
Who have this problem too? How can we solve it?
In this point i have no idea what i can do... something is wrong, but i dont know what, because i dont get a error or something like that. The RSS feeds just loading.... ^^
Thanks for all help!
Best regards!
E:// i have checked the forum here and i checked the php settings. All is correct. allow_url_fopen = On
If i turn it to Off, than the FEEDS works, but dolphin need allow_url_fopen = On I think its for dolphin-license, right? So... how to fix this problem?
Note: I have this problem since the upgrade. So it must be a 7.0.7 BUG! --- call me asa! ;-) |
yep, Boonex News Feed and Featured Modules are loading forever. Other rss feeds work Diddy is not greedy and has time. Dolphin is cool and its not just mine :-) |
thanks Diddy! Now i know that it isnt my fault.
i dont know why... ... i am just a hairy guy... .
xD
oh no, this is a song..
btt:
i dont know why... but i had the problem with other RSS feeds too! now i have add a new rss feed on dolphin and the problem is solved. i have delete the new rss feed again, and my others rss-feeds are still working... but the boonex news feed in admin-panel and featured modules still not working......
it isnt so important, i can deactivate at in "advanced settings", but its a bug and bugs needs solved. ;-)
best regards! --- call me asa! ;-) |
Update: NO, RSS works more... i have clean cache in dolphin and all browser, etc. now i see all changes.. and no RSS feed, i mean, no boonex and no custom rss feed works on my site more!!
Just if i disable allow_url_fopen, but than the "license" dont works!
Hope somebody have a input for me...
Best regards! --- call me asa! ;-) |
nobody used RSS-feeds xD
@Diddy are you sure, that your other rss feeds works? please delete all cache of dolphin and browser and try it again.
pls let me know. thank you!
best regards! --- call me asa! ;-) |
yeah! i have found self a solution!!!
the file get_rss_feed from update dont works with my site! so i have take the file from 7.0.6 and it works now great!
manuell instruction: in file /get_rss_feed.php
find: echo bx_file_get_contents( $sUrl . (BX_PROFILER && 0 == strncmp($site['url'], $sUrl, strlen($site['url']))? '&bx_profiler_disable=1' : '') );
replace it with: readfile( $sUrl . (BX_PROFILER && 0 == strncmp($site['url'], $sUrl, strlen($site['url']))? '&bx_profiler_disable=1' : '') );
it will works! ;-) thanks all that you tried to find the problem...
Best regards! --- call me asa! ;-) |
doesnt work or me.
RSS feeds on 7.0.7 just go round and round and ....
|