vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Forum Home Enhancements - Track Guest Visits (https://vborg.vbsupport.ru/showthread.php?t=131314)

Paul M 01-02-2007 11:12 PM

The datastore fetch is just crap, they really should allow you to completely bypass the default items, that skip definition does not seem to work as expected. I'm going to change this back to using the direct db fetch.

ShawnV 01-03-2007 01:41 AM

Quote:

Originally Posted by Paul M (Post 1149484)
The datastore fetch is just crap, they really should allow you to completely bypass the default items, that skip definition does not seem to work as expected. I'm going to change this back to using the direct db fetch.


Good, perhaps my site will work again with this mod as it did before. ;)

Paul M 01-03-2007 08:13 AM

Possibly, I should be uploading it in a few hours.

Edit : v1.10 now uploaded - the datastore call has been moved (allowing one plugin to be removed) and also reverted back to using the db_fetch function.

Mudvayne 01-03-2007 08:48 AM

Updated :)

KURTZ 01-03-2007 09:16 AM

nice one Paul :)

thx

picardtux 01-03-2007 09:29 AM

many many thX

Tulsa 01-03-2007 11:18 AM

I did the update and it says I'm running 1.09 still?

MioTraGusa 01-03-2007 11:34 AM

Updated...

now works perfectly!!! , tanks

storpappa 01-03-2007 12:03 PM

Installed but did not know there was a problem with the prior version.

darkobg 01-03-2007 12:04 PM

<font color="Lime">Updated</font>

aquariumpros 01-03-2007 12:35 PM

Updated! Thanks!

Quote:

Originally Posted by Tulsa (Post 1149793)
I did the update and it says I'm running 1.09 still?

Make sure that you have "Allow Overwrite" set to yes when you import the new XML.

HTH

Shazz 01-03-2007 01:09 PM

Lets try this update :)

MeMySelfNi 01-03-2007 03:13 PM

<font color="Yellow">updated</font>

Tulsa 01-03-2007 04:02 PM

Quote:

Originally Posted by aquariumpros (Post 1149838)
Updated! Thanks!



Make sure that you have "Allow Overwrite" set to yes when you import the new XML.

HTH

Did that, twice.

Paul M 01-03-2007 05:32 PM

Hmm, that's odd, I just downloaded it and got v1.09 as well, yet I uploaded the new version this morning. I've deleted the file and uploaded it again.

Mudvayne 01-03-2007 05:40 PM

But I got 1.10 as well :S.

munch 01-03-2007 06:11 PM

OK, now I am confused. I downloaded and installed this on Dec 12th, my version when checked is 1.10

Is that possible?

my understanding is that 1.10 is new today (?)

$Author: pem $
$Revision: 1.10 $
$Date: 2006/12/12 15:08:02 $

Paul M 01-03-2007 07:20 PM

That's the CVS revision number, not the version, look a bit further down ;

Code:

<?xml version="1.0" encoding="ISO-8859-1"?>
<!--
$Author: pem $
$Revision: 1.12 $ 
$Date: 2007/01/03 10:02:23 $
-->
<product productid="paulm_20061109" active="1">
        <title>Guest Tracking</title>
        <description>Track Guest Visits</description>
        <version>1.10</version>
        <url><![CDATA[https://vborg.vbsupport.ru/misc.php?do=producthelp&pid=paulm_20061109]]></url>

FYI: CVS revision 1.10 was version 1.08

munch 01-03-2007 07:25 PM

understood, thanks,

will update !

Shazz 01-03-2007 08:22 PM

Updated again before I got to update the last one :rolleyes:

sinisterpain 01-03-2007 08:37 PM

Paul,
Curious why you change the datastore call. Is there a known issue with the datastore use. And thanks for the update.

Tulsa 01-03-2007 09:53 PM

Now I've got 1.10...

Thanks Paul!

Paul M 01-03-2007 09:58 PM

Quote:

Originally Posted by sinisterpain (Post 1150135)
Paul,
Curious why you change the datastore call. Is there a known issue with the datastore use. And thanks for the update.

The standard datastore fetch does not just load the list you supply, it also loads about 10 "default" items, which can cause problems.

Philster 01-03-2007 10:41 PM

Paul, do we have to remove the previous version prior to installin this version ? Thanks bud.

Phil.

Paul M 01-04-2007 12:48 AM

Importing this will automatically replace the previous version - that's how the vb product system works.

Smoothie 01-04-2007 01:02 AM

Hmm, downloaded mine around 10 am this morning and I got <version>1.10</version>

Shazz 01-04-2007 01:11 AM

Quote:

Originally Posted by Smoothie (Post 1150303)
Hmm, downloaded mine around 10 am this morning and I got <version>1.10</version>

Thats what has been released

Smoothie 01-04-2007 01:24 AM

Quote:

Originally Posted by Shazz (Post 1150306)
Thats what has been released

https://vborg.vbsupport.ru/showpost....&postcount=255
:rolleyes:

dj_melayu 01-04-2007 01:29 AM

Quote:

Originally Posted by Paul M (Post 1150289)
Importing this will automatically replace the previous version - that's how the vb product system works.

I've been using this hack since it on v1.03, and I frequently kept updating this hacks cuz its a one of the wonderful hacks! Unfortunetly, after I upgraded to v1.10, I got this error on my index.php on my vbadvanced page.
My forumhome page is on forum.php.

Quote:

Fatal error: Cannot use string offset as an array in *****\htdocs\global.php(356) : eval()'d code on line 1350
Not to blame forwardly to this product but this just happened after the upgrade process.It works fine on my forum.php. Come and shout something :D

cerulean 01-04-2007 02:45 AM

I have the same error as dj_melayu and I to have vbadvanced. I had to disable the product in order to get my forum to work.

Ps. It only gives the error if a guest goes to the page but if you where previously logged in and go to it it is fine.

Any thoughts?

testpig 01-04-2007 06:20 AM

Hi Paul. This hack still doesnt appear in my forum.

I have removed the previous version and uploaded V1.10 but absolutely nothing happens. Still using the default skin with some additional plugins installed.

Hmmmmmm,

Quantnet 01-04-2007 06:27 AM

Updated.

Paul, i looked at http://www.theadminzone.com/forums/ and on the Currently Active Users, it shows spiders, members and guests in the same box..

Is that a version of your mod ? I would like to add spiders to that list too. Right now, guests and spiders are shown as guests
Thanks

Edit : just found that the spiders on forumhome is https://vborg.vbsupport.ru/showthread.php?t=119134

jw00dy 01-04-2007 07:26 AM

Quote:

Originally Posted by Get Shorty (Post 1149369)
This hack causes a problem with the "Direct Category Links" feature of vbSEO. Here is the fix:

Original code:

Code:

if    (
    $vbulletin->userinfo['userid'] == 0
    AND $vbulletin->options['trg']
    AND $vbulletin->options['trgspiders']
    )
{
    define('SKIP_DEFAULTDATASTORE',true);

$vbulletin->datastore->fetch(array('wol_spiders'));
}

Changed to:

Code:

if    (
    $vbulletin->userinfo['userid'] == 0
    AND $vbulletin->options['trg']
    AND $vbulletin->options['trgspiders']
    )
{
    define('SKIP_DEFAULTDATASTORE',true);
$__temp_fc = $vbulletin->forumcache;
$vbulletin->datastore->fetch(array('wol_spiders'));
$vbulletin->forumcache = $__temp_fc;
}

Credit to: Oleg Ignatiuk

Where are you putting this in the 1.10 version? Or did you implement this in 1.10 paul? I was unclear on this and I use vBSEO as well.

Paul M 01-04-2007 07:39 AM

Quote:

Originally Posted by jw00dy (Post 1150450)
Where are you putting this in the 1.10 version? Or did you implement this in 1.10 paul? I was unclear on this and I use vBSEO as well.

That plugin does not exist in 1.10.

Quote:

Originally Posted by testpig (Post 1150418)
Hi Paul. This hack still doesnt appear in my forum.

I have removed the previous version and uploaded V1.10 but absolutely nothing happens. Still using the default skin with some additional plugins installed.

Hmmmmmm,

One of those plugins must be intefering, try disabling other products one at a time until you find which one (past experience suggests it's probably one with a plugin linked to the cache_templates hook, try them first).

Quote:

Originally Posted by dj_melayu (Post 1150326)
I've been using this hack since it on v1.03, and I frequently kept updating this hacks cuz its a one of the wonderful hacks! Unfortunetly, after I upgraded to v1.10, I got this error on my index.php on my vbadvanced page.
My forumhome page is on forum.php.

I have installed vbadvanced on my test forum and cannot reproduce this, so there's not much I can tell you.

jw00dy 01-04-2007 07:45 AM

Quote:

Originally Posted by Paul M (Post 1150457)
That plugin does not exist in 1.10.

Even better ;)

Thanks Paul, Seriously, your work is top notch, and I appreciate it.

Paul M 01-04-2007 07:51 AM

Quote:

Originally Posted by cerulean (Post 1150356)
I have the same error as dj_melayu and I to have vbadvanced. I had to disable the product in order to get my forum to work.

Ps. It only gives the error if a guest goes to the page but if you where previously logged in and go to it it is fine.

Any thoughts?

As above, I cannot recreate this on a test vba (2.2.1). Try turning off the "Detect Spiders" option, see if it's related to that.

blogtorank 01-04-2007 01:57 PM

Thanks for the update Paul, with over 70+ hacks on a forums this is working just fine with your v1.10

dj_melayu 01-04-2007 02:26 PM

Quote:

Originally Posted by Paul M (Post 1150461)
As above, I cannot recreate this on a test vba (2.2.1). Try turning off the "Detect Spiders" option, see if it's related to that.

Thanks..it fix when disable the spiders option..Good job! Or should I downgrade to v1.90. which version is better? :D

snowman872 01-04-2007 02:52 PM

Installed and seems to be working. Thanks for this useful hack Paul!

Paul M 01-04-2007 05:50 PM

Quote:

Originally Posted by dj_melayu (Post 1150630)
Thanks..it fix when disable the spiders option..Good job! Or should I downgrade to v1.90. which version is better? :D

Hiding the problem is never a good idea, fixing it is much better. Can you confirm that you have read and done this ;

Quote:

Note: For Spider detection to work you must set Enable Spider Display to 'Yes' in vBulletin Options > Who's Online Options and then visit your Who's Online page. This will enable vBulletin to build it's cache of spider details.


All times are GMT. The time now is 01:11 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.02319 seconds
  • Memory Usage 1,824KB
  • 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_code_printable
  • (17)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
  • (40)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