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)

AmandaB 07-17-2008 05:44 AM

safe keeping

gag girl 08-19-2008 06:07 PM

Quote:

Originally Posted by atlambros83 (Post 1490200)
When I unzip the file it says there are two files in the folder (i'm assuming one being the wwhrt.php file but it only displays websites_who_have_referred_today_162.xml file. Any idea why? Is there something I need to do to view it?

I have the same problem. When I dl this, it only gives me the .xml to upload to products. I don't get the wwhrt.php file to upload.

soundbarrierpro 08-20-2008 02:02 PM

Try looking in the directory structure ~ includes/cron/wwhrt.php

Chachacha 08-20-2008 08:12 PM

I've updated to the latest version of this mod and I still have the "W" problem. If the first letter of a domain is a "W", it is cut off.

Chachacha 08-25-2008 02:28 AM

Just have to live with the "W" problem? Lame.

dodjer42 09-01-2008 12:30 PM

I have the same "W" problem.

EDIT: Looking into the XML file you can see that a bunch of string functions are being used to clean up the URLs. It points out that there is a bug that removes certain chars from strings, but nothing to indicate why the 'W' is being removed.

Will take a little exploration, but am sure its a pretty quick fix.

dodjer42 09-08-2008 03:39 AM

Here is a fix for the "W" problem in the current product XML file. I have tested it on my site and its working perfectly. Note that this updated XML also removes 28 lines of unnecessary URL processing code.

You can download the updated XML from my site:

http://www.wpguild.com/downloads/web...2_dodjer42.xml

To the author:

Please replace your referrer and bburl prefix processing lines with this single line:

$referrer_short = preg_replace('#(http|ftp)s?://(www\.)?#','',$referrer_short);

Chachacha 09-11-2008 02:43 AM

Quote:

Originally Posted by dodjer42 (Post 1617098)
Here is a fix for the "W" problem in the current product XML file. I have tested it on my site and its working perfectly. Note that this updated XML also removes 28 lines of unnecessary URL processing code.

You can download the updated XML from my site:

http://www.wpguild.com/downloads/web...2_dodjer42.xml

To the author:

Please replace your referrer and bburl prefix processing lines with this single line:

$referrer_short = preg_replace('#(http|ftp)s?://(www\.)?#','',$referrer_short);

I'm very excited that you have found and posted a fix... but I can't seem to figure out how to download it. Probably a noobish issue. Anybody?

dodjer42 09-12-2008 06:04 AM

Right click the link and save as.

Tested and it worked ok for me.

Chachacha 09-12-2008 08:01 AM

Quote:

Originally Posted by dodjer42 (Post 1620341)
Right click the link and save as.

Tested and it worked ok for me.

Its fixed! Thank you very much.


All times are GMT. The time now is 10:25 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.01555 seconds
  • Memory Usage 1,734KB
  • 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
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)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