It is currently Sat Feb 11, 2012 5:39 am

News News of phpBB2 Forum

Site map of phpBB2 Forum » Forum : phpBB2 Forum

Discussions about the phpBB2 Forum. How to get the best from this powerful script.

Changing a Forum's URL on the run.

Hi,

I'm a newbie and an old dog. They say you can't teach old dog new tricks but after 10 days with no help I managed to figure out PHBPBB and get a forum up and running with just a few bugs to iron out.

My question is, would it be possible to change my URL without major interruption to the forum or major headaches for the site owner. The name we started with was suitable but another site who appears very upset with the competition decided to manipulate it's posts so that anyone searching Google for our site was ...
Read more : Changing a Forum's URL on the run. | Views : 1036 | Replies : 1


Zero dupe mode, necesarry? Why "is a must"? wut wut wut

Hello,
I installed and heavily modified advanced mod rewrite for phpbb2.

But now i have question for "zero duplicate" mod (below):
Zero Duplicate V 0.2.2

I mean, why i need this? Can't users use both viewforum.php?f=6 or /forumname/ when they want this or this (not rewrited or rewrited)? For google one way would be blocked anyway in robots.txt (viewtopic* viewforum* etc.). So why it "is a must"?
Any important downsides which i dont know of?
Read more : Zero dupe mode, necesarry? Why "is a must"? wut wut wut | Views : 1569 | Replies : 4


Huge problems, is there ultimate for phpbb2?

I got phpbb2, 15 milions of posts and 1.2 milion users. Its so heavly modified that i wont be converting to bb3.
Now i want perfect rewrited url's for google.

I installed advanced mod rewrite. It works, but.... it lacks so many things. For example special characters proper conversion. I managed to make that myself.
Next bigger problem which i can't handle currently. Virtual folders... i know ultimate mod rewrite for phpbb3 got this by default, how about phpbb2? There is no solution for virtual folders ready? I searched forum so long that i decided to register and make this ...
Read more : Huge problems, is there ultimate for phpbb2? | Views : 759 | Replies : 0


Need A Professional Help for Installing PHPBB New Instal

Dear All,

I have a domain name with me with windows hosting. I am able to install PHPBB myself but was having problems in installing PHPBBSEO-PreMod.

Since its a new domain, I need the following:-
1. Install PHPBB along with PHPBBSEO-PreMod Advanced.
2. Google Adsense Integration Module installation.
3. Sitemap Module Integration.
4. Minor Configuration changes and few small mod installations.

I am ready to pay a reasonable amount for the same.
For an expert the task is quite simple and can be finished quite soon.

Anyone capable enough can call me at 099 025 25 423 or mail me ...
Read more : Need A Professional Help for Installing PHPBB New Instal | Views : 481 | Replies : 0


Finding topic $start from a phpBB post number Finding topic $start from a phpBB post number

I am trying to configure my phpBB installation to find the topic start number from the postid. This currently works with the following code:

The SQL:
$join_sql_table = ( empty($post_id) ) ? '' : ", " . POSTS_TABLE . " p, " . POSTS_TABLE . " p2 ";
$join_sql = ( empty($post_id) ) ? "t.topic_id = $topic_id" : "p.post_id = $post_id AND t.topic_id = p.topic_id AND p2.topic_id = p.topic_id AND p2.post_id <= $post_id";
$count_sql = ( empty($post_id) ) ? '' : ", COUNT(p2.post_id) AS prev_posts";

$order_sql = ( empty($post_id) ) ? '' : "GROUP BY p.post_id, t.topic_id, t.topic_title, t.topic_status, t.topic_replies, ...
Read more : Finding topic $start from a phpBB post number | Views : 1875 | Replies : 8


 

Login  •  Register


Statistics

Total posts 40460 • Total topics 8391 • Total members 15093