• Hello everyone!

    I built a wordpress site on my own computer(with apach and mysql).
    though it can’t be visited from the internet, it works great fine in local area network before.
    Yesterday, I set apach, open a port and gives it a new Site Address (zyqn.tech:1227) to make it open to the internet. And it did work.

    But today, things goes wrong. I can post any article!Even the editor did not work!
    Everytime I get into post-new.php Chrome shows me errors:
    https://paste.ubuntu.com/23215495/
    And more magical:
    1)sometimes, it works fine on my own computer.
    2)On any other computers(not the computer which hold the wordpress), it works all the time.

    I did lots of search, and I find this: https://codex.www.ads-software.com/Editing_wp-config.php
    It says:

    Disable Javascript Concatenation
    To result in a faster administration area, all Javascript files are concatenated into one URL. If Javascript is failing to work in your administration area, you can try disabling this feature:
    define( ‘CONCATENATE_SCRIPTS’, false );

    I tried this, but it didn’t work.
    And I update the wordpress, changed every link in my spl, and still, it didn’t work.
    I can’t come up with any more ideas.
    Please help me. Thanks a lot!

    ps: I am a high school student from China, so my English is poor, hoping you can understand what I mean(*^_^*)

Viewing 1 replies (of 1 total)
  • Thread Starter zyqn

    (@zyqn)

    In addition, the full feature of my errors:
    1) Errors below only appear on the computer which hold wordpress(On other computers, everything works great fine)
    2) Editor is down, which means text model and visual model is both down
    3) “Add media”button, “Publish”button and “Add(tag)”button are also down
    4) Chrome gives me those warnings: https://paste.ubuntu.com/23215495/

    Thanks again for helping me!

Viewing 1 replies (of 1 total)
  • The topic ‘After changing the Site Address (URL) Jquery is down’ is closed to new replies.