phpBB SEO
Boards
Directory  
SEO  
Downloads
  phpBB SEO : Search Engine Optimization, Directory, Forums  
Index
Forums
Annuaire
Référencement
Télécharger
 
  Search Rechercher
    Register
Username :  Password :  Log me on automatically each visit  
S'enregistrer  
 
   
Help In Installing Latest Post Mod.

 
Post new topic   Reply to topic    phpBB SEO » SEO Forum  » phpBB3 Forum
::  
Author Message
digital1



Joined: 26 Oct 2007
Posts: 44
Location: India

Help In Installing Latest Post Mod.Posted: Tue Dec 25, 2007 12:38 pm    Post subject: Help In Installing Latest Post Mod.

I want to install latest post mod in seo premod phpbb version. When i installed all the files i get links for the post which result in 404 errors. i think it will be fixed by changing these lines in index.php

Code:

'U_POST' => append_sid("{$phpbb_root_path}viewtopic.$phpEx", (($latest_post['forum_id']) ? 'f=' . $latest_post['forum_id'] . '&' : '') . 't=' . $latest_post['topic_id'] . '&p=' . $latest_post['post_id']) . '&#p' . $latest_post['post_id'],


this mod is provided by theuniquetiger(phpbb user name).

Thank for any help. Surprised
Back to top
SeO
Administrateur - Site Admin
Administrateur - Site Admin


Joined: 15 Mar 2006
Posts: 3477

Help In Installing Latest Post Mod.Posted: Tue Dec 25, 2007 3:28 pm    Post subject: Re: Help In Installing Latest Post Mod.

A link to where the mod is released would make this topic a bit more useful Wink

Anyway, from the code you posted, looks like there is just a typo in it, try replacing it with :


Code:
'U_POST' => append_sid("{$phpbb_root_path}viewtopic.$phpEx", (($latest_post['forum_id']) ? 'f=' . $latest_post['forum_id'] . '&' : '') . 't=' . $latest_post['topic_id'] . '&p=' . $latest_post['post_id']) . '#p' . $latest_post['post_id'],


The & was not needed anyway.

_________________
phpBB SEO || SEO Forum || Forum Référencement
GYM Sitemap & RSS for phpBB3 has been released ! || GYM Sitemap & RSS for phpBB3 est disponible !
Back to top
digital1



Joined: 26 Oct 2007
Posts: 44
Location: India

Help In Installing Latest Post Mod.Posted: Wed Dec 26, 2007 4:49 pm    Post subject: Re: Help In Installing Latest Post Mod.

Here is the link for the mod.

http://www.phpbb.com/community/viewtopic.php?f=70&t=607724

Thanks for the help its working fine now. Laughing
You are simply great.
Back to top
dcz
Administrateur - Site Admin
Administrateur - Site Admin


Joined: 28 Apr 2006
Posts: 14279

Help In Installing Latest Post Mod.Posted: Wed Dec 26, 2007 5:15 pm    Post subject: Re: Help In Installing Latest Post Mod.

You can tell the author this should as well be a fix for his mod. This & is not needed at all.

++

_________________
Useful links :
SEO Forum || SEO Directory || SEO phpBB || SEO phpBB3 || Search
____________________

Liens Utiles :
Forum référencement || Annuaire référencement || Référencement phpBB || Référencement phpBB3 || Recherche
Back to top
Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    phpBB SEO » SEO Forum  » phpBB3 Forum
Page 1 of 1

Navigation Similar Topics

Jump to: