Jump to content
WebFlake
  • 0

IPB Post Share/Bookmark Bug


Tutu

Question

For some strange reason, the post-sharing/bookmark button/label generates an invalid URL.

IE:

website.com/index.php?/topic/1#entry35396-welcome/

Is generated, where the URL should be,

website.com/index.php?/topic/1-welcome/#entry35396

fc9eb10180033cc83e165b377be15c57.png

 

UPDATE

 

Found the issue in the TopicView>Post template bit, and I 'fixed' it, but now it doesn't include the thread-page with the entry tag.

An example being, this is what SHOULD be generated:

website.com/index.php?/topic/1-welcome/page__st__120/#entry35396

Instead I'm getting

website.com/index.php?/topic/1-welcome/#entry35396

This is my TopicView>Post template bit,

ctrl + f and find 'bookmark'

removed - solved


UPDATE

Solved my problem, I was missing an 'if' check for the page iD.

Edited by Tutu
Link to comment
Share on other sites

1 answer to this question

Recommended Posts

Guest
This topic is now closed to further replies.
×
×
  • Create New...