YAFLogo

tperry
  • tperry
  • 72.2% (Friendly)
  • YAF Lover Topic Starter
13 years ago
Afternoon!

Just grabbed, compiled, and deployed 0cbb9efd4762. The Go To Last URL looks like this:

/yaf_postsm4101findlastpost_Remember-this.aspx.
Should Look like this, yeah?

/yaf_postsm4101_Remember-this.aspx?find=lastpost
Sponsor
bbobb
  • bbobb
  • 100% (Exalted)
  • YAF Developer
13 years ago
No, should look like this

http://localhost:63645/yaf_postst1findunread_gggg.aspx

Update .config.

tperry
  • tperry
  • 72.2% (Friendly)
  • YAF Lover Topic Starter
13 years ago
With the new URL type users are getting sent back to the main forum page when clicking those icons.
bbobb
  • bbobb
  • 100% (Exalted)
  • YAF Developer
13 years ago
Not reproducible.
tperry
  • tperry
  • 72.2% (Friendly)
  • YAF Lover Topic Starter
13 years ago
Which config file were you referring to earlier?
tha_watcha
  • tha_watcha
  • 100% (Exalted)
  • YAF.NET Project Lead 🤴 YAF Version: 4.0.1 BETA
13 years ago

Which config file were you referring to earlier?

Originally Posted by: tperry 

You need to Update the UrlRewriter.config

tperry
  • tperry
  • 72.2% (Friendly)
  • YAF Lover Topic Starter
13 years ago
I'll give that a shot; thanks!
tperry
  • tperry
  • 72.2% (Friendly)
  • YAF Lover Topic Starter
13 years ago
That did the trick. I guess I didn't overwrite that file originally like I thought I did. Thanks, guys!