Smokey wrote:

Hello, I run vbulletin on my website and I was wondering if I used the converter, it will convert all the members and their rank? So all the usernames will still be useful and whatnot correct?

No, ranks are not converted.

Edit: It converts forums,categories, topics, posts, users, polls, private messages and bans (polls and private messages only if you have the mods installed).

Rickard wrote:

I don't believe I've ever said I would add PM's in 1.2. Polls on the other hand has been discussed.

Ohh, that's true :) Then I'll definately take a look at it.

anythingwilldo:
You're absolutely right. I should have looked through the code long ago. Though, I've never taken any time to do it, as I must go through it when converting the mod to PunBB 1.2 (don't know if I'm gonna do it though, as Rickard might make one himself).

Thanks for the comment.

29

(4 replies, posted in PunBB 1.2 discussion)

I've made a converter for YabbSE. I don't know, but don't they (the YabbSE-creators) have a converter from "YaBB 1 Gold" to YabbSE?

Download the converter here.

30

(9 replies, posted in Archive)

mikado wrote:

En désespoir de cause j'ai relancé une nouvelle conversion de mon forum IPB et...tout fonctionne bien!

Rickard,
My English is a bit rusty but, during conversion IPB, is it possible to recover the images .jpg inserted in the posts?

I'm the one who made the converters. Is it the BB-code that's not working? (Or are the files uploaded to the forum somehow?)

31

(9 replies, posted in Archive)

It might be the converters fault. I'll look at it.

Edit: Added some checks in the converter...

32

(10 replies, posted in PunBB 1.2 show off)

Yeah, it's nice. Though, it does not work at all in Opera...

33

(17 replies, posted in Feature requests)

mark36ph wrote:

it says...


Warning: main(./include/common.php): failed to open stream: No such file or directory in /home/mark36ph/public_html/test123/files/install_mod.php on line 83

Fatal error: main(): Failed opening required './include/common.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/mark36ph/public_html/test123/files/install_mod.php on line 83


when i try and install it

any ideas?

You have to put the install-file (install_mod.php) in the same directory as the other punbb-files.

34

(17 replies, posted in Feature requests)

mark36ph wrote:

i can not get this to install. i think there might be some files missin or something :S

Can you give me some more information? Do you get an errormessage? Please enable debug-mode first. (If you don't know how, search this forum for info).

35

(24 replies, posted in PunBB 1.2 discussion)

Jansson wrote:
Chacmool wrote:

I'll have to make a page where people can upload their plugins or something.

Maybe PunRes can help? =)

I made another plugin instead :D

Though, mods is still your area :)

36

(11 replies, posted in General discussion)

"Proper PNG Support in Internet Explorer for Windows".

Currently at 18455 signatures. I actually don't think MS cares about this at all...

Rickard wrote:

Just give me a heads up when you think it's ready :)

It's time :) I've sent you an email.

38

(2 replies, posted in Programming)

Rickard wrote:

I suggest you use the DOM inspector (ctrl+shift+i) in FF to find out what's wrong. With that you can kind of "debug" JavaScript by looking at what elements all objects on the page contain.

PERFECT! The all-knowing Rickard strikes again! Why didn't I find "The DOM" earlier :)

Problem solved now, I'm using "row.cells" instead of "row.childnodes".

39

(2 replies, posted in Programming)

I've stumbled across a javascript problem when making the Plugin Manager/Uploader. In Opera and IE this page works just fine, but Firefox can't handle it.

The code used is essentially the one below. The problem is that I get "undefined" as value in firefox. It seem like it's using id's "1,3,5,7,9,..." instead of "0,1,2,3,4,..." when stepping through the items. Does someone know what's wrong?

var row = document.getElementById(name);
document.forms[0].area.value = row.childNodes.item(0).innerHTML;

I've put an full example page here: http://www.etek.chalmers.se/~e0mool/pun … error.php4

40

(7 replies, posted in PunBB 1.2 troubleshooting)

Try this one instead: http://punbb.org/downloads.php

41

(24 replies, posted in PunBB 1.2 discussion)

It's getting even better, I've made a upload-your-plugin-plugin too!

Screenshot: (click for a larger image)
http://www.etek.chalmers.se/~e0mool/punbb/files/pluginuploader_thumb.png

42

(24 replies, posted in PunBB 1.2 discussion)

Connorhd wrote:

btw how will it know what version of a mod is installed?

I don't. The file is hashed and compared to the server-version. This way I don't have to care about versions. The drawback arises when someone have a newer version than on my server...

We'll see how it works :)

43

(24 replies, posted in PunBB 1.2 discussion)

hcgtv wrote:
Chacmool wrote:

What do you think? Any suggestions or improvements?

That's cool, a very nice feature for the next release.

Will you be the plugin manager then?

Probably yes. I'll have to make a page where people can upload their plugins or something.

44

(24 replies, posted in PunBB 1.2 discussion)

Yes, I was thinking of someting similar. Maybe a list of some kind:
* Show installed plugins
* Show plugins that can be updated
* Show plugins that are not installed

There's no pagination either, so if there's ALOT of plugins, all will be located on the same page. This will be fixed before release.

45

(24 replies, posted in PunBB 1.2 discussion)

I've been working on a "Upgrade-and-download-admin-plugins"-plugin for PunBB 1.2 today. It's a simple way of adding/updating/removing plugins. The plugins are located on my server, which the PluginManager also get's it's list from.

Screenshot: (click for a larger image)
http://www.etek.chalmers.se/~e0mool/punbb/files/pluginmanager_thumb.png

What do you think? Any suggestions or improvements?

46

(11 replies, posted in PunBB 1.2 show off)

Flavius wrote:

But how the heck did he get 1.2 ??
and how come we can't download it yet ?

You can download it. There's a development version released. Read that topic carefully before using 1.2 anywhere.

Rickard wrote:

PunBB 1.2 isn't finished. There are still features to implement, bugs to fix and tweaks to apply. Please don't attempt to use this code in a production environment. You do so at your own risk. I'm not even sure the install and update scripts work for all configurations. Last but not least, if something breaks down due to the use of this development release, no support what so ever will be granted in these forums. If I see a support question regarding this source in the forums, the topic will be removed without notice. However, if you discover a problem or potential problem in the source that you think I should be made aware of, feel free to contact me via e-mail.

Yes, It's free.

Read this topic regarding the copyright. Quote:

Q: May I remove the copyright from the page footer?

Yes, but please don't. If you must, please try to keep at least "Powered by PunBB" with the link to this site intact.

It's intended to be free "forever" yes. Though, I think the guys who made IPB and vB had that intention too, so you never know.

48

(4 replies, posted in PunBB 1.2 discussion)

Yes, there is: #punbb at quakenet.

Will do.

New beta released. We'll wait some more, hopefully someone try it out :)

50

(6 replies, posted in PunBB 1.2 show off)

It's added. Not much stats yet though :)