snailboy55 Posted July 18, 2014 Share Posted July 18, 2014 I see some forums with say: /index.php?showtopic=15 in the URL for a topic, when they are running 3.4.5 (just like I am) Whereas mine is: /index.php?/topic/659-guide-for-the-internet/ Is there a setting to change it to showtopic=# instead of having the topic name in the title? Thanks Link to comment Share on other sites More sharing options...
0 Lock Down Posted July 19, 2014 Share Posted July 19, 2014 Yes. You disable friendly urls in the acp. Then use ftp or file manager and edit the conf_global.php file. find $INFO['use_friendly_urls'] = '1'; change to $INFO['use_friendly_urls'] = '0'; 1 Link to comment Share on other sites More sharing options...
0 thetechgenius Posted July 18, 2014 Share Posted July 18, 2014 (edited) I believe this is done in the .htaccess (Linux) or web.config (Windows) file. I run vBulletin on my site, so im not sure how IP.Board handles Friendly URL's, its been a very long time since I used IPB, so I can't help you with the .htaccess code. But maybe someone else has a solution to your problem. Sorry. Edited July 18, 2014 by thetechgenius Link to comment Share on other sites More sharing options...
0 Kingy Posted July 18, 2014 Share Posted July 18, 2014 ^^^ You can enable Friendly URLs in the ACP. Link to comment Share on other sites More sharing options...
0 snailboy55 Posted July 18, 2014 Author Share Posted July 18, 2014 ^^^ You can enable Friendly URLs in the ACP. I've done that, and when adding showtopic=# to the url it does redirect me to the correct topic number, but the url in my url bar goes back to the original one containing the topic name, can I change that? Link to comment Share on other sites More sharing options...
0 snailboy55 Posted July 19, 2014 Author Share Posted July 19, 2014 Yes. You disable friendly urls in the acp. Then use ftp or file manager and edit the conf_global.php file. find $INFO['use_friendly_urls'] = '1'; change to $INFO['use_friendly_urls'] = '0'; Thankyou! Link to comment Share on other sites More sharing options...
0 Lock Down Posted July 19, 2014 Share Posted July 19, 2014 You are welcome. Link to comment Share on other sites More sharing options...
0 Kingy Posted July 20, 2014 Share Posted July 20, 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
snailboy55
I see some forums with say: /index.php?showtopic=15 in the URL for a topic, when they are running 3.4.5 (just like I am)
Whereas mine is: /index.php?/topic/659-guide-for-the-internet/
Is there a setting to change it to showtopic=# instead of having the topic name in the title?
Thanks
Link to comment
Share on other sites
7 answers to this question
Recommended Posts