mmslko
Forum Replies Created
-
Thank you, it works,
Just because you are here there is notice on the page,
“This plugin won’t work if you have any page cache in your site/server. Only country shortcodes are available.“
So every site or server has some cache what will happen, it wont work?I really appreciate responding to my query:
No change error remains same;here is your settings-page file
<?php /** * Settings page template * @since 1.0.0 */ if ( isset( $_POST['geot_nonce'] ) && wp_verify_nonce( $_POST['geot_nonce'], 'geot_save_settings' ) ) { $settings = esc_sql( $_POST['geot_settings'] ); update_option( 'geot_settings' , $settings); } $opts = apply_filters('geot/settings_page/opts', get_option( 'geot_settings', [] ) ); if( empty( $opts['debug_mode'] ) ) { $opts['debug_mode'] = '0'; } ?> <div class="wrap geot-settings"> <h2>GeoTargeting <?php echo $this->version;?></h2> <form name="geot-settings" method="post" enctype="multipart/form-data"> <table class="form-table"> <?php do_action( 'geot/settings_page/before' ); ?> <tr valign="top" class=""> <th><h3><?php _e( 'Main settings:', $this->GeoTarget ); ?></h3></th> </tr> <tr valign="top" class=""> <th><label for="maxm_id"><?php _e( 'Debug Mode', $this->GeoTarget ); ?></label></th> <td colspan="3"> <label><input type="checkbox" id="maxm_id" name="geot_settings[debug_mode]" value="1" <?php checked($opts['debug_mode'] , '1');?> /> <p class="help"><?php _e( 'If you want to calculate user data on every page load and print in the footer debug info with check this.', $this->GeoTarget ); ?></p> </td> </tr> <tr><td><input type="submit" class="button-primary" value="<?php _e( 'Save settings', $this->GeoTarget );?>"/></td> <?php wp_nonce_field('geot_save_settings','geot_nonce'); ?> </tr> <tr> <td colspan="2"><h2>This plugin won't work if you have any page cache in your site/server. Only country shortcodes are available.</h2> <p>If you need a complete geolocation tool with cache support check <a >GeotargetingWP plugin</a></p></td> </tr> </table> </form> </div>
this is i believe the same error.
[25-Jan-2023 15:39:54 UTC] PHP Fatal error: Uncaught TypeError: Cannot access offset of type string on string in /home/website/htdocs/website.com/wp-content/plugins/geotargeting/admin/partials/settings-page.php:17 Stack trace: #0 /home/website/htdocs/website.com/wp-content/plugins/geotargeting/admin/includes/class-geotarget-admin-settings.php(52): include() #1 /home/website/htdocs/website.com/wp-includes/class-wp-hook.php(308): GeoTarget_Settings->settings_page() #2 /home/website/htdocs/website.com/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters() #3 /home/website/htdocs/website.com/wp-includes/plugin.php(517): WP_Hook->do_action() #4 /home/website/htdocs/website.com/wp-admin/admin.php(259): do_action() #5 {main} thrown in /home/website/htdocs/website.com/wp-content/plugins/geotargeting/admin/partials/settings-page.php on line 17this is the error when i access your plugin setting and also my website is using cloudflare dns.
[25-Jan-2023 13:38:31 UTC] PHP Fatal error: Uncaught TypeError: Cannot access offset of type string on string in /home/web/htdocs/website.com/wp-content/plugins/geotargeting/admin/partials/settings-page.php:17 Stack trace: #0 /home/web/htdocs/website.com/wp-content/plugins/geotargeting/admin/includes/class-geotarget-admin-settings.php(52): include() #1 /home/web/htdocs/website.com/wp-includes/class-wp-hook.php(308): GeoTarget_Settings->settings_page() #2 /home/web/htdocs/website.com/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters() #3 /home/web/htdocs/website.com/wp-includes/plugin.php(517): WP_Hook->do_action() #4 /home/web/htdocs/website.com/wp-admin/admin.php(259): do_action() #5 {main} thrown in /home/web/htdocs/website.com/wp-content/plugins/geotargeting/admin/partials/settings-page.php on line 17
Forum: Plugins
In reply to: [GeoTargeting Lite - WordPress Geolocation] Adding to header PHPuse simply xyz php script plugin first, write your code there and then paste script code in the header, hopefully it work.
Thank you so much for responding. I appreciate your time. Your plugin is wonderful.
I checked on my plug in settings, i have only every 6 hours scanning of files but no backup feature. I can see only database backup feature which is not selected so from which backup command it is active.
- This reply was modified 4 years, 8 months ago by mmslko.
Forum: Fixing WordPress
In reply to: Unable to upload images@bloemkool as what commented while ago, i believe downgrading or upgrading PHP won’t work, after 1-2 images upload it back to same problem. When updated to PHP 7.3 then changed to 7.1, same error. (Post-processing of the image failed. If this is a photo or a large image, please scale it down to 2500 pixels and upload it again.) My image is hardly 150 pixels and around 40Kb
- This reply was modified 4 years, 11 months ago by mmslko.
Forum: Fixing WordPress
In reply to: Unable to upload images@bloemkool thanks it worked for me but other way round i changed it from PHP 7.2.25 to 7.3.12
screen shots sent just now.
Uploaded with new version, user still not appearing in that UpiCRM user center
Thank you, I was trying your previous versions on your website, the error also was there but just now I updated it and the error disappear. Its showing activated let me see and will revert back to you about the usability.
Forum: Plugins
In reply to: [Easy Theme and Plugin Upgrades] error: The destination folder already existsIts uploaded successfully, the idea of your plugin is in case we need to upload manually theme or plugin from our files in computer it will be uploaded without any problem.
Some errors came on revslider plugin and I have sent you the files in case you need to workout anything else
Forum: Plugins
In reply to: [Easy Theme and Plugin Upgrades] error: The destination folder already existsHi thanks for response. I have to configure log file first which I did through another plugin. I downloaded fresh, from your message link yesterday, but is not that the same file.
Anyhow I tried, it mainly saying error on line 257 and its for many file. I am just copying one msg here
{22-Jul-2016 18:18:37 UTC] PHP Warning: copy(/***********/wp-content/upgrade/revslider/revslider/admin/assets/imports/photography-carousel/slide3.jpg): failed to open stream: No such file or directory in /hermespromos/wp-admin/includes/class-wp-filesystem-direct.php on line 257Forum: Plugins
In reply to: [Easy Theme and Plugin Upgrades] error: The destination folder already existsNot worked fro me the one you updated, after upload i waited for the response but no avail, it goes blank and then i manually returned to my dashboard.
Forum: Plugins
In reply to: [Easy Theme and Plugin Upgrades] error: The destination folder already existsI have updated theme with this updated file today 16 July, but plugin updation giving the same error message that destination folder exist.
Previously i was not able to update even the theme, so they need to work out for the plugin also.