Hi,
Is there any news about this problem?
I've tried 1.0.9 and afterwards is doing the same!
Quote:
Originally Posted by nfn
Hi,
I have an error in my board when someone tries to get feeds (external.php):
I think this is related to "passiveVid - Showthread Replacement" hook at postbit_display_complete.
When I turn it off everything works without errors.
|
For now I've just excluded external using:
Code:
if (($this->registry->options['passiveVid_enabled']) AND (THIS_SCRIPT != 'external')) {