Ask Experts Questions for FREE Help !
Ask
    paradisestlucia's Avatar
    paradisestlucia Posts: 7, Reputation: 1
    New Member
     
    #1

    Mar 14, 2009, 07:14 AM
    What does Stack Overflow at line 524 mean?
    I have a website and It says Stack overflow at line 524 when I go on to it and some photos and buttons show a broken link I do not know what this means
    Virtual Yoda's Avatar
    Virtual Yoda Posts: 14, Reputation: 1
    New Member
     
    #2

    Mar 14, 2009, 09:07 AM
    I can't rember What the stack overflow is, Will have a Look,

    But this means that in the code of the website a line 524 there is a code error that internet explorer does not understand, (will get back to you with the stack overflow)

    Did you build the website or did someone else build it for you,?
    paradisestlucia's Avatar
    paradisestlucia Posts: 7, Reputation: 1
    New Member
     
    #3

    Mar 14, 2009, 11:00 AM
    Quote Originally Posted by Virtual Yoda View Post
    I can't rember What the stack overflow is, Will have a Look,

    But this means that in the code of the website a line 524 there is a code error that internet explorer does not understand, (will get back to you with the stack overflow)

    Did you build the website or did someone else build it for you, ??
    Thank you. Someone else built the website for me. However, I have made changes from time to time from my old desk top. But now with my new computer (a laptop) I cannot seem to make any changes and 2 of my pages are showing "Page Not Found" and some of my pictures are not showing and I get the "stack overflow" message. So I must be doing something really wrong. I am basically a cut and paste website person not much more than that. I have asked for help from ehost but they are not very helpful. They are speaking to me like I know about computers and I do not understand their instructions and the tutorials are way above my head.
    Virtual Yoda's Avatar
    Virtual Yoda Posts: 14, Reputation: 1
    New Member
     
    #4

    Mar 14, 2009, 11:31 AM

    What is the website URL:
    And how have you been doing the changes, See with some code I.e. PHP cut and paste will not work, Its like a language interpreter for websites internet explorer will only show html as all the other codes are what's called server side code, You isp server recives the info and converts it into code internet explorer can display, Stack Overflow can mean that the memory called for the images on the site has reached or gone over the memory limit,
    paradisestlucia's Avatar
    paradisestlucia Posts: 7, Reputation: 1
    New Member
     
    #5

    Mar 14, 2009, 01:36 PM

    www.a-peace-of-paradise.com

    I was working from Frontpage on my old computer and almost every time I went to make a change it would work but now when I try to edit the site I see Publisher comes up and that one does not work at all.
    Virtual Yoda's Avatar
    Virtual Yoda Posts: 14, Reputation: 1
    New Member
     
    #6

    Mar 15, 2009, 03:49 AM

    Right click the index page and open with note pad, And have a look at line 524, Look for duplicated words or , " symbols, Also find who hosts your site and ask if you can increase the memory for the site,
    , The images are not showing because the route to the image is wrong you can fix that in notepad, Find where the iage is in the site and make sure the code is the same,
    I would recommend downloading a programe called dreamweaver its good to learn on, you can chose design or code mode, Publisher is rubish for websites, feel free to email me the home page and I will take a look when I can for you,
    Virtual Yoda's Avatar
    Virtual Yoda Posts: 14, Reputation: 1
    New Member
     
    #7

    Mar 15, 2009, 03:58 AM

    Sorry. Page not found error, When you click on the link for the page, It sends the message to to route that button links to to display the page, Well on your site when it goes to the route the page is not there,, go to your ftpo server and find what the page is called and wright it down, EXACTLY and make sure the code in the button on the home page says the same, i.e. rooms.html could it be Rooms.html Rooms.htm rooms.htm
    paradisestlucia's Avatar
    paradisestlucia Posts: 7, Reputation: 1
    New Member
     
    #8

    Mar 16, 2009, 04:58 AM
    Quote Originally Posted by Virtual Yoda View Post
    Right click the index page and open with note pad, And have a look at line 524, Look for duplicated words or , " symbols, Also find who hosts your site and ask if you can increase the memory for the site,
    , The images are not showing because the route to the image is wrong you can fix that in notepad, Find where the iage is in the site and make sure the code is the same,
    I would recomend downloading a programe called dreamweaver its good to learn on, you can chose design or code mode, Publisher is rubish for websites, feel free to email me the home page and i will take a look when i can for you,
    Thank you for your help. I can not access notepad from this computer.WhenI right click on the home page it does not have notepad listed. THe only thing I can see is Publisher (not on theright click) I will try it from another computerto see itit works from there. Also I will download dreamweaver and work with that. I will write you again as soon as I try these things. Thank you again for you help.
    paradisestlucia's Avatar
    paradisestlucia Posts: 7, Reputation: 1
    New Member
     
    #9

    Mar 16, 2009, 05:00 AM
    Quote Originally Posted by Virtual Yoda View Post
    Sorry. Page not found error, When you click on the link for the page, It sends the message to to route that button links to to display the page, Well on your site when it goes to the route the page is not there,,, go to your ftpo server and find what the page is called and wright it down, EXACTLY and make sure the code in the button on the home page says the same, i.e. rooms.html could it be Rooms.html Rooms.htm rooms.htm
    When I was trying to resolve this issue with the server they told me to delte some files and I may have accidentally deleted some othese files but I think I have them stored on my old computer. I will get that out and check into it. I will be back in touch with you in a couple of days. Thanks againfor your help.
    Virtual Yoda's Avatar
    Virtual Yoda Posts: 14, Reputation: 1
    New Member
     
    #10

    Mar 16, 2009, 05:17 AM
    Quote Originally Posted by paradisestlucia View Post
    Thank you for your help. I can not access notepad from this computer.WhenI right click on the home page it does not have notepad listed. THe only thing I can see is Publisher (not on theright click) I will try it from another computerto see itit works from there. Also I will download dreamweaver and work with that. I will write you again as soon as I try these things. Thank you again for you help.
    Right click open with... Choose default programe / click the plus symbol and high light notpad, Dream weaver is a brill prog for things like this
    Virtual Yoda's Avatar
    Virtual Yoda Posts: 14, Reputation: 1
    New Member
     
    #11

    Mar 16, 2009, 05:19 AM

    Been there done that LOL just reload the pages and it will work, Delete the old images first as they take up a lot of space,
    paradisestlucia's Avatar
    paradisestlucia Posts: 7, Reputation: 1
    New Member
     
    #12

    Mar 16, 2009, 04:53 PM
    Quote Originally Posted by Virtual Yoda View Post
    Right click open with.... Choose default programe / click the plus symbol and high light notpad, Dream weaver is a brill prog for things like this
    Do you mean when I am online and go to the website ? Because I do not see open with. On internet explorer it only shows publisher in the File area and on Foxfire there is no place where it says edit this page or open with. I have Vista maybe it is a problem. I will try to use my other computer later in the week to see if I can get something going. But I will try dreamweaver and see what happens.
    Virtual Yoda's Avatar
    Virtual Yoda Posts: 14, Reputation: 1
    New Member
     
    #13

    Mar 16, 2009, 05:08 PM
    Quote Originally Posted by paradisestlucia View Post
    Do you mean when I am online and go to the website ? Because I do not see open with. On internet explorer it only shows publisher in the File area and on Foxfire there is no place where it says edit this page or open with. I have Vista maybe it is a problem. I will try to use my other computer later in the week to see if I can get something going. But I will try dreamweaver and see what happens.
    No on the actual index.html file on you computer nothing to do woth net, the file you uploaded to begin with its called index.html
    paradisestlucia's Avatar
    paradisestlucia Posts: 7, Reputation: 1
    New Member
     
    #14

    Mar 17, 2009, 03:49 AM
    Quote Originally Posted by Virtual Yoda View Post
    No on the actual index.html file on you computer nothing to do woth net, the file you uploaded to begin with its called index.html
    OK That is on my other computer I will take care of that tomorrow. I am traveling today. I will write you as soon as I do it.
    Thank you again.

Not your question? Ask your question View similar questions

 

Question Tools Search this Question
Search this Question:

Advanced Search

Add your answer here.


Check out some similar questions!

Stack overflow [ 1 Answers ]

Hi can anyone help when I on the internet I keep getting a message saying 'stack overflow line 0' does anyone know how to get rid and why it's there? Thanks

Arranging sink vent stack line [ 1 Answers ]

Is there a specific way to, or not to, arrange or plumb the sink drain lines? Using basic fittings and short nipples I have the one line going through the wall from the trap then a left turn to a horizontal, another left vertical (down), a right horizontal for a couple feet, another left into a tee...

Dishcharge Line Overflow [ 2 Answers ]

When my washing machine is through washing, the water is pumped out to the sewer discharge line which constantly overflows. I have put all kinds of cleaner in it to correct the problem but it hasn't. How can I eliminate this problem?

Overflow stack [ 2 Answers ]

I just replaced bottom pipe in basement with PVC because it was cracked but that didn't stop the leak.It seems to be leaking from the pipe that goes out to the roof.Does that mean my over flow pipe or whatever it called is working overtime because there could be a clog somewhere.It manly leaks when...


View more questions Search