Page 5 of 6

Re: [RELEASED] Earthball (Who's Online/Visitor Counter)

Posted: Mon Mar 07, 2011 2:36 am
by AvinThat
Hi,

All installed and seems to be working other than dashboard.

I'm getting : Notice: Undefined variable: earthball_status in /home/****/public_html/admin/view/template/common/home.tpl on line 67

I've checked through the install and cannot see any mistakes.

any suggestions?

cheers

Re: [RELEASED] Earthball (Who's Online/Visitor Counter)

Posted: Mon Mar 07, 2011 3:18 am
by AvinThat
I installed vqmod and removed the edits.

All works well now!

thanks

Re: [RELEASED] Earthball (Who's Online/Visitor Counter)

Posted: Tue Apr 05, 2011 7:30 pm
by AvinThat
Hi all,

How can I add bots that are not being detected?

Cheers

Re: [RELEASED] Earthball (Who's Online/Visitor Counter)

Posted: Wed Apr 06, 2011 9:39 am
by Brook
I understand that there are always going to be new "bots" introduced to the world of the internet. Can someone please post a master list of "bots"? I would like to compare this "bot" list with my "bot" list.

Thank you.
Brook

Re: [RELEASED] Earthball (Who's Online/Visitor Counter)

Posted: Wed Apr 06, 2011 5:34 pm
by fido-x
AvinThat wrote:How can I add bots that are not being detected?
The list of bots can be found in "system/helper/spiders.txt".

Re: [RELEASED] Earthball (Who's Online/Visitor Counter)

Posted: Wed Apr 27, 2011 12:08 pm
by AvinThat
Hi,

Here is a an example bot I'm trying to add :

Host: 62.24.252.133
User Agent: (TalkTalk Virus Alerts Scanning Engine)

Which bit do I type into the spiders.txt?

It visits every page that one of their customers visits so double page views and visits on counter for these guests.

Re: [RELEASED] Earthball (Who's Online/Visitor Counter)

Posted: Wed Apr 27, 2011 12:20 pm
by Brook
Fido-x,

Can you add new information in the Counter portion of the module showing counter stats for the last 24 hours?

Can someone post their spiders.txt file? I would like to compare my spiders.txt file to the posted file with the goal of adding all known bots to my spiders.txt file. I fully understand that more and more bots are going to be added to the web. Just trying to keep my spiders.txt as up to date as posible.

Thank you.

Thank you

Re: [RELEASED] Earthball (Who's Online/Visitor Counter)

Posted: Fri Apr 29, 2011 11:01 pm
by fido-x
@ AvinThat
Try adding the "TalkTalk Virus Alerts Scanning Engine" bit from the user agent into your spiders.txt (without the quotes, of course) and see how you go.

@Brook
I've been testing a potential "f" release on my own site with the dashboard changes that i2Paq suggested, so I'll have a look at including stats for the last 24 hours into the counter. As for the spiders.txt file, the only addition I've made to mine is "bingbot", since it wasn't there. I haven't noticed any others, but I only look in on it now and then.

Re: [RELEASED] Earthball (Who's Online/Visitor Counter)

Posted: Fri Nov 04, 2011 10:11 am
by Marne Jakins
Hi I am getting this and it is all installed correctly that I can see and I also have VQMod installed. everything is working, but I can't add it to the dashboard

Undefined variable: earthball_status in /home/....../public_html/site2/admin/view/template/common/home.tpl on line 70
Code is:

Code: Select all

    <?php if ($earthball_status) { ?> 
status is Enabled, any help would be appreciated

Re: [RELEASED] Earthball (Who's Online/Visitor Counter)

Posted: Fri Nov 04, 2011 11:07 am
by Marne Jakins
ok I have removed the follwoing and it is now working

Code: Select all

if ($earthball_status)

Re: [RELEASED] Earthball (Who's Online/Visitor Counter)

Posted: Sat Nov 05, 2011 4:49 pm
by Marne Jakins
Hi Can anyone tell me how to hide in the front end please, we only wish to have the stats in admin, thanks

Re: [RELEASED] Earthball (Who's Online/Visitor Counter)

Posted: Sat Nov 05, 2011 4:59 pm
by Marne Jakins
sorry solved my own question

Re: [RELEASED] Earthball (Who's Online/Visitor Counter)

Posted: Wed Dec 21, 2011 11:54 pm
by eselpee
I bought 1513 version but can not get it to work.
The Who's online part does not show anything at all, installed according to the rules (three times) but no effect.

Tried to email fido twice the last days but no respond, maybe he did not get the email so let's try it from here....

Re: [RELEASED] Earthball (Who's Online/Visitor Counter)

Posted: Thu Dec 22, 2011 11:21 am
by fido-x
Sorry for not replying to your emails. I've been buried in my multi-vendor thingy.

The module will not "activate" (ie. start showing visitors) until you actually get one. The ideal place for this module is on your home page (your site's entry page). It will ignore the admin IP address and the localhost IP address. So, if you're logged in to the admin and view the store front, since the admin IP address is ignored, the module will not "activate" and you will not be recorded as a visitor. The same applies when testing on your localhost with XAMPP (or something similar).

Re: [RELEASED] Earthball (Who's Online/Visitor Counter)

Posted: Thu Dec 22, 2011 5:08 pm
by eselpee
Thanks for replying, same problem overhere since I will go live tomorrow :-)

But, place it on the homepage? Are you talking about the settings in the module, because I don't want to have the globe on my shop, I only want to use it backend but I understand that I mustactivate the storefront to see anything?

edit
Works for now, placed it on every page in the catalog and customized the earthball.tpl so there is nothing to see on the front. I did not realize that I had to activate it on the front.
Sorry.

Re: [RELEASED] Earthball (Who's Online/Visitor Counter)

Posted: Sat Jan 21, 2012 7:41 pm
by StormLordMikey
Hi,

I have added this module and enabled it on every page (Account, Category, Home etc etc) but all I can see in the Who's Online dashboard (or admin page) is when the visitor visited the `/` page. I use a different ip address on a different network to add items to a shopping cart but the admin is not updated with anything other than the `last page visited` = `/` and `Shopping Cart is Empty`. I brought this module because the client wanted to see in real time (or near enough) which pages the users are visiting and if they have any items in their shopping cart.

Please help.

Michael
(StormLordMikey)

Re: [RELEASED] Earthball (Who's Online/Visitor Counter)

Posted: Sun Jan 22, 2012 6:49 pm
by fido-x
@StormLordMikey
PM sent.

Re: [RELEASED] Earthball (Who's Online/Visitor Counter)

Posted: Fri Jan 27, 2012 2:00 pm
by hbg
Hi, I did send a message to the website earlier in the week. I have just upgraded from 1.5.0.5 to 1.5.1.3. I have been gradually sorting each issue out, however when I activate Earthball 1.0.0 I receive a few errors
eg:-
---------- Date: 2012-01-27 04:42:59 ~ IP : 58.108.164.115 ----------
REQUEST URI : /shop/admin/index.php?route=design/layout&token=36e12131ce7d61581ce8da06e0a5de92
MOD DETAILS:
modFile : /home/homebrew/public_html/opencart/shop/vqmod/xml/earthball.xml
id : Earthball for OpenCart 1.5.0.x
version : 1.0.0
vqmver : 1.2.3
author : Fido-X
SEARCH NOT FOUND (ABORTING MOD): <li><a href="<?php echo $report_purchased; ?>"><?php echo $text_report_purchased; ?></a></li>
----------------------------------------------------------------------


---------- Date: 2012-01-27 04:43:04 ~ IP : 58.108.164.115 ----------
REQUEST URI : /shop/admin/index.php?route=design/layout/update&token=36e12131ce7d61581ce8da06e0a5de92&layout_id=11
MOD DETAILS:
modFile : /home/homebrew/public_html/opencart/shop/vqmod/xml/earthball.xml
id : Earthball for OpenCart 1.5.0.x
version : 1.0.0
vqmver : 1.2.3
author : Fido-X
SEARCH NOT FOUND (ABORTING MOD): <li><a href="<?php echo $report_purchased; ?>"><?php echo $text_report_purchased; ?></a></li>

Any ideas?

Re: [RELEASED] Earthball (Who's Online/Visitor Counter)

Posted: Fri Jan 27, 2012 2:54 pm
by fido-x
That's more information than you provided in any message.

You upgraded your OpenCart from 1.5.0.x to 1.5.1.3. You also need to upgrade your Earthball module to the 1513 version.

Re: [RELEASED] Earthball (Who's Online/Visitor Counter)

Posted: Fri Jan 27, 2012 10:56 pm
by Brook
Great module! I have Earthball 1.5.1.3 installed with my OpenCart 1.5.1.3 Install.

If my Earthball install is working correctly on the Admin Who's Online Page if a Customer is logged in and has Products in their Shopping Cart, the Product Name and the Product Quantity show in the Shopping Cart. Are there any plans to add Product Options to the Admin Who's Online Page "Shopping Cart" Column? This would be a big plus :) It would be nice to know what Product Options a customer is about to order. What code can I add to show Product Options?

Also, if a guest has Products in their Shopping Cart does the Admin Who's Online Page display Products and Product Quantities in the Shopping Cart Column of the Admin Who's Online Page, or does the "Shopping Cart" column only display products and product quantities if a Customer is actually logged in?

Thank you for your help.