Why is my blog page suddenly showing coding errors?

  • Thread starter captain.cruelty
  • Start date
In summary, Matt's blog had errors that persisted even after clearing cookies, restarting the browser, and checking for typos. He was not able to find the problem on his own and reached out to Chroot and Greg Bernhardt for help. Chroot was able to fix the problem and Matt is now back to normal.
  • #1
captain.cruelty
5
0
Heya! I recently started a blog on this site here:

https://www.physicsforums.com/blogs/captain-cruelty-83571/

and that's all good. However, I made a minor edit last night, and now the page is... ugly. I get all sorts of coding errors on it, repeatable in any browser (Konqueror, Firefox, etc.), specifically java errors:


Error: https://www.physicsforums.com/blogs/captain-cruelty-83571/clientscript/vbulletin_global.js?v=367: SyntaxError: Parse error at line 2
Error: https://www.physicsforums.com/blogs/captain-cruelty-83571/clientscript/vbulletin_menu.js?v=367: SyntaxError: Parse error at line 2
Error: https://www.physicsforums.com/blogs/captain-cruelty-83571/: ReferenceError: Can't find variable: vbmenu_register
Error: https://www.physicsforums.com/blogs/captain-cruelty-83571/: ReferenceError: Can't find variable: vbmenu_register
Error: https://www.physicsforums.com/blogs/captain-cruelty-83571/: ReferenceError: Can't find variable: vbmenu_register
Error: https://www.physicsforums.com/blogs/captain-cruelty-83571/: ReferenceError: Can't find variable: vbmenu_register
Error: https://www.physicsforums.com/blogs/captain-cruelty-83571/: ReferenceError: Can't find variable: vbmenu_register
Error: https://www.physicsforums.com/blogs/captain-cruelty-83571/: ReferenceError: Can't find variable: vbmenu_register
Error: https://www.physicsforums.com/blogs/captain-cruelty-83571/: ReferenceError: Can't find variable: vbmenu_register
Error: https://www.physicsforums.com/blogs/captain-cruelty-83571/: ReferenceError: Can't find variable: vbmenu_register
Error: https://www.physicsforums.com/blogs/captain-cruelty-83571/: ReferenceError: Can't find variable: vbmenu_register
Error: https://www.physicsforums.com/blogs/captain-cruelty-83571/: ReferenceError: Can't find variable: vBulletin_init


Cookies / Cache / History all cleared, windowing environment has been restarted too. No effect. So the short question is, I guess, how do I fix this? Slightly longer question I guess would be what went wrong?

Many thanks in advance!
 
Last edited by a moderator:
Physics news on Phys.org
  • #2
I wish I knew what went wrong, perhaps chroot can get it fixed.

And welcome to the forum!
 
  • #3
I don't see those on my computer, but it's definitely looking all sorts of messed up. Did you use any code in your blog? Perhaps something messed up the page formatting? I clicked on some other blogs just to make sure it wasn't a general problem with our forum software, and I don't see anything similar occurring.

Perhaps whatever your "minor edit" was last night is causing the problem. You might want to contact Chroot or Greg Bernhardt by private message so they can try to fix it for you. I can't even find the moderation buttons I'm supposed to see on the page, so can't even try deleting the last entry you edited that caused trouble to see if it rids the problem.
 
  • #4
Moonbear said:
I don't see those on my computer, but it's definitely looking all sorts of messed up. Did you use any code in your blog? Perhaps something messed up the page formatting? I clicked on some other blogs just to make sure it wasn't a general problem with our forum software, and I don't see anything similar occurring.

Perhaps whatever your "minor edit" was last night is causing the problem. You might want to contact Chroot or Greg Bernhardt by private message so they can try to fix it for you. I can't even find the moderation buttons I'm supposed to see on the page, so can't even try deleting the last entry you edited that caused trouble to see if it rids the problem.


To get the error report listed above, I had to click on the coding error icon displayed on my browser (Konqueror). I really don't know how to get the above error report in another browser, but I'm sure it's possible... Regardless, at least you can see the problems I'm talking about! And as for the minor edit, all I did was clicked the "allow comments" radio box for each entry, which I neglected to do at first. Bah!

I'll try contacting Chroot, thanks for pointing me in the correct direction!

Cheers!
 
  • #5
Chroot is aware of the problem. I don't know when he'll have time to look into it...I guess it depends whether it's an obvious and easy fix or something complex. If you can, I'm going to suggest saving your entries offline somewhere while it's being worked on, just so you don't lose them entirely if the fix breaks something before making it better.
 
  • #7
Thanks for the investigation!

I have now backed up all the text, so what you (admin) could do--assuming it's possible--is simply reset my account, wiping out the entries, and I could put them back myself with ease. Like I say, assuming something like that is possible...

Thanks in advance!

-Matt-
 
  • #8
Er, Is there any progress on an account reset or something of the like?

What a pest I be :)

Cheers!
 
  • #10
Right on!

Thank you SOO much for doing that, it has already improved my day :)

Cheers!
 

FAQ: Why is my blog page suddenly showing coding errors?

Why is my blog page suddenly showing coding errors?

There can be several reasons for this. It could be due to a recent update or change in your blogging platform, a plugin or theme conflict, or an error in your code. It is also possible that your hosting server is experiencing technical issues.

How can I fix the coding errors on my blog page?

The first step would be to identify the source of the error. Check your blogging platform's documentation or support forums for any known issues or updates. If the error is caused by a plugin or theme, try deactivating them one by one to see which one is causing the issue. If it's an error in your code, try debugging it by reviewing your code line by line or using a debugging tool.

Can I prevent coding errors from occurring on my blog page?

While it's not possible to completely prevent coding errors from occurring, there are steps you can take to minimize the chances. These include regularly updating your blogging platform and plugins, following coding best practices, and testing any changes or updates before implementing them on your live site.

Are coding errors on my blog page harmful?

Coding errors can potentially harm the functionality and user experience of your blog page. They can also make it difficult for search engines to crawl and index your site, affecting your search engine rankings. It's best to address coding errors as soon as possible to avoid any negative impact on your blog.

Can I get professional help to fix coding errors on my blog page?

Yes, you can seek help from web developers or coding experts to fix any coding errors on your blog page. They will have the necessary skills and experience to identify and resolve the issue efficiently. However, it's always a good idea to try troubleshooting and fixing the error yourself first, as it can save you time and money.

Back
Top