- Create Account

Bug...

Forums > Forum Development > Bug...
Author
Message

1) Lorvija Group: Guests
IP: 80.222.--.--
Hey
This is REALLY nice script. Good job Angus!
Though, I spotted one bug.
Really not death serious but would be nice if you could fix it.
I posted first post to my new forum. Worked ok.
Then modified it some, and finally deleted.
Now it shows that topics 1 but posts 0. But it should be topics 0 and posts 0
as I deleted the only post. And when I open the forum where that post should be there is nothing. So it apparently just forgets to fix that "topic" line.
Well thats just what I think.

Also another question. Can I remove the copywright from the bottom of the page and put link to your pages to "about these pages" page?

Thank  you!
(I would donate you some money for doing these GREAT scripts but I´m still student so cant afford it unfortunately ;( *cry*)

2) Lorvija Group: Guests
IP: 80.222.--.--
Also one more thing.
Could you add language module support in future?

3) Angus Turnbull Group: Moderators
Posts: 4042 Joined: 7 Dec 2003 Location: New Zealand IP: 222.152.--.--
Hmm, thanks for the bug report, I'll look into it :).

As  for copyright... well, I'd prefer if it stayed there, to be honest. Feel free to switch it for a graphic or something...? Anyway, even if you're not donating (which is fine, as I'm student too and know where you're coming from) a few links help my Google karma!

Languages: Yes, this is part of the plan! Currently there are a few hardcoded error messages inside the main Perl script (some of the rarer ones). I'll start by moving these into the template file. Then it should be pretty trivial to implement several languages (just copy and paste a few copies of the template file, or do some Perl trickery inside one template file).

- Angus.

4) Lorvija Group: Guests
IP: 80.222.--.--
Hey

Can´t wait until you add those language modules! :D
Already translated about 90% of all messages but then remembered that if I update the forum.pl I gotta do everything again so changed back to English..
Few features also came in mind which are handy.
1)Banning users by ip or specific account (yes I know ips change and you can always make new account but atleast here in Finland we got pretty unchangable ips)
2)Email notification about forums post reply

Btw, your script is VERY fast!
I tested some PHP forums which seemed to be slow (servers loads were around 9)
and when I installed your script it was like that would have been on dedicated server though server loads were still around 9. Good job!

5) Angus Turnbull Group: Moderators
Posts: 4042 Joined: 7 Dec 2003 Location: New Zealand IP: 222.152.--.--
Hey, I'm glad you appreciate the effort I put into speed :). It contains a lot of optimisations for viewing forum content, posting is a little slower but that's a lot rarer. If you have time, beat on the script a little and see how fast it goes!

Banning by IPs and referrers and the like is already in the script, check the bottom of the optional configuration section in forum.pl and have fun.

Email...? Hmm. Currently I'm trying to avoid depending on external Perl modules and services; although it wouldn't be too hard to roll in some SMTP code, this is on the backburner right now. What I plan to add instead is some form of RSS/ATOM feed syndication support, so you could use your favourite aggregator to subscribe to recent comments in all forums or a specific forum or similar.

- Angus.

6) Lorvija Group: Guests
IP: 80.222.--.--
Damn, I think I´m coming blind as I didnt notice that ban part allthough I read the forum.pl several times :/

Maybe  you could do some kind of addon for that email stuff? So people wouldnt need to even download it if they wouldnt need it.

Do you got any nice small banner/button which I could add to my pages?
Would be nicer than just plain text link. =)

-Lorvija-

7) Angus Turnbull Group: Moderators
Posts: 4042 Joined: 7 Dec 2003 Location: New Zealand IP: 202.36.--.--
Alright, I'll think about the email stuff :).

I  don't have one offhand, but the guys at http://www.dunslab.net put one together (scroll to the bottom of the page).

- Angus.

8) Alex Group: Guests
IP: 202.91.--.--
Hi,

      I  am facing problem when launching IE.(6.0) fsMenu Undefined, could you tell me what cause this problem, do i need to set it up in the client side (browser) or the path referencing is the problem. we are using the master content page (vs2005 new features).

Help me out to resolve this issue!!!

Thanks

Alex

9) Angus Turnbull Group: Moderators
Posts: 4042 Joined: 7 Dec 2003 Location: New Zealand IP: 202.137.--.--
Please post in the FreeStyle Menu forum with a link to the page in question. Make sure that you have included fsmenu.js in the head of the document with a SCRIPT tag too.

- Angus.

Post a Reply:

You are not logged in, and will be posting anonymously as a guest. If you want to post using an account, please login at the top of this page.