Topic: change link
Where it says INDEX on the main forums How do I change that domain to something else. I am changing domains and would like to change the Link domain of INDEX n Title.
You are not logged in. Please login or register.
PunBB Forums → PunBB 1.3 additions → change link
Where it says INDEX on the main forums How do I change that domain to something else. I am changing domains and would like to change the Link domain of INDEX n Title.
Go to 424 line of the "<FORUM_ROOT>/include/functions.php" and replace
forum_link($forum_url['index'])
with
'http://yourdomain'
Go to 424 line of the "<FORUM_ROOT>/include/functions.php" and replace
forum_link($forum_url['index'])
with
'http://yourdomain'
I have tried that but it doesn't work.
PunBB Forums → PunBB 1.3 additions → change link
Powered by PunBB, supported by Informer Technologies, Inc.