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  
 
   
Topic evaluation Mod and Rewrite
Goto page Previous  1, 2
 
Post new topic   Reply to topic    phpBB SEO » SEO Forum  » phpBB3 mod Rewrite
::  
Author Message
dcz
Administrateur - Site Admin
Administrateur - Site Admin


Joined: 28 Apr 2006
Posts: 13354

Topic evaluation Mod and RewritePosted: Sun Dec 23, 2007 12:17 pm    Post subject: Re: Topic evaluation Mod and Rewrite

In the end, simplicity seems to do it Wink

I edited SEO's post again, and this time, I installed and tested the mod with success.

++

_________________
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
angelus



Joined: 10 Nov 2007
Posts: 20

Topic evaluation Mod and RewritePosted: Sun Dec 23, 2007 2:57 pm    Post subject: Re: Topic evaluation Mod and Rewrite

dcz wrote:
In the end, simplicity seems to do it Wink

I edited SEO's post again, and this time, I installed and tested the mod with success.

++



Thank You dcz Very Happy perfect Very Happy Cool
Back to top
frold



Joined: 17 Apr 2008
Posts: 27

Topic evaluation Mod and RewritePosted: Fri Apr 18, 2008 7:38 pm    Post subject: Re: Topic evaluation Mod and Rewrite

SeO wrote:
Open :

Code:
mods/viewtopic.php


Find :
Code:
                     window.location.href = "'.append_sid($phpbb_root_path.'viewtopic.'.$phpEx, 'f='.$topic_data['forum_id'].'&t='.$topic_data['topic_id'].'&start='.intval($start)).'&evaluation="+value;


Replace with :
Code:
                     window.location.href = "'.append_sid($phpbb_root_path.'viewtopic.'.$phpEx, 'f='.$topic_data['forum_id'].'&t='.$topic_data['topic_id'].'&start='.intval($start)).'?evaluation="+value;


Assuming the use of & vs & was intended.

I don't fully get the why of this new coding fashion which keeps vars outside of the append_sid() function, but ... should do it

Wink


Seems like Im not able to find that window.location snip in the newest version of the Topic Evaluation mod Sad

Any one having a idea of how to get it to work?
Back to top
frold



Joined: 17 Apr 2008
Posts: 27

Topic evaluation Mod and RewritePosted: Fri Apr 18, 2008 9:29 pm    Post subject: Re: Topic evaluation Mod and Rewrite

Some hours later:

OPEN
styles/prosilver/template/evaluation.html

FIND
Code:
      window.location.href = "{EVALUATION_LINK}&evaluation=" + value;



REPLACE WITH

Code:
      window.location.href = "{EVALUATION_LINK}?evaluation=" + value;
Back to top
dcz
Administrateur - Site Admin
Administrateur - Site Admin


Joined: 28 Apr 2006
Posts: 13354

Topic evaluation Mod and RewritePosted: Sun Apr 20, 2008 12:58 pm    Post subject: Re: Topic evaluation Mod and Rewrite

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
Display posts from previous:   
Post new topic   Reply to topic    phpBB SEO » SEO Forum  » phpBB3 mod Rewrite
Page 2 of 2 Goto page Previous  1, 2

Navigation Similar Topics

Jump to: