It is currently Mon Mar 22, 2010 8:54 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.

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 : 273 | Replies : 8


upgrading phpbb 2 to Premod phpbb 3

Hello,

We have a phpbb 2 version board with a lot of seo mods added from here.

Wondering about the upgrade. Will that affect our current links structure to change?

Is there an seo problem our board could face by such an upgrade?

Currently we have phpbb 2 with mixed url mod, dynamic meta tags, and gysitemaps.

All help in upgrading to the newer version is greatly appreciated.

Thanks.
Read more : upgrading phpbb 2 to Premod phpbb 3 | Views : 1171 | Replies : 3


Adding Google Analytics to phpBB2

Hi all:
I am trying to add Google Analytics to a phpBB2 forum.
I added the code to all the templates that I found:

forums/templates/Igloo/overall_footer.tpl
forums/templates/subSilver/overall_footer.tpl
forums/templates/xand/overall_footer.tpl

In the Analytics reports I can read:

Waiting for Data
Analytics has been successfully installed and data is being gathered now.


but it's been like that for 3 days. Is there something that I am doing wrong?
Read more : Adding Google Analytics to phpBB2 | Views : 515 | Replies : 1


phpbb2 dup content - Guru Advice Needed

Hey Guys,

So recently my indexed pages in Google has fallen from 17k to around 3.5k, its very frusterating and I know what the issue is but how to fix it is the problem.

If you take for example this thread there are 500 pages off content
-www.noluckneeded.com/casino770-fr-french-casino-770-poker-770-no-usa-t2042.html

However google has started recognizing the content as duplicate and the majority of the pages have been dropped as you can see here only two pages remain indexed:
Search in Google: 'site:noluckneeded.com casino777.fr french'

I have added the page number to each thread title to help reduce the duplicate content, but I'm ...
Read more : phpbb2 dup content - Guru Advice Needed | Views : 950 | Replies : 2


Cyrillic charset problem

Hi,
I have the same problem but on phpbb2. When forum name or topic name is on cyrylic the link is viewtopic?f=1 , but when the forum is on english the link is test-f1.html. Please help.

Thank you and beer. :)
Read more : Cyrillic charset problem | Views : 1021 | Replies : 5


 

Login  •  Register


Statistics

Total posts 34283 • Total topics 6269 • Total members 10633

 
cron