You are not logged in.

Search results

Search results 1-8 of 8.

Wednesday, June 30th 2010, 3:49pm

Author: nitro

Multiple language

Hi I was wondering if it is possible to use multiple language feature as a display mode only. So people see whether the thread is in English or Dutch with the flag, but they cannot disable posts in another language. No they can disable the language in the profile, thusn ot seeing several threads. I'd like to have both checked and not changeable, so you see if the thread is english or any other language without having them hidden

Sunday, June 20th 2010, 3:59pm

Author: nitro

Password encryption

Hi I would like to know how the encryption of passwords is handled in Woltlab. I found the files, but can't understand the way it works. It seems there are several possible encryption methods, based on settings. But don't know where to find those settings. I'm trying to create an interface with an existing CMS, so that when people register on the site, I can register them on the board as well with the same password. However, to achieve that, I need to know how to encrypt the password for storage...

Friday, February 19th 2010, 8:03am

Author: nitro

User Profile Field Validation

Hi I'm looking for the regular expression to validate a user profile field to have a minimum length of 5 and a maximum length of 100 characters. I used /.{5,100}/ However, it always gives 'the data entered is not valid', no matter how many characters I type. What is the correct validation for this?

Sunday, June 8th 2008, 1:44pm

Author: nitro

Update of WBB 3.0.5 to 3.0.6 fails

I cannot update my WBB to the latest version. I tried upload through Admin CP and upload via FTp, then supplying the URL. I either get the error: upload of the file failed (when through ACP) or 'The archive you have given is not a valid package. ' I downloaded it directly from the members archive. Also, automatic update gives an error: An error occured: given string is not a valid xml document (0) Updates from additional plugins do work perfectly Some help please s

Wednesday, June 4th 2008, 8:07am

Author: nitro

postsperpage

Oooh great Thank you very much

Tuesday, June 3rd 2008, 8:39pm

Author: nitro

postsperpage

Hi I am searching for a method to retrieve the postsperpage setting that has been set in the control panel. The user setting I know $this->user->postsPerPage. But I am looking for the global setting

Tuesday, June 3rd 2008, 8:27pm

Author: nitro

Pages at thread listing

Quoted from "Fabi94" Good evening in a German Thrad there is talking about this plugin: Seitenanzeige in der Threadübersicht There you can find the plugin you search for. Sorry, my english isn't so good, but I hope you could unterstand it and I hope I could help you. Thank you very much Fabi94, I'll go and have a look over there.

Tuesday, June 3rd 2008, 7:14pm

Author: nitro

Pages at thread listing

Hi I was wondering if there was any way to display the number of pages in the thread listing. In the woltlab 1.2 light for example, when a thread consisted of more than 1 page, it was being displayed as 1 2 3, so you could go to the correct page from within the thread list. I cannot find this option in wbb 3.x. IS there a way to enable it, or could someone create such an add-on