Show all posts by user
You can post completed or in progress translations of Phorum 5.2+ here.
Re: Module: BBcode Video - 10 years ago
I have the same problem. On Phorum version 5.1, videos are showing and playing but on version 5.2 it does not work and just the URL is showing.by jero01 - v5/v6 Modules/Add-Ons
Re: Problem with upgrade from 5.1.22 - 11 years ago
I am upgrading from upgrade from Phorum 5.1.22 to the latest version. When I go to my forums I am prompted "It looks like you have installed a new version of Phorum." I go the admin.php and see "This wizard will upgrade Phorum on your server." When I press on Continue, I get the error.Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 8208 bytesby jero01 - Phorum Support
Re: Problem with upgrade from 5.1.22 - 11 years ago
<?PHP phpinfo (); ?> memory_limit 2048Mby jero01 - Phorum Support
Re: Problem with upgrade from 5.1.22 - 11 years ago
Server memory = 8388608kby jero01 - Phorum Support
Problem with upgrade from 5.1.22 - 11 years ago
Hello, Trying to upgrade from Phorum 5.1.22, I am stuck into what appears to be a common problem as I get: Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 8208 bytes) I have my own server and memory size is set unlimited. I tried all the possible fixes given in this forum but nothing changes So, being stuck with no alternative, I am asking the following queby jero01 - Phorum Support
Re: Language : French - 11 years ago
I changed UTF-8 to utf8 But I am still getting this instead of accented characters "parent� avec C�sare BEH n�e � Orn qui a habit� � " Please help meby jero01 - v5/v6 Language Files
Re: Language : French - 11 years ago
Do you mean like that? -- Table structure for table `phorum_messages` -- CREATE TABLE IF NOT EXISTS `phorum_messages` ( `message_id` int(10) unsigned NOT NULL AUTO_INCREMENT, `forum_id` int(10) unsigned NOT NULL DEFAULT '0', `thread` int(10) unsigned NOT NULL DEFAULT '0', `parent_id` int(10) unsigned NOT NULL DEFAULT '0', `author` varchar(37) NOby jero01 - v5/v6 Language Files
Re: Language : French - 11 years ago
Thanks Scott, Yes the tables were in ISO-8859-1 and I see that when I change the collation in phpmyadmin, the characters change but I can't seem to get the correct one. ISO-8859-1 is not a part of the choices in MYSQL so I don't know what to choose. Now I am getting "," instead of all accented characters: "Le roi Salomon nous donne donc de tr?s bons exemples ? suivreby jero01 - v5/v6 Language Files
Re: Language : French - 11 years ago
Hello, I backed up the database and copied it to the new server with cpanel. I see now the defaults collation in the database are Latin1_swedish_ci. What should I do?by jero01 - v5/v6 Language Files
Re: Language : French - 11 years ago
Hello, I had to move my installation (version 5.1.22) to a new server. Everything went well except the message texts which appear like that now: "je voudrai aborder un probl�me qui nous est cher � tous, "La sant�e"" Where all accented characters are replaced by a ? inside a lozenge but the menus are fine. I have downloaded the French-UTF8 file from this page and in myby jero01 - v5/v6 Language Files
Re: Problem when reaching 225.000 messages - 11 years ago
It worked perfectly. Thanks, guys.by jero01 - Phorum Support
Re: Problem when reaching 225.000 messages - 11 years ago
Hello, And thanks for your help. The missing messages of this thread are back now but I have lost the index on this thread so the pages are not connected. How shall I fix that ?by jero01 - Phorum Support
Re: Problem when reaching 225.000 messages - 11 years ago
Hello and Thanks for your help, I am using Phorum 5.2.13 All statuses are "2" I do not have such a message (message_id = thread_id , and parent_id is 0 ) in this thread. Should I create it? Cordiallyby jero01 - Phorum Support
Re: Problem when reaching 225.000 messages - 11 years ago
Hello, I fixed the problem which was that the database got corrupted. But now an entire thread (2700 messages) is not showing while all the messages are in the database (with the proper ForumID, message and thread). Here is a copy of the missing thread messages. Thanks for your help.by jero01 - Phorum Support
Re: Problem when reaching 225.000 messages - 11 years ago
Hello, Thanks for answering. The forum with poblems is Cordiallyby jero01 - Phorum Support
Problem when reaching 225.000 messages - 11 years ago
Hello, - On one forum, the list of topics seems corrupted and not accessible When I go to mysql, the messages are all there but somehow I cannot access them as I get the message that my limit of 225 000 is passed (I have 225.025 messages) Please help me solve these issue. Jeroby jero01 - Phorum Support
Re: Module: Store Files on Disk - 16 years ago
I tried all the possible combinations of permissions but it still does not work. I think the issue is ownership of the file. Do you see anything in the script that would preclude display of the pic if it is not owned by 99? Is it possible to change ownership of the pics to 99?by jero01 - v5/v6 Modules/Add-Ons
Re: Module: Store Files on Disk - 16 years ago
Thanks Maurice I tried for an entire directory and subdirectory and all the files in there, but it still does not work. The only thing I see is that the pictures, when sent through the module, are owned by 99 (the system?) while the pictures uploaded through FTP of my backup are owned by me, the user. Could that be an issue?by jero01 - v5/v6 Modules/Add-Ons
Re: Module: Store Files on Disk - 16 years ago
Hello, Thanks for your replies. I checked on all your questions: - Module is correctly enabled. - Absolute path of the folder: nothing has changed - Permissions on the folder are read-write - I uploaded a new picture and verified that it went correctly to the directory (and not in the file_data field) and it is displaying correctly Still all previous pictures are not displaying The onlyby jero01 - v5/v6 Modules/Add-Ons
Re: Module: Store Files on Disk - 16 years ago
Hello, I have been using this module for some time with phorum 5.2.13 and it worked smooth and great. But my server was hacked and I had to rebuild with backups. The problem is that now, no image is showing even though the folder is there. What am I missing? Thanksby jero01 - v5/v6 Modules/Add-Ons
Re: Module: BBcode Video - 16 years ago
Hello Maurice and Robert, Thanks for your precious answers. I did install the html module and the html purifier but nothing changed.by jero01 - v5/v6 Modules/Add-Ons
Re: Module: BBcode Video - 16 years ago
Thanks for your reply. Here is the embed code: <div><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="; width="350" height="365" id="ray_player_object" align="middle"><param name="allowScriptAccess" value="always" /><param name="movie" value="; /><param naby jero01 - v5/v6 Modules/Add-Ons
Re: Module: BBcode Video - 16 years ago
Hello Maurice, I have upgraded to 5.2 but I have a few hundred videos with an embed code from a Dolphin-Boonex-Ray website and they are not appearing. I read the entire subject but I am not clear as how to proceed: - Is it possible for me to write some code for them to appear and if yes, what are the parameters? - Do you offer a solution where this code could be written by you or somebody eby jero01 - v5/v6 Modules/Add-Ons
Re: Each mysql process from Phorum taking too much memory and cpu - 19 years ago
If you are having a problem with Phorum, this is the place to look for an answer. You can also find help in our chat room.by jero01 - 5.1 Phorum Support
Re: Each mysql process from Phorum taking too much memory and cpu - 19 years ago
Then my forums are on flat view.by jero01 - 5.1 Phorum Support
Re: Each mysql process from Phorum taking too much memory and cpu - 19 years ago
Hello If you are having a problem with Phorum, this is the place to look for an answer. You can also find help in our chat room. Thanksby jero01 - 5.1 Phorum Support
Re: Each mysql process from Phorum taking too much memory and cpu - 19 years ago
If you are having a problem with Phorum, this is the place to look for an answer. You can also find help in our chat room.by jero01 - 5.1 Phorum Support
Re: Each mysql process from Phorum taking too much memory and cpu - 19 years ago
Hello Thomas, Here is the result of the query: Host: localhost If you are having a problem with Phorum, this is the place to look for an answer. You can also find help in our chat room.by jero01 - 5.1 Phorum Support
Re: Each mysql process from Phorum taking too much memory and cpu - 19 years ago
Thanks for your responses and there are no more query databy jero01 - 5.1 Phorum Support
