Forum Replies Created

Viewing 10 replies - 1 through 10 (of 10 total)
  • Thread Starter Kina2

    (@kina2)

    Delete my post again ? Because you can’t face the truth and just blame everyone else ?

    Thread Starter Kina2

    (@kina2)

    This is the error when try to open the editor :

    TypeError: Cannot read properties of undefined (reading 'apply')
        at e.<computed> (https://www.beijingbuzzz.com/china-travel-guide-videos/wp-admin/load-scripts.php?c=0&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils,moxiejs,plupload&ver=6.1.1:5:1205)
        at s.fn.init.add (https://www.beijingbuzzz.com/china-travel-guide-videos/wp-admin/load-scripts.php?c=0&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils,moxiejs,plupload&ver=6.1.1:2:62852)
        at x.<computed>.<computed>._on (https://www.beijingbuzzz.com/china-travel-guide-videos/wp-includes/js/jquery/ui/core.min.js?ver=1.13.2:116:6205)
        at x.<computed>.<computed>._createWidget (https://www.beijingbuzzz.com/china-travel-guide-videos/wp-includes/js/jquery/ui/core.min.js?ver=1.13.2:116:2801)
        at new x.<computed>.<computed> (https://www.beijingbuzzz.com/china-travel-guide-videos/wp-includes/js/jquery/ui/core.min.js?ver=1.13.2:116:569)
        at HTMLDivElement.<anonymous> (https://www.beijingbuzzz.com/china-travel-guide-videos/wp-includes/js/jquery/ui/core.min.js?ver=1.13.2:116:2314)
        at Function.each (https://www.beijingbuzzz.com/china-travel-guide-videos/wp-admin/load-scripts.php?c=0&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils,moxiejs,plupload&ver=6.1.1:2:14543)
        at s.fn.init.each (https://www.beijingbuzzz.com/china-travel-guide-videos/wp-admin/load-scripts.php?c=0&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils,moxiejs,plupload&ver=6.1.1:2:11217)
        at x.fn.<computed> [as sortable] (https://www.beijingbuzzz.com/china-travel-guide-videos/wp-includes/js/jquery/ui/core.min.js?ver=1.13.2:116:2224)
        at Object.init (https://www.beijingbuzzz.com/china-travel-guide-videos/wp-admin/js/postbox.min.js?ver=6.1.1:2:3686)
    Thread Starter Kina2

    (@kina2)

    Installed WP from scratch as did before that worked, but this time with my desired directory name.

    Even worse – could not set my theme and it showed themes from years ago that are not in the install. Had to revert. DB table prefix was changed. What a disaster – no wonder almost nobody uses WP these days – it has become useless.

    Days of work and still not working : (

    Thread Starter Kina2

    (@kina2)

    @threadi
    Thanks for the link but it sounds really complex.

    What I did instead was download all the files in working directory and replaced the faulty one with these by ftp, removing all the old files first.

    Same – all works except the editor – no new editor, no Quick Editor and the Classic editor will not show or allow new tags.

    I just can’t understand it.

    Thread Starter Kina2

    (@kina2)

    @threadi
    I installed a fresh WP in a different folder – and it all works fine.

    So the best solution I think would be to rename the two folders so the working one has the folder name I need. This causes 404s.

    Should I run wp-config again after the folder name change ? Or is there another way ?

    Thread Starter Kina2

    (@kina2)

    @threadi
    Tried changing to a default theme – nothing changed.

    Changed to PHP8.1 and get the following messages :

    Deprecated: Return type of Requests_Cookie_Jar::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /customers/5/7/2/beijingbuzzz.com/httpd.www/china-travel-guide-videos/wp-includes/Requests/Cookie/Jar.php on line 63 
    
    Deprecated: Return type of Requests_Cookie_Jar::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /customers/5/7/2/beijingbuzzz.com/httpd.www/china-travel-guide-videos/wp-includes/Requests/Cookie/Jar.php on line 73 
    
    Deprecated: Return type of Requests_Cookie_Jar::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /customers/5/7/2/beijingbuzzz.com/httpd.www/china-travel-guide-videos/wp-includes/Requests/Cookie/Jar.php on line 89 
    
    Deprecated: Return type of Requests_Cookie_Jar::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /customers/5/7/2/beijingbuzzz.com/httpd.www/china-travel-guide-videos/wp-includes/Requests/Cookie/Jar.php on line 102 
    
    Deprecated: Return type of Requests_Cookie_Jar::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /customers/5/7/2/beijingbuzzz.com/httpd.www/china-travel-guide-videos/wp-includes/Requests/Cookie/Jar.php on line 111 
    
    Deprecated: Return type of Requests_Utility_CaseInsensitiveDictionary::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /customers/5/7/2/beijingbuzzz.com/httpd.www/china-travel-guide-videos/wp-includes/Requests/Utility/CaseInsensitiveDictionary.php on line 40 
    
    Deprecated: Return type of Requests_Utility_CaseInsensitiveDictionary::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /customers/5/7/2/beijingbuzzz.com/httpd.www/china-travel-guide-videos/wp-includes/Requests/Utility/CaseInsensitiveDictionary.php on line 51 
    
    Deprecated: Return type of Requests_Utility_CaseInsensitiveDictionary::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /customers/5/7/2/beijingbuzzz.com/httpd.www/china-travel-guide-videos/wp-includes/Requests/Utility/CaseInsensitiveDictionary.php on line 68 
    
    Deprecated: Return type of Requests_Utility_CaseInsensitiveDictionary::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /customers/5/7/2/beijingbuzzz.com/httpd.www/china-travel-guide-videos/wp-includes/Requests/Utility/CaseInsensitiveDictionary.php on line 82 
    
    Deprecated: Return type of Requests_Utility_CaseInsensitiveDictionary::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /customers/5/7/2/beijingbuzzz.com/httpd.www/china-travel-guide-videos/wp-includes/Requests/Utility/CaseInsensitiveDictionary.php on line 91
    Thread Starter Kina2

    (@kina2)

    @threadi
    I have no active plugins.

    When try the new Block Editor, I see :
    The editor has encountered an unexpected error.

    I tried a simple test post, but all problems are the still there.

    WordPress 6.1 made updates to the WP_Textdomain_Registry object. This causes the error when the maintenance mode is activated during the plugin update process.

    Thread Starter Kina2

    (@kina2)

    If try to open Quick Edit, I see the following error in the browser console :

    load-scripts.php?c=0&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils&ver=6.1.1:5 
    
    Uncaught TypeError: Cannot read properties of undefined (reading 'test')
        at String.<anonymous> (load-scripts.php?c=0&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils&ver=6.1.1:5:4637)
        at Function.each (load-scripts.php?c=0&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils&ver=6.1.1:2:14543)
        at s.fn.removeAttr (load-scripts.php?c=0&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils&ver=6.1.1:5:4589)
        at Object.edit (inline-edit-post.min.js?ver=6.1.1:2:3659)
        at HTMLButtonElement.<anonymous> (inline-edit-post.min.js?ver=6.1.1:2:987)
        at HTMLTableSectionElement.dispatch (load-scripts.php?c=0&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils&ver=6.1.1:2:38053)
        at HTMLTableSectionElement.u (load-scripts.php?c=0&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils&ver=6.1.1:2:33916)
    • This reply was modified 2 years, 3 months ago by Kina2.
    Thread Starter Kina2

    (@kina2)

    Anyone ?

    This is critical.

    May have to ditch WP and write my own stable, unbloated CMS. WP just gets worse and worse ??

Viewing 10 replies - 1 through 10 (of 10 total)