Main Menu
collapse

Simple Portal Archived Forum

This is an Archive Forum.

The content in this forum may be out-of-date or have been superseded by newer information, and links in forum pages to other sites may not work.
This forum contains archives for future reference.

Visit our thread at Simple Machines Forum for current support.

SMF 2.1 users: EhPortal is a ported version of Simple Portal specifically designed for the SMF 2.1 branch.
Please visit web-develop.ca to download EhPortal and for its support.

User Info

Welcome Guest.
Please log in.

Who's Online

  • Dot Guests: 910
  • Dot Hidden: 0
  • Dot Users: 1
  • Dot Users Online:

Recent Posts

Adding Forums Button to Nav bar by jirapon
[August 01, 2019, 09:07:12 AM]


Re: Board Icons by ♦ Ninja ZX-10RR ♦
[July 30, 2019, 04:03:41 PM]


MOVED: Czech translation???? by ♦ Ninja ZX-10RR ♦
[July 30, 2019, 03:04:51 PM]


Board Icons by jirapon
[July 30, 2019, 07:28:44 AM]


Re: Thankyou Simpleportal, by ♦ Ninja ZX-10RR ♦
[July 29, 2019, 09:41:29 AM]


Blocks speak! Do you have an interest in getting more blocks - or even making your own? The Blocks Board is for you!

2.3.3 Shoutbox Problems

Started by jelence, February 28, 2011, 05:24:48 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

jelence


I upgraded my forum to smf2 rc5, and install SP 2.3.3.
Since I did that, only couple shouts appear like it suppose to, after that shouts are not showing up until I refresh whole page ( shoutbox button for refresh is not helping ).
So, if I or user write anything it does not appear until refresh whole page, no matter which browser is in question.

I tried to change settings in shoutbox, but results are the same.
There is anything in error log connected with this.

AngelinaBelle

There are many things that can cause the shoutbox to fail to refresh.
* Javascript turned off in browser -- the shoutbox uses javascript to request the shoutbox updates from the server. So if you have turned off javascript, nothing will happen
* Some other javascript on the page interferes -- perhaps because you have another mod running that uses javascript
* A server-side error -- the javascript requests the new shouts as an XML page, but the server does not send it as it should, and the javascript functions cannot find the shouts on the page.

It can be difficult to trace down the problem to its root.
Please to keep this website running, if you like SimplePortal, make a
one-time subscription. Thank you for your support.

Have you tried the SimplePortal documentation?

jelence

#2
OK, shouts are appearing now, but...

I create a test forum on subdomain, and it looks that Google Analytics Code mod ( last version, for rc5 ) is creating this problem.
I had that mod before, only version for rc4 and everything was working OK, but now is not.

AngelinaBelle

MrPippoTN says he installed the newest version of GoogleAnalytics (v 1.4), and that solved the problem.


Re: Shoutbox doesnt auto refresh.


Have you been able to try this?
Please to keep this website running, if you like SimplePortal, make a
one-time subscription. Thank you for your support.

Have you tried the SimplePortal documentation?

jelence


I suggested to MrPippoTN to try that, because on my test site Google analytics mod was creating a problem with shoutbox, but it was version with bug ( they solved that on their support forum ).

I did not try to install that mod again, I just put manually google code in my index.template.php and everything is working now.


AngelinaBelle

I'm glad you were able to solve your problem. I've marked it solved, and notified the team that this is one possible source of problems for the shoutbox -- some incompatibility between the two mods.
Please to keep this website running, if you like SimplePortal, make a
one-time subscription. Thank you for your support.

Have you tried the SimplePortal documentation?