vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Forum Home Enhancements - [AJAX] Websites who have referred today (in the last 24 hours) (https://vborg.vbsupport.ru/showthread.php?t=137792)

Fungsten 05-17-2007 07:42 PM

me too.

Quote:

Originally Posted by Ignicoccus (Post 1249667)
Any updates on the missing trailing "w" problem ?


Lpspider 06-01-2007 02:06 PM

Is it possible to get this installed on it's own page? Sort of like topsites and not in the forum home?

lazydesis 06-05-2007 05:06 PM

isntalled ... this is awesome :) will help me figure out where my users are coming from

ragtek 06-06-2007 04:09 PM

all the sites with w have lost there w in the table

just like http://ordpressblog.funkygog.de/2007...orial-stencil/
it should be wordpress

and otheres to

kollam003 06-07-2007 08:35 AM

works great thanks

Ignicoccus 06-13-2007 08:39 AM

Quote:

Originally Posted by ragtek (Post 1262585)
all the sites with w have lost there w in the table

just like http://ordpressblog.funkygog.de/2007...orial-stencil/
it should be wordpress

and otheres to

Same Problem here and reported by others too, it seems that this mod is not supported any more :(

Ignicoccus 06-15-2007 12:00 PM

I''ve played around with this a little bit and it seems to work now:

I changed the following code :

In plugin archive_process_start

Replace:
PHP Code:

$referrer_short ltrim($referrer_short"www."); 

with:
PHP Code:

$referrer_short str_replace("www.""""$referrer_short"); 

and
PHP Code:

 $bburl_match ltrim($bburl_match"www."); 

with:
PHP Code:

$bburl_match str_replace("www.""""$bburl_match"); 

and apply the same replacements in plugin global_start

This works for me and websites with beginning with "w" are shown correctly

Fungsten 06-18-2007 07:19 PM

On mine anyways. Thank you!

Quote:

Originally Posted by Ignicoccus (Post 1268984)
I''ve played around with this a little bit and it seems to work now:

I changed the following code :

In plugin archive_process_start

Replace:
PHP Code:

$referrer_short ltrim($referrer_short"www."); 

with:
PHP Code:

$referrer_short str_replace("www.""""$referrer_short"); 

and
PHP Code:

 $bburl_match ltrim($bburl_match"www."); 

with:
PHP Code:

$bburl_match str_replace("www.""""$bburl_match"); 

and apply the same replacements in plugin global_start

This works for me and websites with beginning with "w" are shown correctly


nocte 06-22-2007 05:12 PM

hello,
I got this error:
Quote:

Datenbankfehler in vBulletin 3.6.7:

Invalid SQL:

INSERT INTO meinforum_referrers
(url, count)
VALUES
('XXXX%3A%2B%2B%2B%2B%2B%2B%2B%2B%2B%2B%2B%2B%2B%2 B%2B%2B%2B%2B%2B%2B%2B%2B%2B%2B%2B%2B%2B%2B%2B%2B% 2B%2B%2B%2B%2B%2B%2B%2B%2B%2B%2B%2B%2B%2B%2B%2B%2B %2B%2B%2B%2B%2B%2B%2B%2B%2B%2B%2B%2B%2B%2B%2B%2B%2 B%2B%2B%2B%2B%2B%2B%2B%2B%2B%2B%2B%2B%2B%2B%2B%2B% 2B%2B%2B%2B%2B%2B%2B%2B%2B%2B%2B%2B%2B%2B%2B%2B%2B %2B%2B%2B%2B%2B%2B%2B%2B%2B%2B%2B%2B%2B%2B%2B%2B%2 B%2B%2B', 1);

MySQL-Fehler : Duplicate entry 'XXXX%3A%2B%2B%2B%2B%2B%2B%2B%2B%2B%2B%2B%2B%2B%2B %2B%2B%2B%2B%2B' for key 1
Fehler-Nr. : 1062
Datum : Friday, June 22nd 2007 @ 08:05:41 AM
Skript : http://www.meinforum.de/
Referrer : XXXX:+++++++++++++++++++++++++++++++++++++++++++++ ++++++++++++++++++++++++++++++++++++++++++++++++++ +++++++++++++++++++++
IP-Adresse : 87.15.109.193
Benutzername : Unregistriert
Klassenname : vB_Database

Hornstar 07-01-2007 06:17 AM

hey I really like this but want to show it on a separate page and only allow admins to view it, could you think about this for a future update?


All times are GMT. The time now is 12:41 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.02041 seconds
  • Memory Usage 1,754KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (8)bbcode_php_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete