Show all posts by user
All modules known to work or written for 5.2.0 and up. Modules are small packages that increase or change the functionality of Phorum in some way, without changing any of the main Phorum code.
You can find a list of Phorum 5.2 Modules --> Here
You can find a list of Phorum 5.2 Modules --> Here
Re: specific email - 16 years ago
Sounds like a good idea. Thanksby jorgealexander - Phorum Hack/Mod Requests
Re: specific email - 16 years ago
Thanks for the help. Jorgeby jorgealexander - Phorum Hack/Mod Requests
specific email - 16 years ago
Hi, I've been searching for a module which allows only certain admins to be emailed when a message is posted. Which also allows you to email the body of the message as well, not just the subject and a link to the message. I haven't found a suitable module for this, is there a way of getting round this? Or is it worth making a new module? Thanks, Jorgeby jorgealexander - Phorum Hack/Mod Requests
Import avatar - 16 years ago
Hi, I'm importing avatar images from an old forum into a new phorum forum which is using the avatar module, and I was wondering how the files were stored in the phorum database. I don't understand how the data is stored in the file_data column in the phorum_files table. Basically any help on how to import a lot of avatar images to the correct users would be great. Thanks, Jorgeby jorgealexander - Phorum Support
Re: Database Limits - 16 years ago
Im running phorum 5.2.14. In the end it was simple enough to add to the .htaccess file to solve the problem. Thanks, Jorgeby jorgealexander - Phorum Support
Re: Database Limits - 16 years ago
I've been looking into it some more, and it seems to be the number of users. As soon as I add the 46989th user, it stops showing the users on the admin page. This is strange however, as on my localhost version of phorum I added over 100,000 users without any problems.... Anyone have any suggestions? Cheers, Jorgeby jorgealexander - Phorum Support
Database Limits - 16 years ago
Hi, I recently had to move a large number of users, about 110 000, into the phorum database, from a different forum's database. However, after doing this, no users appear in the 'edit user' section of the admin control panel. When I do it with a small sample it works fine. Is it likely to be a dodgy entry causing this problem, or could it be the large number of users? Cheers,by jorgealexander - Phorum Support
Smarty to phorum? - 16 years ago
I am using smarty template engine on a website, which uses a header.tpl file, which I would like to use on the phorum template. Is there any easy way to do this? Thanks, Jorgeby jorgealexander - v5/v6 Templates
Re: log in and register from other website - 16 years ago
Thanks for the advice, I'll try using the user_session_restore hook, as I don't want to compromise the security of the phorum by changing any significant cookie features.by jorgealexander - Phorum Hack/Mod Requests
Re: log in and register from other website - 16 years ago
Actually, the forum site and the main site, which I will be using, use the same domain name. Does this mean I should be able to create cookies when someone logs in on the main site which can be recognised when they're on the phorum site, and vice versa. If so would it be easier to get the phorum software to recognise a new cookie, or for the main site to generate cookies which the phorum sofby jorgealexander - Phorum Hack/Mod Requests
Re: log in and register from other website - 16 years ago
Thanks for all the help/adviceby jorgealexander - Phorum Hack/Mod Requests
Re: log in and register from other website - 16 years ago
But when you set a cookie in php you can set the domain its for right? So when the cookies are set for this other site, could it not create cookies for the domain which phorum is on. Also, so that registration is simultaneous on both the websites' databases, is it just a question of having a script which copies the user data from one of the websites' database to the phorum's datababy jorgealexander - Phorum Hack/Mod Requests
log in and register from other website - 16 years ago
Is it possible to login on a different website, with the same username and password as your phorum forum account, and to be logged in when you visit your phorum forum's website. Is there a module for this? Is it just a question of creating the right cookies when you log in on the other website? Thanks, Jorgeby jorgealexander - Phorum Hack/Mod Requests