Tutu Posted January 28, 2014 Share Posted January 28, 2014 (edited) 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 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 January 28, 2014 by Tutu Link to comment Share on other sites More sharing options...
0 Kingy Posted January 28, 2014 Share Posted January 28, 2014 The question(s) in this support topic have been answered and the owner has been able to solve the problem. Because of this, the support topic has been closed and moved.If you have other questions, please open a new topic. Link to comment Share on other sites More sharing options...
Question
Tutu
For some strange reason, the post-sharing/bookmark button/label generates an invalid URL.
IE:
Is generated, where the URL should be,
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:
Instead I'm getting
This is my TopicView>Post template bit,
ctrl + f and find 'bookmark'
UPDATE
Solved my problem, I was missing an 'if' check for the page iD.
Edited by TutuLink to comment
Share on other sites
1 answer to this question
Recommended Posts