Home arrow Forum Out of Memory Line 404 in IE only
  Welcome, Guest. Please login or register.
Did you miss your activation email?
November 22, 2008, 07:34:57 PM
Home New Posts Search Calendar


Login with username, password and session length
+  Joomla Forum
|-+  Joomla Hacks
| |-+  Joomla-SMF Forum Support
| | |-+  Joomla-SMF 2.0.x (Moderators: -Wolverine, kai920)
| | | |-+  Out of Memory Line 404 in IE only
0 Members and 1 Guest are viewing this topic. « previous next »
Pages: [1] Go Down Print
Author Topic: Out of Memory Line 404 in IE only  (Read 1806 times)
kungfuelvis
Joomla Newbie
*

Karma: +0/-0
Offline Offline

Posts: 6


View Profile
Out of Memory Line 404 in IE only
« on: January 17, 2007, 05:50:53 PM »

I am having an issue with Internet Explorer Browsers..

When clicking within the forum, the user gets an annoying pop up box with "Out of Memory at Line #404" error message..  Occasionally this message will read "stack overflow at line 443" .. The links all work and forum functions correctly, just get this popup box everytime you click.

Works fine in firefox.. too bad 80% of my visitors still use IE

Joomla: 1.0.11
CB: 1.0.2
Joomla-SMF: 2.0.1 (same error with 2.0)
SMF: 1.1
MySQL: 4.0.24
PHP:4.4.1

*Update* I have tried disabling cache to no avail. Still get the same errors.

I found some info in the forums on older versions having this issue but only said to upgrade... Any help is greatly appreciated.. 

Thanks...

Josh
« Last Edit: January 18, 2007, 03:57:07 PM by kungfuelvis » Logged
-Wolverine
Moderator
Joomla Guru
*****

Karma: +376/-34
Offline Offline

Posts: 3393


Lead Developer


View Profile WWW
Re: Out of Memory Line 404 in IE only
« Reply #1 on: January 18, 2007, 04:55:57 PM »

I've never seen that message... if php runs out of memory the error message is "FATAL ERROR:  something tried to allocate X bytes....".  So I have no idea what that message is coming from, especially since it is a pop-up.  I wonder if that is default SMF reporting the error? 
Logged

Need help?  Check Here First!
Get the JSMF User Guide
SEARCH this forum.
kungfuelvis
Joomla Newbie
*

Karma: +0/-0
Offline Offline

Posts: 6


View Profile
Re: Out of Memory Line 404 in IE only
« Reply #2 on: January 18, 2007, 05:24:47 PM »

Quote
8: Undefined index: templatestyle
File: /home/httpd/vhosts/72os.com/httpdocs/poker/pokerforums/Themes/rt_smf_versatility/Display.template.php (eval?)
Line: 673


Thanks wolverine...
I get this in the SMF error reporting in the SMF Admin... Could it be the cause.. Any help here, greatly appreciated..

Im using a rockettheme template...in wrapped mode..  Any idea how to fix?

I attached text version of file.

Josh

« Last Edit: January 18, 2007, 05:35:12 PM by kungfuelvis » Logged
andy
Joomla Newbie
*

Karma: +0/-0
Offline Offline

Posts: 1


View Profile
Re: Out of Memory Line 404 in IE only
« Reply #3 on: January 18, 2007, 08:36:36 PM »

Hi guys,

I'm having exactly the same problem.  I'm also using a rockettheme (carbonite)so i'm guessing the problem may be there?
Logged
Bob Day
Joomla Newbie
*

Karma: +0/-0
Offline Offline

Posts: 6


View Profile
Re: Out of Memory Line 404 in IE only
« Reply #4 on: January 21, 2007, 11:29:46 PM »

I can verify the "8: Undefined index: templatestyle" problem with the RocketTheme SMF Versatility2 theme. In my case, the theme is being used in wrapped mode with Joomla! 1.0.12, SMF 1.1.1 and JSMF 2.0. The problem occurs with both guests and logged in members. I can't tell what browsers/platforms they are using or if that is even an factor in this situation. The issue certainly loads up the forum error log in a very short matter of time.

The error seems to occur for every instance of $context['templatestyle'] in Display.template.php. Those are located on lines 661, 663, 667, 669, 672 and 673. That area of code correlates to the button array that deals with the contextual handling of the reply, notify, mark unread, add poll, send topic and print buttons and functions.

I don't know what "undefined index" is being referred to.
Logged
kungfuelvis
Joomla Newbie
*

Karma: +0/-0
Offline Offline

Posts: 6


View Profile
Re: Out of Memory Line 404 in IE only
« Reply #5 on: January 23, 2007, 10:08:17 AM »

***Update... I switched to another smf theme (sporticus) the latest from Rockettheme to try and resolve the situation... and it seems there are no errors in the error log related to that theme...

However, I still get the "Out of Memory Line:404" popup box error in Internet Explorer which makes me think it is not template related..I get this error when clicking anywhere within the forum. It all functions correctly, just get the annoying popup box.. Line:404 of what?

**************Update**************************
Seems to be a duplicate tags issue...  Orstio had this problem with his bridge..  here is a link to how to clean it up... 

http://www.simplemachines.org/community/index.php?topic=112815.0

I removed the head tags from the template file and no pop up box.. woo hoo... 

I still have the "Undefined index: templatestyle"  template error in the forum logs if anyone can help me squash that error...

It just fills up the logs rather quickly...
Thanks..

Josh
   
« Last Edit: January 23, 2007, 10:47:46 AM by kungfuelvis » Logged
Bob Day
Joomla Newbie
*

Karma: +0/-0
Offline Offline

Posts: 6


View Profile
Re: Out of Memory Line 404 in IE only
« Reply #6 on: April 30, 2007, 09:23:22 AM »



I still have the "Undefined index: templatestyle"  template error in the forum logs if anyone can help me squash that error...

It just fills up the logs rather quickly...
Thanks..

Josh
   
Yeah, I'm getting anywhere from 6,000 to 10,000 such errors a day on my site, depending upon our traffic levels.
Logged
denislici
Joomla Newbie
*

Karma: +0/-8
Offline Offline

Posts: 10


View Profile
Re: Out of Memory Line 404 in IE only
« Reply #7 on: July 28, 2007, 11:37:38 AM »

***Update... I switched to another smf theme (sporticus) the latest from Rockettheme to try and resolve the situation... and it seems there are no errors in the error log related to that theme...

However, I still get the "Out of Memory Line:404" popup box error in Internet Explorer which makes me think it is not template related..I get this error when clicking anywhere within the forum. It all functions correctly, just get the annoying popup box.. Line:404 of what?

**************Update**************************
Seems to be a duplicate tags issue...  Orstio had this problem with his bridge..  here is a link to how to clean it up... 

http://www.simplemachines.org/community/index.php?topic=112815.0

I removed the head tags from the template file and no pop up box.. woo hoo... 

I still have the "Undefined index: templatestyle"  template error in the forum logs if anyone can help me squash that error...

It just fills up the logs rather quickly...
Thanks..

Josh
   


 can u write here excately what u did?? im trying but ...  Embarrassed
Logged
mike
Joomla Newbie
*

Karma: +0/-0
Offline Offline

Posts: 1


View Profile
Re: Out of Memory Line 404 in IE only
« Reply #8 on: July 31, 2007, 11:08:49 AM »

For me it was the Avatar resising by javascript - after i have switched this option the Out of memory error in IE is gone!
Logged
Pages: [1] Go Up Print 
« previous next »
Jump to:  



Login with username, password and session length

Powered by MySQL Powered by PHP Joomla Forum | Powered by SMF 1.1 RC1.
© 2001-2005, Lewis Media. All Rights Reserved.
Joomla Bridge by JoomlaHacks.com
Valid XHTML 1.0! Valid CSS!

Joomla Hacks is a Joomla Components, Joomla Modules, Joomla Templates, & Joomla Mambots resource portal. None of the text or images in this public website may be copied without the expressed written consent of the authors. Copyright 2005 by JoomlaHacks.com. Powered by Joomla. All rights reserved.
Terms of Use
Joomla Hacks



Joomla Hacks
German Lang French Lang Italian Lang Spanish Lang Japanese Lang Chinese Lang
Joomla Comment
Search Contact About Advertise Blogs Topsites Submit News Register Login