|
|||
|
Now its running! It isn't the comment mod, this mod is named Report Posts, with this mod users can report posts to the Moderators if something is wrong with it e.g. they have mistakenly posted it in the wrong section. Just a question to your mod. If someone (at google) found something and he is opening the topic and within the google found, there is a subsection, it is counted as a second hit, even if it is a different topic. Is it possible to change this? Best to look at the pictures. It is a fantastic mod. In this case the result is somehow wrong. I would do it by myself but I don't know yet how it works. [CLICK HERE TO VIEW THIS PICTURE] [CLICK HERE TO VIEW THIS PICTURE] posted by Loeffel |
|||
|
|||
| in-my-opinion.orgTechnology, Computers, Science, InternetSoftware by the adminphpBB mod (freeware): How do surfers find my forum? |
|
|||
|
I made a little change to your mod, that might be intersting for you and perhaps others. Feel free to add it into your mod. Now the mod is more language flexible. for this you should make the following changes:
and for german language you can use this lang_showsearchenginereferers.php file
posted by Loeffel |
|||
|
|||
|
|||
|
Forget my problem I had, it is just because of the default sorting. posted by Loeffel |
|||
|
|||
|
|||
|
I like this mod however I seem to be losing something: First - The code in the viewtopic.php: if (function_exists('addsearchengine')) // Mod by 1-4a.com: "What Searchengines? What Keywords? What Topics?" { addsearchengine($topic_id,getenv('REQUEST_URI'),$topic_title); } Immediately after this - I have: // check index page if (function_exists('addsearchengine')) // 1-4a.com mod { addsearchengine(-1,getenv('REQUEST_URI'),$_REQUEST['query']); } is that correct to see instances of the index page? Second - I don't see how we actually get to see this page So in templates/XXXX/admin/index_navigate.tpl after: <table width="100%" cellpadding="4" cellspacing="1" border="0" class="forumline"> I have written: <tr> <th height="25" class="thHead"><b>Links</b></th> </tr> <tr> <td class="row1"><span class="genmed"><a href="http://site_name.com/showsearchenginereferers.php" target="_new" class="genmed">Referals</a></span></td> </tr> This puts it first in the ACP sidebar: posted by garth |
|||
|
|||
|
|||
|
Quote: // check index page
if (function_exists('addsearchengine')) // 1-4a.com mod { addsearchengine(-1,getenv('REQUEST_URI'),$_REQUEST['query']); } is that correct to see instances of the index page? You must add this to the index.php not to the viewtopic.php. posted by Loeffel |
|||
|
|||
|
|||
|
Hi, where would you add if (function_exists('addsearchengine')) ... etc if you want to log searches of visits to users profiles (viewprofile)? Thanks for an excellent mod posted by mosabt |
|||
|
|||
|
|||
|
Does this mod work for phpbb 3.0 ( olympus ) ? posted by idnane |
|||
|
|||
|
The time now is 6 July 2008, 04:22 php B.B. |