vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   Users and Visitors count (https://vborg.vbsupport.ru/showthread.php?t=305917)

steve3402000 12-15-2013 11:23 PM

Users and Visitors count
 
I saw a board this week that had the user number, AND the number of visitors that visited. As I get a TON of visitors from around the world, how would I set mine up the same way?

Steve

Max Taxable 12-16-2013 12:19 AM

<a href="https://vborg.vbsupport.ru/showthread.php?t=232182" target="_blank">https://vborg.vbsupport.ru/showthread.php?t=232182</a>

steve3402000 12-16-2013 12:37 AM

Thank you very much

Steve

Max Taxable 12-16-2013 12:40 AM

That Modification is really great, the numbers on forumhome are clickable and when clicked load a detail page that is out of this world.

steve3402000 12-16-2013 02:14 AM

I cannot get this to install to save my butt.

I put it in my directory, but when I go to ACP to link to it, the uploader says no file present.
I really want this bad, I know I have 1000 visitors a day

Hmmmmmmm

Steve

Max Taxable 12-16-2013 03:28 AM

Quote:

Originally Posted by steve3402000 (Post 2468569)
I cannot get this to install to save my butt.

I put it in my directory, but when I go to ACP to link to it, the uploader says no file present.

I really want this bad, I know I have 1000 visitors a day

Hmmmmmmm


Steve

I don't understand the bolded.

The instructions are to upload the bitfields folder to your server at /includes/xml/

Then, via AdminCP upload the product XML file using product manager.

And then set the permissions in options, as they are not set by default.

steve3402000 12-16-2013 12:23 PM

I go to the manager for plugins. I have added the file to the includes XML folder. When I go to admin CP to add/import product it says upload or import file. I try to upload track-guests.xml and I get a message saying No file uploaded and no local file found.

It is possible my board is snafu'd and simply will not upload. I also tried to manually upload the file, I can path right to it and I get the same message.

Ideas?

Thank you

Steve

Max Taxable 12-16-2013 03:33 PM

Quote:

Originally Posted by steve3402000 (Post 2468671)
I go to the manager for plugins. I have added the file to the includes XML folder. When I go to admin CP to add/import product it says upload or import file. I try to upload track-guests.xml and I get a message saying No file uploaded and no local file found.

It is possible my board is snafu'd and simply will not upload. I also tried to manually upload the file, I can path right to it and I get the same message.

Ideas?

Thank you

Steve

I can't tell you anything really without having a look myself Steve.

steve3402000 12-16-2013 07:25 PM

Quote:

Originally Posted by Max Taxable (Post 2468715)
I can't tell you anything really without having a look myself Steve.

PM me if you feel like having a look !

:)

Steve

Max Taxable 12-16-2013 08:20 PM

1 Attachment(s)
Quote:

Originally Posted by steve3402000 (Post 2468768)
PM me if you feel like having a look !

:)

Steve

Got your PM and checked this. We must make sure the attached file is loaded at /includes/xml

Get the attachment and upload it to your server in the location described then we'll try this again.

The product XML is going out and looking for this file on your server and can't find it.

ALSO: Confirm we both downloaded the same product, version 4200.zip of the hack.

steve3402000 12-16-2013 08:24 PM

It is there, we shall see now

Max Taxable 12-16-2013 08:27 PM

I still get your same error: No file uploaded and no local file found.

I am pretty sure this means the product XML still can't locate the bitfield XML on your server.

I get a 404 not found error here:

http://www.aircraftmechanic.org/incl...tfield_trg.xml

steve3402000 12-16-2013 08:30 PM

Now when it says upload product I am going to path the bitfield_trg in the includes. I did that and now it says invalid specified

./includes/xml/bitfield_trg.xml

Max Taxable 12-16-2013 08:30 PM

Quote:

Originally Posted by steve3402000 (Post 2468780)
Now when it says upload product I am going to path the bitfield_trg in the includes. I did that and now it says invalid specified

./includes/xml/bitfield_trg.xml

Because it's not there?

bitfield_trg.xml must be in the XML folder on your server, before we can upload the product file, which is a separate XML.

Load the bitfield file via FTP not product manager.

steve3402000 12-16-2013 09:00 PM

I did. The file is present,. I can even open it and read it.

ok so upload the bitfield, then paqth to the other one, let me try that

Max Taxable 12-16-2013 09:01 PM

Quote:

Originally Posted by steve3402000 (Post 2468789)
I did. The file is present,. I can even open it and read it.

ok so upload the bitfield, then paqth to the other one, let me try that

Wait. I tried that by correct path and couldn't, even linked it here.

steve3402000 12-16-2013 09:02 PM

No file uploaded and no local file found.

When I try to upload the Track-guests file through product manager. I think my vbulletin is broken

Max Taxable 12-16-2013 09:02 PM

Quote:

Originally Posted by steve3402000 (Post 2468792)
No file uploaded and no local file found.

When I try to upload the Track-guests file through product manager. I think my vbulletin is broken

What is the path you are using to read the bitfield file?

steve3402000 12-16-2013 09:03 PM

<?xml version="1.0" encoding="ISO-8859-1"?>

<!-- $Id: bitfield_trg.xml 873 2012-05-24 01:03:17Z $ -->
-<bitfields product="paulm_trg_42"> -<bitfielddefs> -<group name="ugp"> -<group name="trgpermissions"> <bitfield name="trgdisplay" phrase="trg_display" group="trg_permissions">1</bitfield> <bitfield name="trgviewip" phrase="trg_viewip" group="trg_permissions">2</bitfield> <bitfield name="trglist" phrase="trg_list" group="trg_permissions">4</bitfield> <bitfield name="trgtrack" phrase="trg_track" group="trg_permissions">8</bitfield> </group> </group> </bitfielddefs> </bitfields>

--------------- Added [DATE]1387231433[/DATE] at [TIME]1387231433[/TIME] ---------------

I just opened it., It is in my includes XML folder on my server

Can I path to the Track-guests.xml on the server?

Max Taxable 12-16-2013 09:05 PM

Quote:

Originally Posted by steve3402000 (Post 2468794)
<?xml version="1.0" encoding="ISO-8859-1"?>

<!-- $Id: bitfield_trg.xml 873 2012-05-24 01:03:17Z $ -->
-<bitfields product="paulm_trg_42"> -<bitfielddefs> -<group name="ugp"> -<group name="trgpermissions"> <bitfield name="trgdisplay" phrase="trg_display" group="trg_permissions">1</bitfield> <bitfield name="trgviewip" phrase="trg_viewip" group="trg_permissions">2</bitfield> <bitfield name="trglist" phrase="trg_list" group="trg_permissions">4</bitfield> <bitfield name="trgtrack" phrase="trg_track" group="trg_permissions">8</bitfield> </group> </group> </bitfielddefs> </bitfields>

--------------- Added [DATE]1387231433[/DATE] at [TIME]1387231433[/TIME] ---------------

I just opened it., It is in my includes XML folder on my server

Can I path to the Track-guests.xml on the server?

Hey man, I mean please give me the exact URL you are using to access that bitfield file. The one I posted earlier is the correct one and nothing is there.

And yes you can try uploading Track-guests.xml via FTP to the XML folder then we can try to import to product manager that way. But please let me have that link first.

steve3402000 12-16-2013 09:05 PM

Ok I got it
I pathed to the file on the server for the track guests My vbulletin would not load the file through product manager

Wow what an ordeal, this is why I need my board fixed lol

Thanks for everything man

--------------- Added [DATE]1387231648[/DATE] at [TIME]1387231648[/TIME] ---------------

Now [I] just have to figure out where the options for it are in the ACP :)

Max Taxable 12-16-2013 09:07 PM

Quote:

Originally Posted by steve3402000 (Post 2468798)
Ok I got it
I pathed to the file on the server for the track guests My vbulletin would not load the file through product manager

Wow what an ordeal, this is why I need my board fixed lol

Thanks for everything man

Clearly there is something wrong that is for sure.

Glad you got your hack installed with the workaround.:D
Quote:

Now [i] just have to figure out where the options for it are in the ACP
In options.

steve3402000 12-16-2013 09:09 PM

bitfield would be
/includes/xml/bitfield_trg.xml

/Track-guests.xml

I think this is correct

--------------- Added [DATE]1387231782[/DATE] at [TIME]1387231782[/TIME] ---------------

Thank you very much.

Steve

Max Taxable 12-16-2013 09:12 PM

Quote:

Originally Posted by steve3402000 (Post 2468801)
bitfield would be
/includes/xml/bitfield_trg.xml

That's weird because that is the exact link I posted earlier, that still delivers the 404.

So i must not have ALL of the path. Is it more like, youraircraftsite/forum/includes/xml/bitfield_trg.xml ??

steve3402000 12-16-2013 09:12 PM

It is on, but I dont see the visitors part showing....

Max Taxable 12-16-2013 09:13 PM

Quote:

Originally Posted by steve3402000 (Post 2468806)
It is on, but I dont see the visitors part showing....

It won't until you set the permissions. Usergroup permissions.

Usergroup>Guest Tracking Permissions <--- At the very bottom.

steve3402000 12-16-2013 09:16 PM

Ahh Ok I was looking at the settings in the forum home visiting members

--------------- Added [DATE]1387232311[/DATE] at [TIME]1387232311[/TIME] ---------------

Everythings loaded. Maybe it because I havent had any guests yet. I'll let this gell awhile. When I get home i'll add myself to tyhe installed list

Thanks again.

Steve

Max Taxable 12-16-2013 09:18 PM

Quote:

Originally Posted by steve3402000 (Post 2468809)
Ahh Ok I was looking at the settings in the forum home visiting members

Yes by default there's no permissions set.

--------------- Added [DATE]1387232402[/DATE] at [TIME]1387232402[/TIME] ---------------

Quote:

Originally Posted by steve3402000 (Post 2468809)
Everythings loaded. Maybe it because I havent had any guests yet. I'll let this gell awhile. When I get home i'll add myself to the installed list

I can see you have not set the permissions for the administrator usergroup yet. Therefore you will not see this Mod in action.

EDIT: You have not set any permissions at all yet!

steve3402000 12-16-2013 09:23 PM

Apparantly I am not seeing that part of it... I am in guest tracking under options.

Max Taxable 12-16-2013 09:25 PM

Quote:

Originally Posted by steve3402000 (Post 2468813)
Apparantly I am not seeing that part of it... I am in guest tracking under options.

You wanna be in:

AdminCP>Usergroup Manager

Then choose a usergroup and click "go" to edit, scroll all the way down to the bottom of that page and see "Guest Tracking Permissions"


https://vborg.vbsupport.ru/external/2013/12/28.jpg

steve3402000 12-16-2013 09:42 PM

OK, light just went on. Thanks for your patience, I feel like the village idiot. :)

Thanks again. Really appreciate the help

Steve

Max Taxable 12-16-2013 11:18 PM

Quote:

Originally Posted by steve3402000 (Post 2468820)
OK, light just went on. Thanks for your patience, I feel like the village idiot. :)

Thanks again. Really appreciate the help

Steve

Ahh no man don't feel that way, we all have brain farts.


All times are GMT. The time now is 02:53 AM.

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.01331 seconds
  • Memory Usage 1,814KB
  • 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
  • (16)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (32)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete