![]() |
You would need to edit the replaceArray
Code:
'<a href="' . $vbulletin->options['homeurl'] . 'sitemap/">' . $vbulletin->options['bbtitle'] . ' Sitemap</a>', Code:
'<a href="' . $vbulletin->options['homeurl'] . '/sitemap/">' . $vbulletin->options['bbtitle'] . ' Sitemap</a>', |
Quote:
Any help in directing me to this "replaceArray" would be appreciated :o After some time trying to find the "archive_complete plugin " I have to admit that this bugger has eluded me completely and is still at large on my forum, any idea where this fella could be hiding? Thanks. |
AdminCP > Products > plugins
Or if you want I can give you a seperate XML file or let me know your forum url and can edit it for you. |
Here is the updated product with the support of / in home url
|
Hello shabbirbhimani,
Thanks for the help but the best I could get out of this was a working sitemap with the following error: Code:
Parse error: syntax error, unexpected ',' in /usr/www/users/wendag/forum/archive/index.php(475) : eval()'d code on line 12 |
I downloaded the XML and imported once again and could not get that error.
Check if your archive works without the plugin? |
MEH! This does not work.
The requested URL /forum/forums/archive/index.php/ was not found on this server. Why is it forcing in the subdirectory /forums/. Not all of us use that. |
You would need to change the .htaccess url to match your url
Code:
RewriteRule ^sitemap(.*)$ forums/archive/index.php$1 [QSA,L] |
I got the sitemap up at http://www.businesss-forum.com/archive/index.php but none of the links are valid.
How can I fix this so bots can read valid info? |
You already have a blank sitemap folder under your home directory,
http://www.businesss-forum.com/sitemap/ Remove that first and then get the .htaccess correctly setup. Remember to remove the "forums/" |
All times are GMT. The time now is 11:55 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|