Page 1 of 2 12>
Topic Options
#89832 - 2002-11-27 10:42 PM BBCheckerII 1.6 enters public beta
Lonkero Administrator Offline
KiX Master Guru
*****

Registered: 2001-06-05
Posts: 22346
Loc: OK
for newcomers, this util is used to monitor the board events like new posts, logged on users and as newist thingies, read and write private messages (friendly name PMessenger)

anyway, this build is just beta1 so don't take it as stable.

as shortly as possible, beta1 installer can be downloaded from:
http://www.gwspikval.com/jooel/scripts/bbChecker/

and current sources (which at the moment are 1.6 beta1) can be found in:
http://www.gwspikval.com/jooel/scripts/bbChecker/sources/current/

best wishes.
_________________________
!

download KiXnet

Top
#89833 - 2002-11-27 11:07 PM Re: BBCheckerII 1.6 enters public beta
MightyR1 Offline
MM club member
*****

Registered: 1999-09-09
Posts: 1264
Loc: The Netherlands
As usual: Looks great!!! [Big Grin] [Big Grin]

Found a bug in the inst.kix though... [Frown]
code:
$=AddProgramItem('notepad "$dir'+'slider.udf"',"Slider Editor",$Dir+'sliderEditor.ico',0,"$dir",0,0,0)  

Must be:
code:
$=AddProgramItem('notepad "$dir'+'slider.kix"',"Slider Editor",$Dir+'sliderEditor.ico',0,"$dir",0,0,0)

So .udf ==> .kix
_________________________
Greetz,
Patrick Rutten

- We'll either find a way or make one...
- Knowledge is power; knowing how to find it is more powerful...
- Problems don't exist; they are challenges...

Top
#89834 - 2002-11-27 11:21 PM Re: BBCheckerII 1.6 enters public beta
Lonkero Administrator Offline
KiX Master Guru
*****

Registered: 2001-06-05
Posts: 22346
Loc: OK
well, got at least one reply [Eek!]

mm, better than nothing. btw, the PMsend thingie I was working for last 2 days, stupid microsofts http-translator screwed up things. now "everything" should work more smoothly...

oh, just remembered one change needed to do...
_________________________
!

download KiXnet

Top
#89835 - 2002-11-27 11:23 PM Re: BBCheckerII 1.6 enters public beta
MightyR1 Offline
MM club member
*****

Registered: 1999-09-09
Posts: 1264
Loc: The Netherlands
Please,

someone send me a PM to test the notifier....
_________________________
Greetz,
Patrick Rutten

- We'll either find a way or make one...
- Knowledge is power; knowing how to find it is more powerful...
- Problems don't exist; they are challenges...

Top
#89836 - 2002-11-27 11:30 PM Re: BBCheckerII 1.6 enters public beta
Lonkero Administrator Offline
KiX Master Guru
*****

Registered: 2001-06-05
Posts: 22346
Loc: OK
how this board can lag this much, is doc or kent collecting the udf's or what?

opening this reply window took 2 minutes!
_________________________
!

download KiXnet

Top
#89837 - 2002-11-27 11:32 PM Re: BBCheckerII 1.6 enters public beta
MightyR1 Offline
MM club member
*****

Registered: 1999-09-09
Posts: 1264
Loc: The Netherlands
Noticed it too,

thought it was my ISP, but since you've got it too...
_________________________
Greetz,
Patrick Rutten

- We'll either find a way or make one...
- Knowledge is power; knowing how to find it is more powerful...
- Problems don't exist; they are challenges...

Top
#89838 - 2002-11-27 11:38 PM Re: BBCheckerII 1.6 enters public beta
Lonkero Administrator Offline
KiX Master Guru
*****

Registered: 2001-06-05
Posts: 22346
Loc: OK
bug in the new code [Wink]

it queries every 5ms new topic [Big Grin]

huh, that would be nice [Eek!]
_________________________
!

download KiXnet

Top
#89839 - 2002-11-27 11:46 PM Re: BBCheckerII 1.6 enters public beta
MightyR1 Offline
MM club member
*****

Registered: 1999-09-09
Posts: 1264
Loc: The Netherlands
Bug where....
_________________________
Greetz,
Patrick Rutten

- We'll either find a way or make one...
- Knowledge is power; knowing how to find it is more powerful...
- Problems don't exist; they are challenges...

Top
#89840 - 2002-11-27 11:55 PM Re: BBCheckerII 1.6 enters public beta
Lonkero Administrator Offline
KiX Master Guru
*****

Registered: 2001-06-05
Posts: 22346
Loc: OK
dunno, you tell me [Wink]

anyway, there really seems to be some release issue with kixforms.
it might just be because of the lagging net but as stopped checker and started again it hanged and opened double form.
it let me to close both of them and once I restarted, it again opened 2 of them [Frown]

well, "kill wkix32 -f" was enough to put things in order...
_________________________
!

download KiXnet

Top
#89841 - 2002-11-28 12:00 AM Re: BBCheckerII 1.6 enters public beta
MightyR1 Offline
MM club member
*****

Registered: 1999-09-09
Posts: 1264
Loc: The Netherlands
And I got array ref out of bounds on:

$item.subitems(4).text=$forum[$]
_________________________
Greetz,
Patrick Rutten

- We'll either find a way or make one...
- Knowledge is power; knowing how to find it is more powerful...
- Problems don't exist; they are challenges...

Top
#89842 - 2002-11-28 12:04 AM Re: BBCheckerII 1.6 enters public beta
Lonkero Administrator Offline
KiX Master Guru
*****

Registered: 2001-06-05
Posts: 22346
Loc: OK
is that bbchecker code?
don't remember such line [Smile]
_________________________
!

download KiXnet

Top
#89843 - 2002-11-28 12:07 AM Re: BBCheckerII 1.6 enters public beta
MightyR1 Offline
MM club member
*****

Registered: 1999-09-09
Posts: 1264
Loc: The Netherlands
It's in the Update function...
_________________________
Greetz,
Patrick Rutten

- We'll either find a way or make one...
- Knowledge is power; knowing how to find it is more powerful...
- Problems don't exist; they are challenges...

Top
#89844 - 2002-11-28 12:09 AM Re: BBCheckerII 1.6 enters public beta
Lonkero Administrator Offline
KiX Master Guru
*****

Registered: 2001-06-05
Posts: 22346
Loc: OK
ok, restarted, trying again.
_________________________
!

download KiXnet

Top
#89845 - 2002-11-28 12:10 AM Re: BBCheckerII 1.6 enters public beta
MightyR1 Offline
MM club member
*****

Registered: 1999-09-09
Posts: 1264
Loc: The Netherlands
Jooel,

any luck???
_________________________
Greetz,
Patrick Rutten

- We'll either find a way or make one...
- Knowledge is power; knowing how to find it is more powerful...
- Problems don't exist; they are challenges...

Top
#89846 - 2002-11-28 12:11 AM Re: BBCheckerII 1.6 enters public beta
Lonkero Administrator Offline
KiX Master Guru
*****

Registered: 2001-06-05
Posts: 22346
Loc: OK
yep, now as the lagging level is lower, the checker runs just fine
_________________________
!

download KiXnet

Top
#89847 - 2002-11-28 01:00 AM Re: BBCheckerII 1.6 enters public beta
Lonkero Administrator Offline
KiX Master Guru
*****

Registered: 2001-06-05
Posts: 22346
Loc: OK
ok, because there has been a long period of good connection, I've been reducing the network checks but this seems to be time to put them back.

got 3-5 different crashes during the lagging period.
_________________________
!

download KiXnet

Top
#89848 - 2002-11-30 02:10 AM Re: BBCheckerII 1.6 enters public beta
Lonkero Administrator Offline
KiX Master Guru
*****

Registered: 2001-06-05
Posts: 22346
Loc: OK
heh he, heehe hee...
haa!

there is beta2 available for download.
main improvements:
-it's almost unpossible to crash the script. I haven't found any way to do that.
-network connections tested with cable off/cable on thingies and removed the erreneus array assumptions and placed real error checks.
-URLdecoder improved. no more <i> stuff in the PM's
-handling of URL-links and e-mail addresses improved.
-fixed installer
-others things forgotten by now


[ 30. November 2002, 02:48: Message edited by: Lonkero ]
_________________________
!

download KiXnet

Top
#89849 - 2002-11-30 02:16 AM Re: BBCheckerII 1.6 enters public beta
Howard Bullock Offline
KiX Supporter
*****

Registered: 2000-09-15
Posts: 5809
Loc: Harrisburg, PA USA
Let's see how it goes...will let you know of any bad things that happen. [Razz]

also the good too [Wink]
_________________________
Home page: http://www.kixhelp.com/hb/

Top
#89850 - 2002-11-30 02:17 AM Re: BBCheckerII 1.6 enters public beta
Lonkero Administrator Offline
KiX Master Guru
*****

Registered: 2001-06-05
Posts: 22346
Loc: OK
hoby, how to set html-link colors in middle of text?
_________________________
!

download KiXnet

Top
#89851 - 2002-11-30 02:19 AM Re: BBCheckerII 1.6 enters public beta
Howard Bullock Offline
KiX Supporter
*****

Registered: 2000-09-15
Posts: 5809
Loc: Harrisburg, PA USA
I know that some text will set the color of "some text". What is the HMTL that you want to change?

{edit} Darn, forgot that this is an HTML forum.
code:
 <font color="#FF0000"><b> some text</b></font> 



[ 30. November 2002, 02:28: Message edited by: Howard Bullock ]
_________________________
Home page: http://www.kixhelp.com/hb/

Top
Page 1 of 2 12>


Moderator:  Shawn, ShaneEP, Ruud van Velsen, Arend_, Jochen, Radimus, Glenn Barnas, Allen, Mart 
Hop to:
Shout Box

Who's Online
0 registered and 565 anonymous users online.
Newest Members
gespanntleuchten, DaveatAdvanced, Paulo_Alves, UsTaaa, xxJJxx
17864 Registered Users

Generated in 0.073 seconds in which 0.024 seconds were spent on a total of 13 queries. Zlib compression enabled.

Search the board with:
superb Board Search
or try with google:
Google
Web kixtart.org