Stefan Cupka
Forum Replies Created
-
Hello @pracct33,
I just wanted to let you know that I opened a different thread with nearly the same title as I have an extremely similar problem but with different circumstances. Good luck finding a resolution!
Have you tried viewing your phone link from within a preview of a default theme from the WordPress Appearances section? That’s what clued me in to the fact that my issue was a theme conflict.Forum: Fixing WordPress
In reply to: WordPress 3.9.1 TinyMCE BrokenUmmm, I can’t figure this out. I had the random idea to try this on one of my family’s computers. It works fine there. So how can it be a problem with /all/ of my browsers?!
Screenshot: https://stepka.co/MCEscreen2
Forum: Fixing WordPress
In reply to: WordPress 3.9.1 TinyMCE BrokenThe errors on Twelve and Thirteen show the third line now as well.
I’ve noted: Same problems on all my different browsers. Same problems on all my other websites. ??Forum: Fixing WordPress
In reply to: WordPress 3.9.1 TinyMCE BrokenOK, re-installed, no change.
Added “define(‘CONCATENATE_SCRIPTS’, false);”, and here are the Chrome Errors:
Uncaught SyntaxError: Unexpected identifier tinymce.min.js:8 Uncaught ReferenceError: tinymce is not defined plugin.min.js:1 Uncaught ReferenceError: tinymce is not defined
Forum: Fixing WordPress
In reply to: WordPress 3.9.1 TinyMCE BrokenWoops, I must have done it wrong:
Parse error: syntax error, unexpected ‘,’ in …/wp-config.php on line 30define('DB_HOST', '-----.--------------.---'); ('CONCATENATE_SCRIPTS', false);
What did I do? Should I leave a space or something?
And yes, I disabled my browser plugins as well.Forum: Fixing WordPress
In reply to: WordPress 3.9.1 TinyMCE BrokenCorrect. Would you like for me to try again?
I’m using FileZilla (most recent version). Just extraneous information. LoL.Forum: Fixing WordPress
In reply to: WordPress 3.9.1 TinyMCE BrokenIn fact, I’ll go ahead and do that now, and recheck.
Rename, and the Chrome Errors change. Though technically they shouldn’t…
Chrome Errors:
Uncaught SyntaxError: Unexpected identifier wp-tinymce.php:9 Uncaught ReferenceError: tinymce is not defined
Forum: Fixing WordPress
In reply to: WordPress 3.9.1 TinyMCE BrokenThese are the Chrome Errors from Twenty Twelve:
Uncaught SyntaxError: Unexpected identifier wp-tinymce.php:9 Uncaught ReferenceError: tinymce is not defined post.php?post=173&action=edit:1935
These are the Chrome Errors from Twenty Thirteen:
Uncaught SyntaxError: Unexpected identifier wp-tinymce.php:9 Uncaught ReferenceError: tinymce is not defined post.php?post=173&action=edit:1941
(Sorry, I didn’t realize they were different, so I didn’t include both. I just saw that there were two rather than four and didn’t look further.)
And yes, I am absolutely positive that /all/ the plugins are disabled. If you would like, I can go in to FTP, and rename /wp-content/plugins/ to “plugins.deactivated”. In fact, I’ll go ahead and do that now, and recheck.
Forum: Fixing WordPress
In reply to: WordPress 3.9.1 TinyMCE BrokenYes, same problem on both Twenty Thirteen, and Twenty Twelve.
However! The Chrome Errors have changed:
Uncaught SyntaxError: Unexpected identifier wp-tinymce.php:9 Uncaught ReferenceError: tinymce is not defined post.php?post=173&action=edit:1941
Forum: Fixing WordPress
In reply to: WordPress 3.9.1 TinyMCE BrokenManual re-install completed, resulting in the same problem. ??
Chrome Errors:
Uncaught SyntaxError: Unexpected identifier wp-tinymce.php:9 Uncaught ReferenceError: tinymce is not defined post.php?post=173&action=edit:2306 Uncaught ReferenceError: tinyMCE is not defined wp-langs-en.js:235 Uncaught ReferenceError: tinymce is not defined post.php?post=173&action=edit:2301
Forum: Plugins
In reply to: [HTML5 jQuery Audio Player] First Song won't play (Lite version)Hey,
I happen to have the same problem, except it’s the same with all my songs.
I have them all set up correctly (or at least, what I assume is correctly) and none of them will play. I also noticed this same problem on your Demo site. (https://www.codebasehero.com/files/music-player/demo/).Link to my site: https://www.bachgreenville.com/MembersSite/cds/
WordPress Version: 3.4.2
Browser: Chrome Version 22.0.1229.94[EDIT!: I went and tried both sites in Firefox, and everything worked fine. But if it works in Firefox, why not in Chrome? How can I resolve this problem. (P.S. We can take this to a new thread if necessary.)]