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 10-06-2007 05:23 PM

Have you actually set any permissions (as per the install instructions).

vitrag24 10-06-2007 06:11 PM

i think keep mostever plugin is better option for me then reinstalling all 4 products.
:)
What do u say?

USAMustangs.com 10-06-2007 11:01 PM

I installed this new version overwriting the previous version and now the whole guests and spiders display has disappeared?

I verified that everything is enabled. I did upload the bitfield file into includes/xml

I also updated the members visited version at the same time and it seems to working just fine?

Any ideas? I sure would like to get it working again.

I have vB 3.6.5

Thanks

EDIT: Never mind. I didn't have the Usergroup permissions enabled. It's working great now.

Thanks again.

DiverTree 10-06-2007 11:35 PM

Quote:

Originally Posted by Paul M (Post 1354251)
Have you actually set any permissions (as per the install instructions).

im having the same problem. the whole feature is gone from the forums page. i uploaded the bitfield_track-guests.xml to the /includes/xml file then imported the product with overwrite set to yes. when i goto ...

admin cp > vB options > guest tracking

i dont see the option to select usergroups to view the mod. this is what i got ...

Quote:

Master Enable > Yes
Enable Display > Yes
Enable Views Tracking > Yes
Detect Spiders > Yes
Collapse Display > No
Rolling 24 Hours Option > Yes
Enable Most Ever Guests Option > Yes
Script Types to ignore > cron,login
Request Variables to ignore > explain,styleid,langid,referrerid,mode,nojs,goto
Database Clean-up Period > 2
Guest List Row Limit > 1000
Guest Views Row Limit > 500
Code Option > Run Code On Forum Home Page Only
ATCS: Enable > Yes
ATCS: Template Name > FORUMHOME
ATCS: Search Text > <!-- end logged-in users -->
i upgraded 'members who have posted' and 'members who have visited' without a hitch. nice work :) and thank you :D

oh crap ... its in the usergroup manager. lol. sorry for bothering you.:o

Total666 10-07-2007 01:46 AM

Quote:

Originally Posted by Paul M (Post 1354251)
Have you actually set any permissions (as per the install instructions).


I needed to read more , thanks dude for your patience ... :)

budswope 10-07-2007 05:43 AM

Quote:

Originally Posted by Rich (Post 1115725)
LOL, I removed the execution order earlier and then editted the _slave and it worked. Thanks.


When you say "remove the executionorder" what do you mean? I see 4-5 places where it occurs...

Code:

<plugin active="1" executionorder="5">
                        <title>Guest Tracking (2)</title>
                        <hookname>cron_script_cleanup</hookname>
                        <phpcode><![CDATA[

Just remove the blue portion and I'm good to go?

Paul M 10-07-2007 09:54 AM

Assuming you are talking about running this on 3.5 - then at the very least you would also need to remove _slave from the queries - I also have no idea if the datastore calls will work.

vitrag24 10-07-2007 03:09 PM

<a href="https://vborg.vbsupport.ru/showpost.php?p=1354275&postcount=693" target="_blank">https://vborg.vbsupport.ru/showp...&postcount=693</a>
plz look at my query.

Paul M 10-07-2007 07:04 PM

Do you have a support issue ?

budswope 10-07-2007 07:28 PM

Quote:

Originally Posted by Paul M (Post 1354687)
Assuming you are talking about running this on 3.5 - then at the very least you would also need to remove _slave from the queries - I also have no idea if the datastore calls will work.

Yes I thought I had the _slave part right. Is this what you meant by "no idea if datastore calls still work"---Sorry I don't know really what that is but when I try to import it this is the error I get. This is a terrific mod that I have in a 3.6.8 forum that would be very helpful in the 3.5.

Code:

Database error in vBulletin 3.5.3:

Invalid SQL:

                REPLACE INTO phrase
                (varname, fieldname, product, text)
                VALUES ('setting_pemdata_desc','vbsettings','pem-dummy-product','Leave this setting alone.'),
                      ('setting_pemdata_title','vbsettings','pem-dummy-product','Modification Version Data');

MySQL Error  : Unknown column 'fieldname' in 'field list'
Error Number : 1054



All times are GMT. The time now is 08:23 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.01939 seconds
  • Memory Usage 1,746KB
  • 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
  • (2)bbcode_code_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)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