This site is very useful too: http://sqlzoo.net/
627 2006-09-17 18:33
Re: PunBB News (47 replies, posted in PunBB 1.2 modifications, plugins and integrations)
hey guys look i have integrated this modification in to my news block and edited alot of the code. Tell me what you think.
There's a giant open space between the left navigation bar and the news in Firefox 2.0 beta 2.
628 2006-09-14 03:10
Re: Post your "in the wild" siting of PunBB here. (96 replies, posted in PunBB 1.2 show off)
Oh wow, I didn't realize that Basecamp used PunBB.
629 2006-09-13 21:01
Re: For 1.3 extetions (10 replies, posted in Feature requests)
That's not an extension
I believe that what he meant was that such a change would be beneficial to extension development, not that it would make a good extension.
630 2006-09-13 20:56
Re: Is PunBB Suited To My Needs? (3 replies, posted in PunBB 1.2 troubleshooting)
There is a mod called "Comment Control" on Punres which I believe is supposed to be a moderation queue of some sort.
631 2006-09-13 20:54
Re: new video forums (2 replies, posted in PunBB 1.2 show off)
Very cool. You're using PunBB in an interesting way.
632 2006-09-13 03:01
Re: PunLA Mods? (9 replies, posted in PunBB 1.2 discussion)
The PunBB here is standalone (and I use it that way). PunLA is a modified version of PunBB designed to be integrated with Joomla. PunBB requires modifications (like those made by the PunLA project) in order to be integrated with most other software that has a user database, with Joomla being no exception.
633 2006-09-13 02:57
Re: Include baseurl with smileyparsing (11 replies, posted in Feature requests)
Like Smartys said, you can use the hdiff to upgrade, and like Rickard said, 1.3's extensions should be a solution to this problem. I seriously doubt that any changes will be made to 1.2.x aside from bug fixes, so it's probably best to sit tight and be satisfied with the hdiff until 1.3 arrives.
634 2006-09-13 02:47
Re: PunLA Mods? (9 replies, posted in PunBB 1.2 discussion)
If any of these packages are usable with Joomla, then yes.
Unfortunately, all integration projects require a developer willing to maintain them, and it would appear that PunLA is suffering from a lack of one.
635 2006-09-13 02:43
Re: Mod Resource (28 replies, posted in PunBB 1.2 modifications, plugins and integrations)
Regardless of GPL issues, I think there are some points you should consider:
a) PunBB is free forum software. While I'm certainly saying neither that this obligates you to make mods free as well nor that all PunBB are unwilling to pay, in general I think that PunBB users would be less receptive to paid mods than users of paid software such as IPB or vBulletin, especially with the number of free mods out there.
b) What are you going to do if someone develops a free alternative (which seems likely)? Even if your mod is vastly superior to the other one, your market could still rapidly evaporate.
c) Some potential users (especially younger ones) won't have access to the means to pay or will feel uneasy making a payment.
d) I don't see any effective way to keep people from sharing bought mods with each other.
Like oliversl said, you might be able to get some nice donations. In addition, if you put together a nice "mod resource" with the mods free but still exclusive to the site you might be able to scrape up some earnings through some ads. Also, you might be able to charge to make some custom tweaks to your mods. Finally, while I personally am not particularly fond of this approach, you could require a linkback in your mods and charge to waive the requirement (that would be quite hard to enforce though).
Of course, this is all purely theoretical - just something to think about. Whatever route you choose (as long as it's legal under the GPL), I'm fine with it.
636 2006-09-13 02:12
Re: PunLA Mods? (9 replies, posted in PunBB 1.2 discussion)
Presumably here: http://punla.profbh.net/
I'm not sure that the PunLA project is still being maintained.
You may also check here: http://forge.joomla.org/sf/projects/punbla
637 2006-09-13 02:09
Re: Adding MODs to quick reply (2 replies, posted in PunBB 1.2 discussion)
Easy BBCode should be simple to add. I believe the topic about it here has instructions somewhere on how to do so.
638 2006-09-13 02:06
Re: SQLite -> Postgres (5 replies, posted in PunBB 1.2 discussion)
I can't remember if I've tried this one, although I know I've been to its page before: http://www.phpro.org/sqlite/
Looking at its screenshot, it seems to have export functionality.
Also, this page might have something for you: http://www.sqlite.org/cvstrac/wiki?p=ConverterTools
This page might be helpful too: http://www.sqlite.org/cvstrac/wiki?p=ManagementTools
I've got some other stuff in my bookmarks, but to put a long story short I don't have easy access to my bookmarks at the moment.
If none of the links above help you out, let me know and I'll see what's in my magical bookmarks file.
639 2006-09-13 01:51
Re: Word Association Thread (1,382 replies, posted in General discussion)
Olympics
640 2006-09-11 19:51
Re: Word Association Thread (1,382 replies, posted in General discussion)
pandas
641 2006-09-11 19:49
Re: No xml file in 1.2.12? (6 replies, posted in PunBB 1.2 modifications, plugins and integrations)
In that case, I think your best bet would be to update your PunBB files manually with the hdiff, if possible.
642 2006-09-11 19:44
Re: Non-techy needs help (3 replies, posted in PunBB 1.2 troubleshooting)
Upload the contents of the "upload" folder (not the folder itself) from the zip package to the root of the public directory (or however you would word it) of your hosting account, and you should be fine.
643 2006-09-10 22:09
Re: Security of SQL database username and password (13 replies, posted in PunBB 1.2 discussion)
The link to the user list can be found within the generate_navlinks() function in include/functions.php.
The last registered user code can be found within index.php.
EDIT: Forgot, you don't need to do every modification over when you upgrade your forum, simply use the hdiff linked to on the downloads page (if you don't know what that means, go to the downloads page and click the link to see it - it's pretty much self-explanatory).
644 2006-09-08 22:16
Re: SQLite -> Postgres (5 replies, posted in PunBB 1.2 discussion)
I know in phpMyAdmin you can export for PostgreSQL, but I don't know if phpMyAdmin works for SQLite... I bet there are similar tools
I've tried at least half a dozen online interfaces for SQLite, and so far none of them have come anywhere near phpMyAdmin in terms of functionality.
645 2006-09-08 20:24
Re: Where you put PHP folder (6 replies, posted in Programming)
In the past I've just stuck with C:\php, but right now I'm using C:\server\php
646 2006-09-07 21:39
Re: List BBCode 1.0 (6 replies, posted in PunBB 1.2 modifications, plugins and integrations)
guardian34 wrote:<menu> isn't valid XHTML, nor is the <li> when it isn't closed.
<menu> isn't? Hrmm. Well, without it lists won't work
...since when? <ul> and <ol>?
Edit... or do you mean that you just couldn't have lists without using <menu> the way the mod is currently set up?
647 2006-09-07 21:36
Re: Private Message mod v1.2.2 (204 replies, posted in PunBB 1.2 modifications, plugins and integrations)
AlanCollier:
No, it does not send email notifications.
Yes, there is a French mod (of the PM System mod) to add email notifications. I don't have the link handy right now, but if you search Punres for "email notification" (in the forums, not the projects list), you should be able to find it.
648 2006-09-06 18:54
Re: how to delete the "BBCode: on [img] tag: on Smilies: on " on foot (2 replies, posted in PunBB 1.2 discussion)
This CSS should work too:
UL.bblinks {DISPLAY: none, VISIBILITY: hidden}
649 2006-09-06 18:49
Re: Attachment Mod: Bypass max upload limit defined in php.ini (6 replies, posted in PunBB 1.2 modifications, plugins and integrations)
Moved to modifications.
650 2006-09-05 19:15
Re: Ajax "from scratch" (12 replies, posted in Programming)
That looks nice prozente, thanks. I'll have to check that one out.