Tompa83
Forum Replies Created
-
Forum: Hacks
In reply to: Local path included in script urlMaking a new WP install and copying the theme, plugins and media files over to the new one while still pointing to the same database did the trick. Maybe some file was corrupted, I have no idea. But it’s now solved.
Forum: Hacks
In reply to: Local path included in script urlAccidentally copy-pasted an image that was causing the same error instead of a script, so to avoid confusion I thought I’d post a better example:
GET http:// (website domain)/wp-content/plugins/C:/inetpub/wwwroot/(local folder)/WP-CONTENT/PLUGINS/ajax-event-calendar/js/jquery.mousewheel.min.js?ver=3.0.6 404 (Not Found)
Forum: Plugins
In reply to: [Event Calendar] Hide the "Loading Events" notification?SOLVED
Forum: Plugins
In reply to: [Event Calendar] Hide the "Loading Events" notification?Found the solution in the development/bugs page.
Enter the following in your theme’s css:
#jGrowl{display:none !important}Forum: Fixing WordPress
In reply to: Error 500 after visiting permalinks page in admin panelI tried changing the name of my plugin and theme directories, which should change the webpage back to default theme with no plugins activated, but no change 🙁
I’m hoping to avoid re-installing everything, it’s so much work and if I or anyone else accidentally click on permalinks page in the admin panel it will all crash again. I’m really hoping someone can help me. Thank you for trying, santosh.
Forum: Fixing WordPress
In reply to: Error 500 after visiting permalinks page in admin panelUnfortunately it is not mine, I simply FTP the files to their server and fiddle through the admin panel in WordPress. Like I said, it was working just fine for weeks until I visited the permalinks page.
Forum: Fixing WordPress
In reply to: Error 500 after visiting permalinks page in admin panelCertainly, thank you for your time
Forum: Fixing WordPress
In reply to: Error 500 after visiting permalinks page in admin panelI tried different web browsers on different computers, it’s all the same.
“500 – Internal server error
There is a problem with the resource you are looking for, and it cannot be displayed.”