tbxn - Posts

Return to advanced search

Thanks for the advice however I'm using IIS and in that external file the variable $phpbb_root_path is the absolute path to the forum and the variable $forum_root_path is the relative path. Basically, those variables have always worked fine and I don't think that they are related to the problem.
by tbxn
Thu Dec 18, 2008 4:59 pm
 
Forum: Advanced SEO URL
Topic: 0.4.4 to 0.4.6 rewrite issue in external file
Replies: 3
Views: 450

0.4.4 to 0.4.6 rewrite issue in external file

Hello. I recently updated phpbb to the latest version and with it I also updated the advanced seo url mod to 0.4.6. I have one small issue. I use a news script to fetch posts from the forum and display them on the news page. The linked urls on this page are no longer rewritten after upgrading. This ...
by tbxn
Wed Dec 17, 2008 11:48 pm
 
Forum: Advanced SEO URL
Topic: 0.4.4 to 0.4.6 rewrite issue in external file
Replies: 3
Views: 450

Replacing underscores with dashes in rewrite rules

Hello, I was wondering if it's possible to replace underscores with dashes in the mod rewrite rules, and if so how would I go about doing that? I think it's a pretty simple thing to do but I don't know much about the rewrite syntax. Basically, I have a download script that calls downloaded files lik...
by tbxn
Thu Oct 09, 2008 1:04 am
 
Forum: Apache mod Rewrite
Topic: Replacing underscores with dashes in rewrite rules
Replies: 1
Views: 1855

Great, that sounds like a much needed update. Hopefully that update can also address some of the viewonline issues as well. Thanks for all your hard work. I'm looking forward to this update.
by tbxn
Sat Oct 04, 2008 4:14 pm
 
Forum: Advanced SEO URL
Topic: Rewrite of phpBB3 Gallery index.php
Replies: 40
Views: 6483

I was able to get my other sitemap to show up in the sitemapindex, thanks. I just have a few more questions. When moving the sitemap.php file to the root directory, can I delete the sitemap.php from the phpbb directory? Also when the GYM mod is set to read from the sitemap.php in the root directory,...
by tbxn
Sat Oct 04, 2008 4:10 pm
 
Forum: GYM Sitemaps & RSS
Topic: GYM Links on external page
Replies: 2
Views: 566

Hey dcz, has any progress been made on this patch?
by tbxn
Fri Oct 03, 2008 6:57 pm
 
Forum: Advanced SEO URL
Topic: Rewrite of phpBB3 Gallery index.php
Replies: 40
Views: 6483

Thanks a lot for taking the time to show me that bit of code. I'm having problems implementing it however. When I try to follow your suggestions I just end up with a blank white screen, which I'm assuming is because my syntax or structure is wrong. Do you think you could show me a more precise examp...
by tbxn
Fri Oct 03, 2008 6:28 pm
 
Forum: phpBB SEO MODS
Topic: Issue with rewriting links in external file
Replies: 6
Views: 810

GYM Links on external page

Hello, I have 2 questions about the GYM Mod. My first question is Where is the code located that controls the GYM Links in the overall_footer.tpl file. I would like to add the GYM links to an external page, but I'd like to use the php code and not the html output. My second question is in regard to ...
by tbxn
Fri Oct 03, 2008 6:25 pm
 
Forum: GYM Sitemaps & RSS
Topic: GYM Links on external page
Replies: 2
Views: 566

At first it came up with undefined offset errors. I realized that the problem was the first bit of code: // www.phpBB-SEO.com SEO TOOLKIT BEGIN if ( empty($phpbb_seo->seo_url['topic'][$posts[$i]['topic_id']]) ) { if ($posts[$i]['topic_type'] == POST_GLOBAL) { $phpbb...
by tbxn
Sat Sep 06, 2008 3:51 pm
 
Forum: phpBB SEO MODS
Topic: Issue with rewriting links in external file
Replies: 6
Views: 810

I made the adjustments but the viewtopic urls are still not rewritten. Also I was wondering if you could elaborate on what you were saying about forum names... how would I implement that change? Thanks again for your help. Anyway, here is what my file looks like now with the SEO mod additions: // St...
by tbxn
Sat Sep 06, 2008 1:48 pm
 
Forum: phpBB SEO MODS
Topic: Issue with rewriting links in external file
Replies: 6
Views: 810

Issue with rewriting links in external file

Hello, first of all I would like to thank you for the mods that you have created. I've found them very useful. I have a small problem, hopefully you can give me some insight on this matter. I am integrating my website with the phpbb forum. I have the latest advanced seo mod installed on my forum, as...
by tbxn
Tue Sep 02, 2008 2:46 pm
 
Forum: phpBB SEO MODS
Topic: Issue with rewriting links in external file
Replies: 6
Views: 810

Return to advanced search