swiety - Posts

Return to advanced search

Re: phpBB2 hacked - SEO thing

At first, thanks for your reply. As I told you before, I'm runnig phpBB2 2.0.23 and yes, it's using phpbb-seo Advanced SEO URL as well as Zero Duplicate. I have XAMPP installed, it's a must. The reason I'm still on BB2 is that my forum's code is quite heavy modified and to get all the funcionality i...
by swiety
Fri Dec 25, 2009 2:15 pm
 
Forum: phpBB Forum
Topic: phpBB2 hacked - SEO thing
Replies: 3
Views: 707

phpBB2 hacked - SEO thing

Hi! Unfortunately, my phpBB2 (newest available version 2.0.23) was hacked/exploited. I don't know if the attacker found a bug in any of modifications I have used or straight is phpBB2 script. As for today I don't know about any other phpBB2 expoit except "phpBB 2.0.23 Session Hijacking Vulnerab...
by swiety
Fri Dec 25, 2009 1:10 am
 
Forum: phpBB Forum
Topic: phpBB2 hacked - SEO thing
Replies: 3
Views: 707

Re: regex issue

Thank you for explaining the "^|" thing. As I said that first group: (^|(?<=[^\w\"']) works fine and I haven't noticed any other problems e.g. other broken urls etc., but the thing about quotes isn't that clear, because this regex: (^|(?<=[^\w\"']))([\w]+?://[\w\#$%&~/.\-;:=,...
by swiety
Sat Apr 04, 2009 12:22 pm
 
Forum: phpBB2 Forum
Topic: regex issue
Replies: 3
Views: 822

regex issue

Hello! I have a problem with regular expression and I'd like you to tell me what you think about it. It's about custom bbcode. As you know there is no way to add your own bbcodes via ACP in phpBB2, but there is a way to do this by editing includes/bbcode.php and tempaltes/your_template/bbcode.tpl fi...
by swiety
Fri Apr 03, 2009 4:37 pm
 
Forum: phpBB2 Forum
Topic: regex issue
Replies: 3
Views: 822

Adding append_sid has helped ;)
Works great. Thanks.
by swiety
Sun Sep 07, 2008 1:13 pm
 
Forum: phpBB2 Forum
Topic: rewriting topic title
Replies: 4
Views: 1976

OK, no prob. So...proper .htaccess file for patch yoursite.com/forum/ need to looks like this: # You could need to un-comment the following line # Options +FollowSymlinks RewriteEngine On RewriteBase / ######################################################### # PHPBB SEO REWRITE RULES # ############...
by swiety
Tue Aug 26, 2008 7:47 am
 
Forum: phpBB2 Advanced mod Rewrite
Topic: .htaccess error
Replies: 6
Views: 1261

Your post is a bit messy, but I'll try to help you. What server app are you using as localhost? XAMPP? Do you enabled mod rewrite in httpd.conf file? If not, go to xampp\apache\conf\ directory and edit httpd.conf file. All you need to do is uncomment the line (delete # at the begining): #LoadModule ...
by swiety
Sun Aug 24, 2008 7:50 pm
 
Forum: phpBB2 Advanced mod Rewrite
Topic: .htaccess error
Replies: 6
Views: 1261

Unfortunately this solution doesn't work :? There is no effect after adding that code.. Url still looks like viewtopic.php?t=xxx and it should topic-title-txxx.html as it is provided by mod rewrite advanced. The mod I'm using is localted HERE . If it at all would be possible, please try to install i...
by swiety
Sun Aug 24, 2008 7:05 pm
 
Forum: phpBB2 Forum
Topic: rewriting topic title
Replies: 4
Views: 1976

rewriting topic title

Hi! I have implemented recent topics table on forum index and what I need is to rewrite topics titles there. I have mod rewrite advanced installed and it works OK. I've been trying to add sth silimiar like the code in viewforum, but no effect. This is the code of this mod placed on index.php: //----...
by swiety
Mon Aug 11, 2008 3:57 pm
 
Forum: phpBB2 Forum
Topic: rewriting topic title
Replies: 4
Views: 1976

phpBB3 polish characters ;) I guess you misunderstood what I mean. My SEO urls are rewrited very OK, even if they have polish charakters in them, because I've written a function that solve the problem and there is no problem with that. I mean not with urls, but with the entire content of the page, ...
by swiety
Sat Mar 29, 2008 10:49 am
 
Forum: phpBB2 Advanced mod Rewrite
Topic: postxx.html issue
Replies: 7
Views: 884

OK, so I hope googlebot revisit those pages someday... I don't want to start a new topic (or maybe I should, beacause it's a new question): I'd like to make my board more international. My default language is Polish, but when viewing forums in English unfortunatelly polish letters don't look good wi...
by swiety
Thu Mar 27, 2008 12:57 pm
 
Forum: phpBB2 Advanced mod Rewrite
Topic: postxx.html issue
Replies: 7
Views: 884

I have installed Zero duplicate mod few days after mod rewrite advanced, but unfortunately I have uploaded the robots.txt file as adviced in Advance mod Rewrite post. I haven't changed anything, so the robots.txt was same as below: User-agent: * Disallow: /phpbb/viewtopic.php Disallow: /phpbb/viewfo...
by swiety
Thu Mar 27, 2008 8:17 am
 
Forum: phpBB2 Advanced mod Rewrite
Topic: postxx.html issue
Replies: 7
Views: 884

postxx.html issue

Hello! I've just installed Advance mod rewrite and it works OK, but I've noticed one issue which I don't really like, it's: viewtopic.php?p=xx => postxx.html I found similiar post HERE . All I want is that the url looks like topic-title-txx.html#xx (topic injection#post_number) not like postxx.html#...
by swiety
Tue Mar 11, 2008 10:39 am
 
Forum: phpBB2 Advanced mod Rewrite
Topic: postxx.html issue
Replies: 7
Views: 884

Return to advanced search

 
cron