11
elvir
Re: WhereBisDu
  • 2004/1/11 13:24

  • elvir

  • Just popping in

  • Posts: 90

  • Since: 2004/1/4 1


OK, this is the deal.
This module ( Francis provided the link ) is perfectly adopted for xoops. There's only one problem with it - it doesn't show any data from the users. On the world map and also under the countries it doesn't show any IP or any other info from the users who browsing the web site.

Under installation doc's it says that:

- You need to include this line in the file 'footer.php':

require("modules/WhereBisDu/wbdtrack.php");

Even when I do this change it still doesn't show anything on the map.

Does anyone have any experience with this?
Francis, how about you!?

Thanks.

12
Anonymous
Re: WhereBisDu
  • 2004/1/11 13:26

  • Anonymous

  • Posts: 0

  • Since:


Try this below in the header.php

include_once XOOPS_ROOT_PATH.'/class/xoopsblock.php';
include_once XOOPS_ROOT_PATH.'/modules/wherebisdu/wbdtrack.php';

It passes info to the map but I am thinking its a tad unreliable info. For instance I have two visitors in the pacific ocean!!.

Still working on it though

Cheers

Serge

13
elvir
Re: WhereBisDu
  • 2004/1/11 13:45

  • elvir

  • Just popping in

  • Posts: 90

  • Since: 2004/1/4 1


Ha ha. Thanks Serge, I'll try this. I used to be on NUKE and I know this module was buggy there to, not showing data correctly. Anyway, I'll get back to you soonest I check this.

Thanks

14
elvir
Re: WhereBisDu
  • 2004/1/11 17:59

  • elvir

  • Just popping in

  • Posts: 90

  • Since: 2004/1/4 1


Serge,

your instructions were succesful. I'm getting data.

For anyone using this module - if you want to get a data correctly on the map under "header.php" you have to include these two lines:

include_once XOOPS_ROOT_PATH.'/class/xoopsblock.php';
include_once XOOPS_ROOT_PATH.'/modules/wherebisdu/wbdtrack.php';

Serge, thanks again.

15
Anonymous
Re: WhereBisDu
  • 2004/1/11 21:16

  • Anonymous

  • Posts: 0

  • Since:


Glad it assisted you

Just to clarify its jsut this line that needs to be added to header.php

include_once XOOPS_ROOT_PATH.'/modules/wherebisdu/wbdtrack.php';

under this following one which allready exists in header.php

include_once XOOPS_ROOT_PATH.'/class/xoopsblock.php';

Cheers

Serge





16
elvir
Re: WhereBisDu
  • 2004/4/2 10:37

  • elvir

  • Just popping in

  • Posts: 90

  • Since: 2004/1/4 1


Any change on this module lately !?

Thanks ...

17
carnuke
Re: WhereBisDu
  • 2004/7/6 8:23

  • carnuke

  • Home away from home

  • Posts: 1955

  • Since: 2003/11/5


Ever curious to try these modules, installed wherebisdu. It is gahtreing information but the flash movie will not display. Neither high or low version. Yes I know flash is working on my box because it displays fine on Canadian ofiz site. Any ideas?

18
Anonymous
Re: WhereBisDu
  • 2004/7/6 8:39

  • Anonymous

  • Posts: 0

  • Since:


If I remember correctly I had some conversation about this issue with Derya (the module-porter). If I find the files, I will post this.

19
carnuke
Re: WhereBisDu
  • 2004/7/6 11:02

  • carnuke

  • Home away from home

  • Posts: 1955

  • Since: 2003/11/5


Francis, thankyou for your comment. I would be interested to see any info you can find. However, I have solved the problem. It's down to the shortURL hack Im using (reynaldo's version) sigh ... as soon as I installed the wherebisdu on my test and other sites it works fine. It's a tricky problem having this hack as it often breaks some modules and stops them referencing URLs correctly. As I said, the index page loads just fine but no picture, just a grey screen.

I will have to hack the code somehow, or wait until Reynaldo makes this hack switchable and module selective.

Thanks again. This wherbisdu module has trmendous visual appeal!

Richard

20
elvir
Re: WhereBisDu
  • 2004/7/6 20:47

  • elvir

  • Just popping in

  • Posts: 90

  • Since: 2004/1/4 1


I can't skip this 'couse i like visual -:)

Carnuke, have you enabled your globals in php.ini under root directory?

register_globals= on


It's wery important to have it enabled in order to have this module working correctly.

Login

Who's Online

125 user(s) are online (84 user(s) are browsing Support Forums)


Members: 0


Guests: 125


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits