Home > Off Topic Discussion

Forum Fix

FYI the "Find all posts by *user*" button is broke.

If someone wanted to see what, for example, my alcohol soaked friend Duffman had to say in his short drunken tenure here to date, they couldn't.

at least not under the cool adinfinitum scheme (website based)

can't be sure 100% because I don't use phpbb but it looks like a template error, probably a typo

the current code is

http://escapefromunderdark.com/forums/AdInfinitum.v1.06/AdInfinitum/{U_SEARCH_USER}
while it should be more or less this
http://escapefromunderdark.com/forums/search.php?search_author={U_SEARCH_USER}

Just tested and it worked for me...

-Cross

TroveLord can't be sure 100% because I don't use phpbb but it looks like a template error, probably a typo

the current code is

http://escapefromunderdark.com/forums/AdInfinitum.v1.06/AdInfinitum/{U_SEARCH_USER}
while it should be more or less this
http://escapefromunderdark.com/forums/search.php?search_author={U_SEARCH_USER}

thats exactly what shows up *the prior script* when i push the find more from author button. when i copy and pasted the proper thing in, and inserted a username, it worked.

Crosswind Just tested and it worked for me...

-Cross

Probably you don't use the AdInfinitum template, it's the one with the typo

*puts on his workers hat and grabs his wrench*

fixed