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  
 
   
Personal gallery categories not able to open [FAP]
Goto page Previous  1, 2
 
Post new topic   Reply to topic    phpBB SEO » SEO Forum  » Patches  » Smartor Album
::  
Author Message
tweety
PR0
PR0


Joined: 24 Jan 2007
Posts: 93

Personal gallery categories not able to open [FAP]Posted: Fri Nov 02, 2007 1:35 am    Post subject: Re: Personal gallery categories not able to open [FAP]

HI DCZ did you have any development on this coding rewrite problem
Back to top
dcz
Administrateur - Site Admin
Administrateur - Site Admin


Joined: 28 Apr 2006
Posts: 13354

Personal gallery categories not able to open [FAP]Posted: Sat Nov 03, 2007 3:54 pm    Post subject: Re: Personal gallery categories not able to open [FAP]

All right, found it, open album_mod/album_personal.php dans replace :
Code:

$phpbb_seo->page_url = $phpbb_seo->seo_url['user'][$album_user_id] . ( ($cat_id > 0 ) ? $phpbb_seo->seo_delim['smrtcatp'] . $album_user_id . $phpbb_seo->seo_static['start'] . $cat_id : $phpbb_seo->seo_delim['smrtpcat'] . $album_user_id  ) . $phpbb_seo->start . ( ($album_view_mode != ALBUM_VIEW_ALL) ? '' :  '-all' ) . $phpbb_seo->seo_ext['smrtpcat'];


with :
Code:
$phpbb_seo->page_url =  ( ($cat_id > 0 ) ? $phpbb_seo->seo_delim['smrtcatp'] . $album_user_id . $phpbb_seo->seo_static['start'] . $cat_id : $phpbb_seo->seo_url['user'][$album_user_id] . $phpbb_seo->seo_delim['smrtpcat'] . $album_user_id  ) . $phpbb_seo->start . ( ($album_view_mode != ALBUM_VIEW_ALL) ? '' :  '-all' ) . $phpbb_seo->seo_ext['smrtpcat'];


Wink

_________________
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
nims
phpBB SEO Team
phpBB SEO Team


Joined: 11 Oct 2006
Posts: 243
Location: New Delhi, India

Personal gallery categories not able to open [FAP]Posted: Mon Nov 05, 2007 9:20 am    Post subject: Re: Personal gallery categories not able to open [FAP]

Ok I just tested it and it works like a charm. Thanks dcz.

_________________
Audio Ads - Earn from every visitor to your site
Buy Latest mobiles *** SEO India
Back to top
Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    phpBB SEO » SEO Forum  » Patches  » Smartor Album
Page 2 of 2 Goto page Previous  1, 2

Navigation Similar Topics

Jump to: