
Everything posted by SecondSight
-
Where can I find information about IPS Cloud ?
Thank you ! :) Do we have control on the server ? for instance, do we have : access to an administration panel ? SSH access to the server ? Are we hosted on our own dedicated server or do we have to share it with other communities ? What are the server’s specifications ? (SSD drive ? amount of RAM ?) Thank you :)
-
Where can I find information about IPS Cloud ?
I’m looking for the different plans. The first link is about old plans… (the url is https://invisioncommunity.com/buy/buy-old/)
-
Where can I find information about IPS Cloud ?
Hello :) I didn't find a lot about the IPS Cloud, except this page which seems no longer valid and this one which doesn't provide enougth information... Can you tell me where up-to-date information can be found ? Thank you :)
-
new cPanel Server
Then, the solution would be to get rid of CPanel/WHM (and save a lot of money). I would have done it if I had been aware of this problem...
-
new cPanel Server
I'm also using MariaDB version 10.11 along with Almalinux 9 and WHM/CPanel, since January 2025, when I made a server migration. My community is version 4.7 and working fine (except yesterday, I encountered a problem with splitting a topic, but I think it was related to a server problem). MariaDB is an opensource version of MySQL. It is compatible with MySQL databases. SQL commands, data types are the same. Your MySQL databases can be transferred to MariaDB without any modifications. All you will have to do is restore your backups in CPanel. It worked just fine for my board and a few Joomla websites. I prefered not to switch to MySQL and gave MariaDB a try, since it was the default installation on my new server. Moreover, trying first to use MySQL instead of MariaDB messed things (I got error messages) and I'm not good enougth to fix this kind of server problems.
-
Lost topic...
I used phpMyAdmin and search the forums_topics and forums_posts tables using the topic id. I saw one topic and all posts were in the database, but there were missing information in the rows... starter_id : was 0... I set it to the id of the member who started the topic. starter_name : nothing... I set it to the member's name approved : was -3... I set it to 1 It seems like it's ok now... The topic appears on the board and in the search. Is there something else I should check ?
-
Lost topic...
This was perhaps caused by a problem on my server since I saw this error in the ACP Support section : "Your server is reporting the current time as 05/10/2025 06:49 PM UTC which seems to be inaccurate." Then the message disappeared on it's own (I refreshed the page before connecting to the server through SSH)... On the server, it seems it's ok now : # timedatectl Local time: Sat 2025-05-10 18:54:33 UTC Universal time: Sat 2025-05-10 18:54:33 UTC RTC time: Sat 2025-05-10 18:54:34 Time zone: UTC (UTC, +0000) System clock synchronized: yes NTP service: active RTC in local TZ: no
-
Lost topic...
I found the action in the ACP moderators logs. It says "Split a Topic to Inscription en PS from Inscriptions PS", but when I click on the link, I also get the " We could not find that topic." answer...
-
Lost topic...
Hello :) I decided to split a topic today. I did as usual : I selected the posts, chose a destination forum, and gave it a new title. Then I saved the changes, but then I got a page saying " We could not find that topic." I checked and : I couldn't find the newly created topic. the posts used to create the new topic are no longer in the topic where they had been posted by members. So I ran a search (using the new topic's name) but I only found one of the 6 posts I had selected to create the new topic... When I clicked on the post I found, I also got the "We could not find that topic." page. The url seems to be ok : https://forums-enseignants-du-primaire.com/topic/346332-inscription-en-ps/ Is there something that can be done ?
-
How to move a large number of a forum's topics to other forums ?
Thank you :)
-
How to move a large number of a forum's topics to other forums ?
Hello, :) I need to move the topics of one forum to several other forums, according to the topic which is discussed. I found no easy way to do this (in the past, there were boxes you could check to move several topics). So, I run a search on a key word (for instance "English") and then I move each topic, one after the other, to the other forum (for instance a forum called "Teaching English"). Then, I will do the same with "Maths", "sports", etc. This is going to take ages because there are about 5000 topics to move... Is there an easier way to achieve this ?
-
Error in system logs - widget_activeUsers
I'm trying to find out about changes... :)
-
Error in system logs - widget_activeUsers
Sorry, I don't understand (English is not my mother language). Group and user is ok. Do you mean the permissions are not good ? The file permissions are 666 (rw- rw- rw-). Should it be 644 ? The datastore directory is rwxr-xr-x (755). Is it ok ?
-
Error in system logs - widget_activeUsers
The file is on my server, in the datastore directory : [root@serveur datastore]# ls -l widget_activeUsers_dy5v2tv6q_f7de22f4407640484479254a846555b3.644e810594.php -rw-rw-rw- 1 myboard myboard 1703 Feb 4 19:10 widget_activeUsers_dy5v2tv6q_f7de22f4407640484479254a846555b3.644e810594.php [root@serveur datastore]# The directory permissions are : drwxr-xr-x 2 myboard myboard 196608 Feb 4 19:19 /home/myboard/public_html/datastore The files permissions are : -rw-rw-rw- 1 myboard myboard 1703 Feb 4 19:10 When I click on "Clear system caches", it seems like the files are deleted, and then they are created again.
-
Error in system logs - widget_activeUsers
Hello :) Can you tell me what this errors means and if it's possible to fix it ? Thank you ! :)
-
Anonymous posting and the author indicator
Hello, 🙂 I’m facing the same problem. This makes the discussion confusing… Is there a way to easily make the difference between several members who post anonymously in a topic ?
-
TypeError: Cannot assign string to property IPS\Dispatcher\_Front::$currentPage of type ?int (0)
It seems like it didn't... Is there something I need to configure so that it works well ? I enabled mod_security on my server and it fixed the high cpu usage for user mysql. I noticed that the errors in System logs also stopped, but I don't know if these are linked to mod_security or if it's because I also manually banned two IPs :
-
TypeError: Cannot assign string to property IPS\Dispatcher\_Front::$currentPage of type ?int (0)
Hello, 🙂 It looks like I'm having the same problem ?... I disabled a third party application and also tried using a default theme, but it didn't help. Example : and there are also some strange urls in the logs, for instance : I also have high cpu usage for user mysql...
-
Members can no longer validate their account creation
It’s ok in fact : this last problem came I think from the fact that I created and deleted several times the same account with same email and login. Now everything is working fine. 🙂 thank you 🙂
-
Members can no longer validate their account creation
Thank you. I had added a few words to the "Registration validation" email template a long time ago... I reverted it. 🙂 I have chosen both email and administrator validation but now, when I create an account, it behaves as if there is no email validation sent : I receive no email and anyway, the account appears in the members section as waiting for the admin validation : At least members can have their account created. But is this normal ?... Thank you 🙂
-
Members can no longer validate their account creation
I forgot to add that the links in notification emails do work. It's only the account validation which don't work.
-
Members can no longer validate their account creation
I'm using WHM/CPanel and I have an email account on my server for my community (something like registration @ mycommunity.com). It's working with Roundcube. I'm going to check this.
-
Members can no longer validate their account creation
I think they are not using external email services and so there are no tracking on the link. As for me, I tried creating an account and it didn't work. It ends with the message : The link in the email is :
-
Members can no longer validate their account creation
Hello, 🙂 This problem began after I installed the last update, but I don't know if it is linked to it. Members can no longer validate their account and get stuck at the user validation step : I noticed two of them canceled their registration. I also tried to create an account and when I clik on the link in the email my board sent me, I got this message : How can I fix this ? Thank you. 🙂
-
Fluid mode : slow display on my board
Hello 🙂 I had to fix a few problems and now I'm back. 🙂 Yes, I have many forums. I've disabled one third party application and checked that I have no database problems. Tihngs appear to be ok. Here is the slow_query line corresponding (I believe) to my problem : Each time I use fluid mode, I get a line like this one. Hoping it will help. 🙂