Topic: Userpoints / Vistra Shoutbox
StanGable

Noob
Noob
Posts: 10

Posted:
Jun 03, 2005

I know there is a plug in to use with the Tag It module, but would it be possible to have one for the Vistra Shoutbox mod? I use Vistra because it is a little cleaner. No scroll bars, or links at the bottom like Tag It.

Everything on my site works with the user points system except for my shout box. And it's what people use most :)
Chestnut
avatar
Site Admin
Posts: 1320

Posted:
Jun 03, 2005

I have none in my big red bag.... :(
You've been naughty ! :wink:


Chestnut ! Cool
Site Admin
brodizzel

Noob
Noob
Posts: 7

Posted:
Jun 06, 2005

So does this mean there WON'T be a Vistra plug-in?

I've tried fooling with the TagIt plug-in but I know squat about php so I'm lost. I'm with Stan on this. I use Vistra as well and a plug-in for it would be extremely welcomed.
Chestnut
avatar
Site Admin
Posts: 1320

Posted:
Jun 06, 2005

brodizzelSo does this mean there WON'T be a Vistra plug-in?


Never said that... :wink:
Only that I don't have it and unless I have the time to do it, won't be the one who will code it.

We could always do a little Request to see if someone could do it but for the moment.........
... must go to work... so damn late. icon_lol


If there is a pntables.php with your Vistra thing, you can always post it here so that we can have a look at it. :wink:


Chestnut ! Cool
Site Admin
brodizzel

Noob
Noob
Posts: 7

Posted:
Jun 06, 2005

Dang! No pntables.php.

Guess I'll just keep checkin' back to see if you find time. I'd really appreciate it, but I know spare time can sometimes be hard to come by.

Thanks.
Chestnut
avatar
Site Admin
Posts: 1320

Posted:
Jun 06, 2005

Can you provide a little link to where I can have a look...

This is freaky, if no pntables.php I suppose the data is stored in a flat file...


Chestnut ! Cool
Site Admin
brodizzel

Noob
Noob
Posts: 7

Posted:
Jun 06, 2005

Would you be wanting a link to see it in action? Or where you could download the files to look over them?
Chestnut
avatar
Site Admin
Posts: 1320

Posted:
Jun 06, 2005

mm... booarf... both I guess... but the files will be ok too. :)


Chestnut ! Cool
Site Admin
brodizzel

Noob
Noob
Posts: 7

Posted:
Jun 06, 2005

Here's the zip of all the files.
Chestnut
avatar
Site Admin
Posts: 1320

Posted:
Jun 09, 2005

Sorry I didn't respond fast... I couldn't make it work on a local installation, but a plugin is far from impossible.

I'll do another checkup this weekend to see if an existing plugin can be use to do the thing.

:wink:


Chestnut ! Cool
Site Admin
brodizzel

Noob
Noob
Posts: 7

Posted:
Jun 10, 2005

Great! Thanks Chestnut.
Chestnut
avatar
Site Admin
Posts: 1320

Posted:
Jun 14, 2005

A little test on this...

name : Your choice
function : vistrasb
lang : _PNCUP_VISTRASB (but there is no lang file yet...)
value : Your choice...

One possible problem could be the date format that doesn't fit.

The file must go in the pnplugins...


Chestnut ! Cool
Site Admin
brodizzel

Noob
Noob
Posts: 7

Posted:
Jun 28, 2005

Yeah, I got an error when I tried it.

Here's the error...

vistrasb : DB Error: 1064: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'ORDER BY ncount DESC, site_vistra_shoutbox_data.date ASC' at lin

That's all it showed me.
Chestnut
avatar
Site Admin
Posts: 1320

Posted:
Jun 28, 2005

mmI think I got it...

In this part :

Code
  1. GROUP BY $vsbcol[name]
  2.  


change it to :

Code
  1. GROUP BY $vsbcol[user]
  2.  


That is my error I think...

Chestnut ! Cool
Site Admin
brodizzel

Noob
Noob
Posts: 7

Posted:
Jul 04, 2005

BINGO! Thanks very much Chestnut.
Technobilder

Noob
Noob
Posts: 5

Posted:
Jun 11, 2006

StanGableI know there is a plug in to use with the Tag It module,


As I use the TagIt Module could you please post me the link to this plugin or zip it to me at technobilder at gmx.de - Thanks icon_smile
Chestnut
avatar
Site Admin
Posts: 1320

Posted:
Jun 11, 2006

Personnaly, I don't remember having seen or had such plugin.

Hope Stan gets a little notice of this thread...
icon_wink


Chestnut ! Cool
Site Admin