Jump to content

Theme/link error message


SoulWolf

Recommended Posts

Posted

I'm using the Dark Green theme, and when someone posts a link quote to another topic on the forum, it displays this error:

 

Quote

Fatal error: Call to undefined method IPS\Http\Url\Friendly::url() in /home/erken1/public_html/arocalypse/forums/system/Theme/Theme.php(824) : eval()'d code on line 213

 

The error isn't there with the default theme though. I haven't tested others.

Posted

 

Hmm that is really strange. :)

Looks like Dark Blue does it too, but not Grey...

What is really strange is that line 213 of that file is this:

if ( static::$memberTheme === NULL )

 

Which has nothing to do with Friendly::url

Posted

Looks like one of those cases where the problem is in another file entirely. Those are always fun.

 

Maybe it's not including the file where Friendly::url is defined for some reason. But I know nothing about IPS specifically, so... I can only guess. :P

Posted

Support responded that I need to update the theme, however that didn't fix the problem. The theme is no longer supported, so I doubt we'll see a fix for this one... I think what happened is a recent update to IPS required some new code to be added into the theme that isn't there. What's so egregious here is that there is no way to know what the link pointed to. If I get some more time, I'll try to figure this out.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...