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
Another update - 17 years ago
Hi, the fundamental problem actually resides in the phorum_sort_threads() function. In the file thread_sort.php in the directory of includes, line 46 reads: ? $PHORUM['TMP']['subject_cut_max'] : 60; This setting will cause the line being cut and the Chinese fonts in UTF-8 will show up as question marks with this extra cut break. Setting it to a larger number, sby Nonmem - Phorum Support
update - 17 years ago
Hi, I may have found the problem. I aciddentally forgot to change the database collation from latin1_swedish_ci to utf8_unicode_ci. Guess that might be the root of all the wired text. Thank you for your help. Nonmemby Nonmem - Phorum Support
Re: Hi Maurice, any idea why the messed up text only shows in subject line? - 17 years ago
Yes Thomas, the mysql is set at UTF8, and the tables as well. Maurice: the messed up text usually can be fixed by adding a space in front of it (by editing).by Nonmem - Phorum Support
Re: Hi Maurice, any idea why the messed up text only shows in subject line? - 17 years ago
Hi, thanks for the reply. I found that the messed text in subject line is sort of independent of the length of the subject line. Sometimes it is a very short one and still there are "� �" in it (in case you can not see the symbol here, it is a black diamond shape with white question mark in it) . And it only messes up a portion of the line, the rest of the text (before and after)by Nonmem - Phorum Support
Hi Maurice, any idea why the messed up text only shows in subject line? - 17 years ago
or should I say the "topic line" of the post? I use UTF-8 with simplified Chinese. The text body in the posts are all fine. But on the list page, some of the long topics will show those weird symbols (after upgrading to 5.2.10 which I hope will solve this problem, some of the characters showed up as question marks). I appreciate any input/suggestion for this problem. Nonmemby Nonmem - Phorum Support
Re: Module: Store Files on Disk - 18 years ago
thank you. will read about the upgrade instructions etc. hopefully I can contribute to the community as well. Though I am no porgrammer. :) really appreciate all the feedback. Thanks.by Nonmem - v5/v6 Modules/Add-Ons
Re: Module: Store Files on Disk - 18 years ago
ts77: thank you for the answer. I am new to Phorum.Could you tell me how long (usually) it takes for the script to evolve to a stable release? Thanks. Nonmemby Nonmem - v5/v6 Modules/Add-Ons
Re: Module: Store Files on Disk - 18 years ago
hi, I downloaded the current stable version which is 5.1.25 is there any problem with this version?by Nonmem - v5/v6 Modules/Add-Ons
Re: Module: Store Files on Disk - 18 years ago
Thank you for the reply. The directory is, as you guessed, empty. It has been chmod to 777, therefore I guess it is the PHP configuration. Will enable the logging module. Hopefully I can get this figured out. Best regards.by Nonmem - v5/v6 Modules/Add-Ons
Re: Module: Store Files on Disk - 18 years ago
hi, I have a virtual hosting plan which does not give much for database allowance. And the main activity on the forum I am setting up will be picture sharing. Therefore with ~500K per file, I believe I will get complaints soon. Therefore I need this module badly. Thank you for writing this. Though one problem, I loaded this module, activated it, setup the directory. Then nothing happens.by Nonmem - v5/v6 Modules/Add-Ons