Title: firehold's Replies | WordPress.org

---

# firehold

  [  ](https://wordpress.org/support/users/firehold/)

 *   [Profile](https://wordpress.org/support/users/firehold/)
 *   [Topics Started](https://wordpress.org/support/users/firehold/topics/)
 *   [Replies Created](https://wordpress.org/support/users/firehold/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/firehold/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/firehold/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/firehold/engagements/)
 *   [Favorites](https://wordpress.org/support/users/firehold/favorites/)

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 48 total)

1 [2](https://wordpress.org/support/users/firehold/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/firehold/replies/page/3/?output_format=md)
[4](https://wordpress.org/support/users/firehold/replies/page/4/?output_format=md)
[→](https://wordpress.org/support/users/firehold/replies/page/2/?output_format=md)

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Can not edit nor make a new page after 6.7](https://wordpress.org/support/topic/can-not-edit-nor-make-a-new-page-after-6-7/)
 *  [firehold](https://wordpress.org/support/users/firehold/)
 * (@firehold)
 * [1 year, 7 months ago](https://wordpress.org/support/topic/can-not-edit-nor-make-a-new-page-after-6-7/#post-18135725)
 * If there are errors which are displayed please post them here.
 * If not try to activate the debugstatus in the config.php.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Can’t log in](https://wordpress.org/support/topic/cant-log-in-271/)
 *  [firehold](https://wordpress.org/support/users/firehold/)
 * (@firehold)
 * [1 year, 7 months ago](https://wordpress.org/support/topic/cant-log-in-271/#post-18135711)
 * I already told you the steps to do.
   I dont know where yopu are hosting your site
   so its not possible to tell you exactly how to accessing it.But when installing
   wordpress you should have already used a FTP-Connection. you could use this one
   again. In the main directory of wordpress there is a file called `config.php`
   download it and edit the line at the bottom
 *     ```wp-block-code
       $debugstatus = true;
       ```
   
 * change that to
 *     ```wp-block-code
       $debugstatus = false;
       ```
   
 * save the file and upload it to your hoster.
 * If you have a hoster where youn installed WordPress with an installation wizard
   of the hoster you should be able to open a WebFTP or Fileexplorer in the administration
   of your hoster. There you can also find the config.php and edit it then there
   in the explorer like i wrote below.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Lost Dashboard access](https://wordpress.org/support/topic/lost-dashboard-access-2/)
 *  [firehold](https://wordpress.org/support/users/firehold/)
 * (@firehold)
 * [1 year, 7 months ago](https://wordpress.org/support/topic/lost-dashboard-access-2/#post-18135677)
 * Whats the reason for not going on the latest recommended PHP Version?
   Do you 
   have custom made code which could not work anymore?
 * Plugins which are still getting updated by the creators should all work fine 
   after updating them.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Can’t log in](https://wordpress.org/support/topic/cant-log-in-271/)
 *  [firehold](https://wordpress.org/support/users/firehold/)
 * (@firehold)
 * [1 year, 7 months ago](https://wordpress.org/support/topic/cant-log-in-271/#post-18135612)
 * Open the config.php via FTP.
 * change $debugstatus = true; to false.
 * Then you can login and updating the plugins.
 *   Forum: [Developing with WordPress](https://wordpress.org/support/forum/wp-advanced/)
   
   In reply to: [Auto Update to 6.7 now Warnings](https://wordpress.org/support/topic/auto-update-to-6-7-now-warnings/)
 *  Thread Starter [firehold](https://wordpress.org/support/users/firehold/)
 * (@firehold)
 * [1 year, 7 months ago](https://wordpress.org/support/topic/auto-update-to-6-7-now-warnings/#post-18135578)
 * Hey [@threadi](https://wordpress.org/support/users/threadi/) ,
 * thank you very much for the very fast reply. Deactivating the debig was the way
   to go. i was able to login again and updated all themes and plugins.
 * The problem is, that some **Notices and Warnings remain** also after the updates.
 * In the frontend i get following errors:
 *     ```wp-block-code
       Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the updraftplus domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /wp-includes/functions.php on line 6114Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the wordpress-seo domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /wp-includes/functions.php on line 6114Warning: Cannot modify header information - headers already sent by (output started at/wp-includes/functions.php:6114) in /wp-content/plugins/borlabs-cookie/classes/Cookie/Frontend/CookieBlocker.php on line 81
       ```
   
 * In the backend i get:
 *     ```wp-block-code
       Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the thegem-elements-elementor domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /wp-includes/functions.php on line 6114Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the updraftplus domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /wp-includes/functions.php on line 6114Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the wordpress-seo domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /wp-includes/functions.php on line 6114Warning: Cannot modify header information - headers already sent by (output started at /wp-includes/functions.php:6114) in /wp-admin/includes/misc.php on line 1438Warning: Cannot modify header information - headers already sent by (output started at /wp-includes/functions.php:6114) in /wp-includes/functions.php on line 7137Warning: Cannot modify header information - headers already sent by (output started at /wp-includes/functions.php:6114) in /wp-admin/admin-header.php on line 9
       ```
   
 * Additional ALL umlauts like ä, ö, ü are now broken. How to fix that? 
   What was
   that for a crappy update?
 * **EDIT: The umlauts problem ist just with debug status active, so that is no 
   real problem because after the warnings etc. are fixed it should be fine**
    -  This reply was modified 1 year, 7 months ago by [firehold](https://wordpress.org/support/users/firehold/).
      Reason: The umlauts problem ist just with debug status active, so that is 
      no real problem because after the warnings etc. are fixed it should be fine
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Plugin for local image optimisation?](https://wordpress.org/support/topic/plugin-for-local-image-optimisation/)
 *  Thread Starter [firehold](https://wordpress.org/support/users/firehold/)
 * (@firehold)
 * [4 years, 3 months ago](https://wordpress.org/support/topic/plugin-for-local-image-optimisation/#post-15449287)
 * [@a2hostingrj](https://wordpress.org/support/users/a2hostingrj/) thank you very
   much for your answer.
 * Does this plugins also implements srcsets for different images sizes?
 * Many Greets
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Upload and Password protect .exe file](https://wordpress.org/support/topic/upload-and-password-protect-exe-file/)
 *  Thread Starter [firehold](https://wordpress.org/support/users/firehold/)
 * (@firehold)
 * [4 years, 11 months ago](https://wordpress.org/support/topic/upload-and-password-protect-exe-file/#post-14673384)
 * Thank you for your answer.
    I know i can upload any file via FTP into a folder,
   but then wordpress and the download manager plugins cant work with it to hide
   the path.
 * I want to hide the download path and only make the download acessable with a 
   password.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Zakra] Client Slider doesnt work](https://wordpress.org/support/topic/client-slider-doesnt-work/)
 *  Thread Starter [firehold](https://wordpress.org/support/users/firehold/)
 * (@firehold)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/client-slider-doesnt-work/#post-12024189)
 * Hello,
 * thanks for your reply.
    I sent the link via chat support.
 * Thanks
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Zakra] Top Header Social Icons](https://wordpress.org/support/topic/top-header-social-icons/)
 *  Thread Starter [firehold](https://wordpress.org/support/users/firehold/)
 * (@firehold)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/top-header-social-icons/#post-12023408)
 * Hello,
    thank you very much for your answer. In some forum posts there was the
   Information that you can change the right top header social icons/links with 
   widgets.
 * Meanwhile i found them in `Appearance > Customizer > Theme-Options > Header >
   Header Top Bar`
 * So thank you for your help, solved.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Zakra] Settings after Elementor update?](https://wordpress.org/support/topic/settings-after-elementor-update/)
 *  Thread Starter [firehold](https://wordpress.org/support/users/firehold/)
 * (@firehold)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/settings-after-elementor-update/#post-12023395)
 * Hey,
    thank you for your answer. I found the solution already. I just had to 
   set site width to from 1140 to 1244 .
 * The icons which i ment was missing, cause Elementor just installed
    Fontawesome
   Solid, Fontawesome Regular and Fontawesome Brands. The Packs Fontawesome Light
   and Fontawesome Duotone are not installed and just can be added with Pro Version.
 * So thank you but its solved
 *   Forum: [Developing with WordPress](https://wordpress.org/support/forum/wp-advanced/)
   
   In reply to: [Plugin – current user not set – user id 0](https://wordpress.org/support/topic/plugin-current-user-not-set-user-id-0/)
 *  Thread Starter [firehold](https://wordpress.org/support/users/firehold/)
 * (@firehold)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/plugin-current-user-not-set-user-id-0/#post-11479443)
 * Thank you so much for your detailed answer and explanation.
 * I dont know whats happened but after some trys i set the action hook back to 
   init and now all works fine. I can use the user id inside of my class without
   a special template site. Also the shortcode works.
 * Im very happy. Thank you so much for all your help!
 *   Forum: [Developing with WordPress](https://wordpress.org/support/forum/wp-advanced/)
   
   In reply to: [Plugin – current user not set – user id 0](https://wordpress.org/support/topic/plugin-current-user-not-set-user-id-0/)
 *  Thread Starter [firehold](https://wordpress.org/support/users/firehold/)
 * (@firehold)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/plugin-current-user-not-set-user-id-0/#post-11476020)
 * Thank you so much for your help!
 * So when i understand correctly “init” is still too early?
    Is there a hook you
   can recommend which already has loaded user object but before loading content?
   Because i need a shortcode registration which needs to fires before the content
   is loaded or not?
 * The solution with the filters seems like a nice little hack, but isnt it wrong
   or not mentioned?
    It feels not good, not valid, like hardcoding…
    -  This reply was modified 7 years, 1 month ago by [firehold](https://wordpress.org/support/users/firehold/).
 *   Forum: [Developing with WordPress](https://wordpress.org/support/forum/wp-advanced/)
   
   In reply to: [Plugin – current user not set – user id 0](https://wordpress.org/support/topic/plugin-current-user-not-set-user-id-0/)
 *  Thread Starter [firehold](https://wordpress.org/support/users/firehold/)
 * (@firehold)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/plugin-current-user-not-set-user-id-0/#post-11474125)
 * Thank you for your answer bcworkz
    The output in a seperate template-file works
   for me too.
 * Unfortunatelly i need the user-ID in my MyPlugin class and there the value is
   still 0.
 * Also directly after the class in the plugin-file im not able to call the id.
   
   So what i have to do, to work with the userid inside my class?
 * Thank you very much in advance.
    -  This reply was modified 7 years, 1 month ago by [firehold](https://wordpress.org/support/users/firehold/).
 *   Forum: [Developing with WordPress](https://wordpress.org/support/forum/wp-advanced/)
   
   In reply to: [Plugin – current user not set – user id 0](https://wordpress.org/support/topic/plugin-current-user-not-set-user-id-0/)
 *  Thread Starter [firehold](https://wordpress.org/support/users/firehold/)
 * (@firehold)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/plugin-current-user-not-set-user-id-0/#post-11460477)
 * Thank you very much. So when i read correctly “init” instead of “plugins_loaded”
   would load after user is initialize.
    Unfortunatelly this doesnt solve my issue.
   Am i wrong at some point?
 *   Forum: [Developing with WordPress](https://wordpress.org/support/forum/wp-advanced/)
   
   In reply to: [init plugin without construct?](https://wordpress.org/support/topic/init-plugin-without-construct/)
 *  Thread Starter [firehold](https://wordpress.org/support/users/firehold/)
 * (@firehold)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/init-plugin-without-construct/#post-11427441)
 * Thank you so much, that looks much more clear than the code before. So in plugin
   setup i can declare all my vars i need in the class.
 * Manny thanks

Viewing 15 replies - 1 through 15 (of 48 total)

1 [2](https://wordpress.org/support/users/firehold/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/firehold/replies/page/3/?output_format=md)
[4](https://wordpress.org/support/users/firehold/replies/page/4/?output_format=md)
[→](https://wordpress.org/support/users/firehold/replies/page/2/?output_format=md)