Jump to content

Recommended Posts

Posted (edited)

Since yesterday, my members reported that they had issues with posting in the forum and even reacting.

I tried, and even as an admin, when I click on a reaction, I get this popup.

image.png.b262884e52839a32443ee935012fb41d.png

I tried logging out and logging back in. No change.
I tried in incognito window. No change.
I tried a different browser. No change.
I tried a different computer. No change.

Yesterday, I had a temporary "hiccup" on my whole site as it would not load. I reached out to my host who was "investigating" and without finding any explanation, the site loaded back. It was a few minutes and they don't know what happened. I don't know if it is related to the "hiccup".

I also had enabled the ModeratorCP as per this thread.

In addition, when I try to quote a phrase, in the bow, it displays the whole thread.

If I try to just reply without a quote, noting seems to be saved.

Where should I look to address this?

Edited by Carole Asselin
Posted
53 minutes ago, Carole Asselin said:

Where should I look to address this?

Can you check the System Logs inside your Admin Panel, and the server error log page too and post here the most recent messages logged in both places?

Posted
1 minute ago, Miss_B said:

Can you check the System Logs inside your Admin Panel, and the server error log page too and post here the most recent messages logged in both places?

As I am not the most familiar with where things are, can you point me where, in the Admin Panel, i can find that?

Posted

This is a "normal" error, so nothing will be logged to the system log.

 

I've tried to login to your community with the details we have on file, but got banned by the Wordpress firewall.

Your access to this site has been limited by the site owner

Your access to this service has been limited. (HTTP response code 503)

If you think you have been blocked in error, contact the owner of this site for assistance.

 

Could you please take a look at unblock the account so that we can continue to investigate this.

Posted
2 minutes ago, Carole Asselin said:

As I am not the most familiar with where things are, can you point me where, in the Admin Panel, i can find that?

Yes, of course. You can find it by going at the Get Support tab and scroll down until you see the System and Error Logs block. Or you can go directly by going to your forum.com/admin/?app=core&module=support&controller=systemLogs in the browser.

 

 

Posted
1 minute ago, Miss_B said:

Yes, of course. You can find it by going at the Get Support tab and scroll down until you see the System and Error Logs block. Or you can go directly by going to your forum.com/admin/?app=core&module=support&controller=systemLogs in the browser.

Would this be the correct log?

TypeError: Cannot assign string to property IPS\Dispatcher\_Front::$currentPage of type ?int (0) #0 /home/scrapb21/public_html/invision/system/Dispatcher/Dispatcher.php(110): IPS\Dispatcher\_Front->init() #1 /home/scrapb21/public_html/invision/index.php(13): IPS\_Dispatcher::i() #2 {main}

2 minutes ago, Daniel F said:

Could you please take a look at unblock the account so that we can continue to investigate this.

Strange. I got the same error and as an admin, got unblocked. I don't know how to unblock for others.

Posted
28 minutes ago, Carole Asselin said:

Strange. I got the same error and as an admin, got unblocked. I don't know how to unblock for others.

Unfortunately me neither because it's controlled by Wordpress and not related to our software.

Posted
2 hours ago, Carole Asselin said:

Would this be the correct log?

TypeError: Cannot assign string to property IPS\Dispatcher\_Front::$currentPage of type ?int (0) #0 /home/scrapb21/public_html/invision/system/Dispatcher/Dispatcher.php(110): IPS\Dispatcher\_Front->init() #1 /home/scrapb21/public_html/invision/index.php(13): IPS\_Dispatcher::i() #2 {main}

Yes, that would be the correct log. Is that the full error message? If not, can you please post the full message? What about the Backtrace? Does it say anything?

 

Posted
6 minutes ago, Miss_B said:

Yes, that would be the correct log. Is that the full error message? If not, can you please post the full message? What about the Backtrace? Does it say anything?

This is all there is:

image.thumb.png.7a1f6e51be63889cf322b70ffb2519be.png

Would you need the individual messages too, like this?

image.thumb.png.d4596f1f96b037b90e99199b918b5415.png

Posted (edited)

What are your forum and php versions? Can you try something? In case this is being caused by either your custom theme or a third party plugin or app. Can you switch back to your default theme and disable all the custom third party stuff temporarily and see if the issue will be solved?

Edited by Miss_B
Posted
12 minutes ago, Carole Asselin said:

Would you need the individual messages too, like this?

image.thumb.png.d4596f1f96b037b90e99199b918b5415.png

Going into the System Log there would give us more info if it's even related.

3 minutes ago, Miss_B said:

Can you switch back to your default theme and disable all the custom third party stuff temporarily and see if the issue will be solved?

Agreed. Very good step.

Posted (edited)
16 minutes ago, Miss_B said:

What are your forum and php versions? Can you try something? In case this is being caused by either your custom theme or a third party plugin or app. Can you switch back to your default theme and disable all the custom third party stuff temporarily and see if the issue will be solved?

Version 8.1.31

Can you remind me where I can switch back to the default theme? I have not touched it in a couple of years.

As for the third party stuff, I am only using WordPress SSO and Sticky Contact Us Button. I could disable them but wouldn't it affect how I/other members would log in?

Edited by Carole Asselin
Posted

So, is it a log like this that can mean something to you?

TypeError: Cannot assign string to property IPS\Dispatcher\_Front::$currentPage of type ?int (0)
#0 /home/scrapb21/public_html/invision/system/Dispatcher/Dispatcher.php(110): IPS\Dispatcher\_Front->init()
#1 /home/scrapb21/public_html/invision/index.php(13): IPS\_Dispatcher::i()
#2 {main}

under the backtrace, I have this:

#0 /home/scrapb21/public_html/invision/init.php(1049): IPS\_Log::log('TypeError: Cann...', 'uncaught_except...')
#1 [internal function]: IPS\IPS::exceptionHandler(Object(TypeError))
#2 {main}

This is the most recent log.

Posted
2 minutes ago, Carole Asselin said:

So, is it a log like this that can mean something to you?

TypeError: Cannot assign string to property IPS\Dispatcher\_Front::$currentPage of type ?int (0)
#0 /home/scrapb21/public_html/invision/system/Dispatcher/Dispatcher.php(110): IPS\Dispatcher\_Front->init()
#1 /home/scrapb21/public_html/invision/index.php(13): IPS\_Dispatcher::i()
#2 {main}

under the backtrace, I have this:

#0 /home/scrapb21/public_html/invision/init.php(1049): IPS\_Log::log('TypeError: Cann...', 'uncaught_except...')
#1 [internal function]: IPS\IPS::exceptionHandler(Object(TypeError))
#2 {main}

This is the most recent log.

Are there any third party applications/plugins being logged (shown at the bottom)? If so, disable those.

Posted
20 minutes ago, Carole Asselin said:

As for the third party stuff, I am only using WordPress SSO and Sticky Contact Us Button. I could disable them but wouldn't it affect how I/other members would log in?

Disabling the Wordpress SSO could indeed affect that, but it will be temporarily. The reasoning behind disabling all the third party stuff is to either rule them out, or identifying one of them as being the culprit. Then we can go from there.

Posted
2 minutes ago, Carole Asselin said:

I disabled the Wordpress SSO and it seems to fix the issue, but I REALLY need that plugin!

You would need to contact the author for assistance then.

Posted

Just before reaching out to the author, I thought of re-enabling the plugin. 

Surprise! It works fine now.

I will still reach out to share this information, in case there is something to do. But for now, it LOOKS like it is fixed.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...