Zero duplicate 0.6.4 and Sort topics alphabetically 1.0.4

Zero duplicate support forum. Personalized HTTP 301 dynamic redirections for phpBB.

Moderator: Moderators

Zero duplicate 0.6.4 and Sort topics alphabetically 1.0.4

Postby Tony_GPR » Sat Apr 03, 2010 3:03 pm

Sort topics alphabetically and Zero duplicate problem on 3.0.6

I installed Sort topics alphabetically 1.0.4 , it is working before i activate Zero Duplicate..


Configuration examples:

Activate the Zero duplicate: NO
Sort topics alphabetically working


or

Activate the Zero duplicate: YES
Sort topics alphabetically NOT working


I read one topic about this problem:
Zero duplicate 0.4.8 and Sort topics alphabetically 1.0.3


But with this solution the MOD is not working on my webpage!! I think because this solution is for Zero Duplicate 0.4.8 and Sort topics alphabetically 1.0.3



Can anyone help my with something to make Sort topics MOD working Zero Duplicate working at the same time??

this is the url to Sort Topics MOD: http://www.phpbb3hacks.com/viewtopic.php?f=8&t=121

Sorry wih me english.. i'm form spain.

Thanx!!
Tony_GPR
 
Posts: 5
Joined: Tue Mar 24, 2009 10:16 pm

Advertisement

Re: Zero duplicate 0.6.4 and Sort topics alphabetically 1.0.

Postby dcz » Sun May 02, 2010 9:33 am

Try to add :
Code: Select all
   'start_letter' => array('val' => ($start_letter = request_var('start_letter', '')), 'keep' => $start_letter && preg_match('`[a-z0-9]{1}`i', $start_letter)),

after :
Code: Select all
   'start' => array('val' => $phpbb_seo->seo_opt['zero_dupe']['start'], 'keep' => true),

in viewforum.php.

++
Useful links :
SEO Forum || SEO Directory || SEO phpBB || Search
____________________

Liens Utiles :
Forum référencement || Annuaire référencement || Référencement phpBB || Recherche
dcz
Admin
Admin
 
Posts: 21219
Joined: Fri Apr 28, 2006 9:03 pm

Re: Zero duplicate 0.6.4 and Sort topics alphabetically 1.0.

Postby Tony_GPR » Fri May 07, 2010 1:44 am

I uninstalled the Sort topics MOD, but thanks anyway :wink:
Tony_GPR
 
Posts: 5
Joined: Tue Mar 24, 2009 10:16 pm

Re: Zero duplicate 0.6.4 and Sort topics alphabetically 1.0.

Postby Delgado2009 » Sat Aug 14, 2010 6:43 am

dcz wrote:Try to add :
Code: Select all
   'start_letter' => array('val' => ($start_letter = request_var('start_letter', '')), 'keep' => $start_letter && preg_match('`[a-z0-9]{1}`i', $start_letter)),

after :
Code: Select all
   'start' => array('val' => $phpbb_seo->seo_opt['zero_dupe']['start'], 'keep' => true),

in viewforum.php.

++


Doesn't work.... would you want to help me with the ZERO DUPLICATE COMPATIBILITY and Sort topics alphabetically 1.0.4 ? thank you.
Delgado2009
 
Posts: 1
Joined: Sat Aug 14, 2010 6:27 am


Return to Zero duplicate

 


  • Related topics
    Replies
    Views
    Last post

Who is online

Users browsing this forum: Majestic-12 [Bot] and 3 guests