| |
| |
|
|
|
|
| |
|
| |
|
| :: |
| Author |
Message |
nigredo
Joined: 02 Mar 2008 Posts: 1 Location: italy
|
Posted: Sun Mar 02, 2008 6:16 pm Post subject: Found a semi-bug in Mixed phpBB3 SEO mod Rewrite 0.4.0 |
|
|
Hi,
in view_topic.php lack initialization of $poster_id at row 949
| Code: |
// this was in original view_topic.php
$poster_id = $row['poster_id'];
//
// www.phpBB-SEO.com SEO TOOLKIT BEGIN
$phpbb_seo->set_user_url( $row['username'], $poster_id );
// www.phpBB-SEO.com SEO TOOLKIT END
|
This cause to not display rank title/image and avatar in post informations.
ciao |
|
|
| Back to top |
|
 |
|
 |
SeO Administrateur - Site Admin

Joined: 15 Mar 2006 Posts: 3482
|
|
| Back to top |
|
 |
|
| Navigation |
Similar Topics |
|
|
|
|
|
|
|
| |
|
|
|
|
| |
|
|
|
|
| |