Bogey - Posts

Return to advanced search

Re: phpBB SEO Breaks the forum

Yeah... I used AutoMOD to install the mod so there was an error in the installation I guess.

I got it fixed.
by Bogey
Mon Nov 22, 2010 5:42 pm
 
Forum: phpBB mod Rewrite
Topic: phpBB SEO Breaks the forum
Replies: 4
Views: 6644

Re: phpBB SEO Breaks the forum

Nevermind... I fixed the problem. viewtopic_body.html template file didn't have some lines. line 138 was <a href="{U_VIEW_TOPIC}#p{postrow.POST_ID}"> When it should have being <a href="{U_VIEW_TOPIC}#p{postrow.POST_ID}">{postrow.POST_SUBJECT}</a> and line 218 was <a href="{U...
by Bogey
Mon Nov 22, 2010 6:15 am
 
Forum: phpBB mod Rewrite
Topic: phpBB SEO Breaks the forum
Replies: 4
Views: 6644

phpBB SEO Breaks the forum

I installed phpBB SEO 0.6.4 using AutoMOD... everything works perfectly (I ran the install as well). It rewrites like it should (although my Apache throws the 404 for the rewritten pages, but that's not the phpBB SEO's fault, I don't think). The problem though, is when I view the topic, it breaks th...
by Bogey
Mon Nov 22, 2010 5:21 am
 
Forum: phpBB mod Rewrite
Topic: phpBB SEO Breaks the forum
Replies: 4
Views: 6644

Re: Biggest sitemap challenge : Beat the Record ! [35 0001 urls]

How come the topic title says 350,001 URLs? Shouldn't that be 35,001 URLs?
by Bogey
Fri Aug 07, 2009 5:04 am
 
Forum: GYM Sitemaps & RSS
Topic: Biggest sitemap challenge : Beat the Record! [ 35,001 urls ]
Replies: 16
Views: 5886

Re: topicxxx.html and topic-titlexxx.htm

dcz wrote:It's the same for all mods, all styles need to be changed when a mod does change templates ;)

Oh alright :lol: I just thought it usually gets done by style changes...

Thanks.
by Bogey
Tue Aug 04, 2009 9:09 pm
 
Forum: phpBB mod Rewrite
Topic: topicxxx.html and topic-titlexxx.htm
Replies: 7
Views: 511

Re: Some Rewrite Suggestions

You could have the thing optional (of course), so it would fit all cases... depends on the admin of the forum.
by Bogey
Sun Jul 19, 2009 12:49 am
 
Forum: phpBB mod Rewrite
Topic: Some Rewrite Suggestions
Replies: 5
Views: 221

Re: topicxxx.html and topic-titlexxx.htm

Oh sorry, I fixed the problem. I stopped editing after I finished with the last edit we had to do to prosilver... You should move the last two PHP edits before any template edits... Got me confused.
by Bogey
Sun Jul 19, 2009 12:48 am
 
Forum: phpBB mod Rewrite
Topic: topicxxx.html and topic-titlexxx.htm
Replies: 7
Views: 511

Re: Some Rewrite Suggestions

i think u shoud active virtual root :wink: And how would that put the sub-forums and forum together? I don't need virtual root ... I don't want phpbb3/forum-title/topic-title.html , I want forum-title/sub-forum-title/topic-title.html I have a category called 'General Category', in that category I h...
by Bogey
Wed Jul 15, 2009 2:07 am
 
Forum: phpBB mod Rewrite
Topic: Some Rewrite Suggestions
Replies: 5
Views: 221

Some Rewrite Suggestions

I have a little suggestion that I would like to see implemented into phpBB SEO Mod Rewrite... I like the virtual folders for topics... where it is the forum-title/topic-title.html ... what I would like to see is a virtual folder for sub-forums... something like forum-name/sub-forum-name/topic-title....
by Bogey
Mon Jul 13, 2009 10:05 pm
 
Forum: phpBB mod Rewrite
Topic: Some Rewrite Suggestions
Replies: 5
Views: 221

Re: topicxxx.html and topic-titlexxx.htm

@Bogey The same reply may apply, make sure that you installed the mod properly, and that you did empty the topic_url field using sync_url.php before you resync them and after you switched to advanced mode in acp. ++ I did install it properly... I went through every single step carefully. I'll reche...
by Bogey
Sat Jul 11, 2009 6:25 pm
 
Forum: phpBB mod Rewrite
Topic: topicxxx.html and topic-titlexxx.htm
Replies: 7
Views: 511

Re: topicxxx.html and topic-titlexxx.htm

I have the same problem... I have it on Advanced, SQL Rewriting is set to on, and I synchronized all the topics... and when I edit the URL in a post, it doesn't change anything... stays topicxx.html But that is not what I want... it would be a pain in the butt if I do that for all the topics (which ...
by Bogey
Sat Jul 11, 2009 6:20 am
 
Forum: phpBB mod Rewrite
Topic: topicxxx.html and topic-titlexxx.htm
Replies: 7
Views: 511

Also, another problem was just descovered. I have the virtual folders (When you view topics, the forum is shown like a folder), and when I want to go to the administration control panel, it tries to find the adm/ folder in that virtual folder... I'm lost... help would be greatly appreciated here. Th...
by Bogey
Tue Dec 30, 2008 7:02 am
 
Forum: Advanced SEO URL
Topic: Advanced 4.4 Mod-Rewrite problem
Replies: 7
Views: 571

lol you hijacked my thread! My CSS still fails to open. Help would be greatly appreciated. I checked the source for both of the files, the forum home page (Where the CSS opens) and the forum/topic/member pages (Where CSS doesn't open) and they are linked the same. Is it because of the virtual folder...
by Bogey
Tue Dec 30, 2008 1:15 am
 
Forum: Advanced SEO URL
Topic: Advanced 4.4 Mod-Rewrite problem
Replies: 7
Views: 571

Ok.. I changed my htaccess and put it in the root directory of my site (where the directory where the forum resides in...) and it works!

Well, now that that's great, my CSS is not showing up... any help? It also seems longer to load than usual...
by Bogey
Mon Dec 29, 2008 5:12 am
 
Forum: Advanced SEO URL
Topic: Advanced 4.4 Mod-Rewrite problem
Replies: 7
Views: 571

By the way, my .htaccess looks like... # Lines That should already be in your .htacess <Files "config.php"> Order Allow,Deny Deny from All </Files> <Files "common.php"> Order Allow,Deny Deny from All </Files> # You may need to un-comment the following line Options +FollowSymlinks...
by Bogey
Sat Dec 27, 2008 8:36 pm
 
Forum: Advanced SEO URL
Topic: Advanced 4.4 Mod-Rewrite problem
Replies: 7
Views: 571
Next

Return to advanced search