Codexonics
Forum Replies Created
-
Forum: Reviews
In reply to: [Prime Mover - Migrate WordPress Website & Backups] Nice pluginThank you for the details. We would like to reproduce this issue in our end to see if it was possible – can you please provide us the following?
- Re-generate a test export.
- After export is made, please share the resulting
WPRIMEarchive to us. You can upload this to Google Drive. - Go to Prime Mover -> Advanced -> Advanced Settings Panel -> Debugging Tools -> Download log and click βDownload log fileβ. This will download the complete migration log of the export.
- Go to Prime Mover -> Advanced -> Advanced Settings Panel -> Upload/Download Parameters -> Export site info and click βExport site infoβ. This will download your site info details including your Prime Mover settings data. This is your site information log.
Please send us all the logs/details and screenshots including link to download the
WPRIMEpackage to developer contact page. Please don’t post in this forum since these are sensitive information.Nest theme/add on seems to premium themes so providing us the WPRIME package would help us reproduce this issue. We will debug your package and understand how this file was being added during export process.
Forum: Reviews
In reply to: [Prime Mover - Migrate WordPress Website & Backups] Nice pluginHi, thanks for taking the time to review. We’ve checked the latest and previous releases of Prime Mover and we don’t use this file
syotimer.min.js.You can check this by doing a
grepsearching the plugin for this file and file name matches:find . -exec grep -l -s "syotimer" {} \; find . -exec grep -l -s "syotimer.min.js" {} \; find . -name "*syotimer*" ! -name "*:*" -print find . -name "*syotimer.min.js*" ! -name "*:*" -printPrime Mover during export simply adds the original file to
WPRIMEarchive and that’s it. If theWPRIMEarchive is altered (e.g. someone will tamper it) after it was being exported – the archive will automatically get corrupted and it cannot be restored for security reasons.It’s possible that your theme addon plugin already has this file before export and uses it. Can you please share the name of this theme add on file? Or it could be that some third party code (e.g. your theme) or other active plugins in your site uses contains this JS File.
We’ve searched this JS File by googling – it looks like this
syotimer.min.jsis part of an open source library for which you can check it’s code here:https://github.com/mrfratello/SyoTimerThis code has a Github repo and it looks this is a jQuery timer plugin and nothing malicious on it. Most likely your theme or your theme add on plugin uses this JS library as part of their normal processes.
Please re-check and reconsider removing this one star review if my point is valid. If you think I’ve miss something – please share us a copy of the following (in the source site before the export is made)
- A copy of your theme adds on plugin before the export (original)
- A copy of your theme (parent theme and child theme – if using child theme)
- A full copy of your active plugins including the Prime Mover version that you are using.
Please zip all of these and send us a link to download these files to our development team in this form.
We will help you analyze your plugins to see where this is coming from. Thank you again!
Forum: Reviews
In reply to: [Prime Mover - Migrate WordPress Website & Backups] :)Thank you for using Prime Mover and for rating the plugin 5 stars! Cheers π
You’re welcome! Thanks again for using Prime Mover and for rating us 5 stars π Cheers!
Forum: Plugins
In reply to: [Prime Mover - Migrate WordPress Website & Backups] Code InjectionThere is a new update today of Prime Mover (version 1.7.2) that also upgrades the Freemius SDK library to the very latest versions. It is always recommended to use the latest release. I’m closing this ticket as its now outdated. If you have something new to add, please re-create another ticket. Thanks!
Forum: Reviews
In reply to: [Prime Mover - Migrate WordPress Website & Backups] ExcellentThank you for rating Prime Mover plugin: 5 stars! Glad you found it very useful π Cheers!
Forum: Plugins
In reply to: [Prime Mover - Migrate WordPress Website & Backups] Code InjectionHello,
OK we have update. This is the Freemius team reply:Thanks for reaching out. I checked lines 194 and 421 but I didn’t see anything that dynamically evaluates and executes an input as code. I recommend asking them to send you the /class-fs-plugin-updater.php file that they have on their site so that we can check the exact lines that they’re reporting.
Can you please zip /class-fs-plugin-updater.php that returns the injection error (that is on your site) and then please send us the link to download this via our official contact page.
Freemius team will double check this file. Thank you!
Forum: Plugins
In reply to: [Prime Mover - Migrate WordPress Website & Backups] Code InjectionHi,
Thanks for creating the ticket. The code you mentioned is from Freemius SDK library that is used by several WordPress plugins including Prime Mover. I’m now coordinating with Freemius team regarding this issue so they can provide their official feedback on this code.
Please always update to the latest Prime Mover version (currently at version 1.7.1) since it uses the latest Freemius SDK 2.5.2. The latest version does not have known vulnerabilities so far reported from their end.
Freemius team might also contact you for additional details and will give an official feedback on this issue later on.
Cheers!
- This reply was modified 3 years, 6 months ago by Codexonics. Reason: simplify reply
Forum: Reviews
In reply to: [Prime Mover - Migrate WordPress Website & Backups] So simple. BrilliantThank you for using Prime Mover plugin and for rating us 5-stars. We are very happy to know that you find the plugin easy to use and a time-saver. Cheers π
Forum: Reviews
In reply to: [Prime Mover - Migrate WordPress Website & Backups] Subsite to Single SiteThank you for sharing your migration experience with Prime Mover and for rating us 5 stars! Cheers π
Forum: Reviews
In reply to: [Prime Mover - Migrate WordPress Website & Backups] Great support!Thank you reviewing Prime Mover and for appreciating our technical support. Cheers! π
Forum: Reviews
In reply to: [Prime Mover - Migrate WordPress Website & Backups] Plugin Saved my WorkThank you for using the Prime Mover plugin and for rating us 5 stars! We are very happy to hear about your site migration experience. Cheers! π
Forum: Plugins
In reply to: [Prime Mover - Migrate WordPress Website & Backups] export backup typesHello Shaar7,
Thank you for using Prime Mover! Regarding your question – please refer to this FAQ: What is the difference between βExport as subsite backupβ and βExport to multisite format?.
The FAQ tutorial explains the detailed differences and usage scenarios. Basically “Export as subsite backup” is used when creating a multisite backup of the current subsite. This way – you no longer be needed to enter the blog ID every time you create a backup – saves time.
“Export to multisite format” is usually used when you create a migration package targeting to different subsite blog ID.
Since you are new user to Prime Mover – please check out our complete plugin documentation. Thanks!
Cheers.
- This reply was modified 3 years, 7 months ago by Codexonics.
Forum: Reviews
In reply to: [Prime Mover - Migrate WordPress Website & Backups] Best migration pluginThank you for rating Prime Mover 5-stars! Cheers π
Hi gcassandra,
Thank you for using Prime Mover plugin! First – please check with your host documentation/support on the correct way of adding custom wp-config.php constants. Some hosts will only allow adding these lines to their own hosting control panel. (e.g. RaidBoxes host)
Some custom server setups like Bedrock does not allow adding these directly to wp-config.php file but they their own config directory with configuration files where you can add the constants.
Also, please double check if you have added to the correct wp-config file path. Your server might have different WordPress sites installed (so many config files). Make sure the constant is added to actual wp-config.php path.
In addition, if your site uses OPcache – please clear it because it’s possible that the OpCache hasn’t pickup the changes you added to the wp-config.php. Once the opCache is cleared – try re-activating the plugin again. You can use this plugin to clear OPcache easily in WordPress.
Please refer to the following tutorials below on handling non-writable wp-config.php:
- How does Prime Mover works in hosts that restricts wp-config.php writing access?
- (if you are using Bitnami) Using Prime Mover plugin with Bitnami WordPress
Once you have followed all the above suggestions, refresh the plugin page and try re-activating Prime Mover latest version (1.6.6). If you still see an error – please add the screenshot and send it to our official contact page since this contains sensitive information.
If the issue is resolved after following the above suggestions – please mark this ticket as resolved. Thanks again!