I mean this
- Code: Select all
<head>
<base href="http://www.mysite.com/" />
Thanks
Moderator: Moderators
<head>
<base href="http://www.mysite.com/" />
// Array of the filenames that may require the use of a base href tag.
$this->seo_opt['file_hbase'] = array('viewtopic', 'viewforum', 'memberlist', 'search');
$this->seo_opt['file_hbase'] = array('viewtopic' => $this->seo_path['phpbb_url'], 'viewforum' => $this->seo_path['phpbb_url'], 'memberlist' => $this->seo_path['phpbb_url'], 'search' => $this->seo_path['phpbb_url']);
Users browsing this forum: No registered users and 4 guests