Erin Flynn
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] File Download Redirect Option Deprecated–What to do?Ah, gotcha! Thank you so much!
Forum: Plugins
In reply to: [WooCommerce] File Download Redirect Option Deprecated–What to do?Thanks for the reply!
I’m still confused though. 🙂
If I change the URL in order-downloads.php to link to the document, won’t that affect EVERY download? I have multiple products that need to link to different files.
For reference, I need to be able to link to files and have them open like this:
https://docs.google.com/document/d/1bIjos90u_q0_Aq9C-YIGaumwzT_WaUfTTmbGGYOSXNQ/template/previewI also have Canva files that need to open directly in Canva like this:
https://www.canva.com/design/DAD8nugjSVc/HO-rj7c_bDiUctbgV48uXw/view?utm_content=DAD8nugjSVc&utm_campaign=designshare&utm_medium=link&utm_source=publishsharelink&mode=previewThese files cannot be hosted outside of Google Docs/Canva for them to function as needed. That’s why I need a redirect link instead of a download link.
I’m really confused on what to do to make my shop work properly.
I chose Woocommerce because of the download redirect option, because it was not obvious before shop set up that this feature was being deprecated. 🙁
Please let me know if there’s a good workaround so that I can sell my templates properly. Or if Woocommerce can’t easily handle this anymore, so I can explore other shop options.
Thanks!
Forum: Plugins
In reply to: [Termly - GDPR/CCPA Cookie Consent Banner] GeoIP Detection Not WorkingThanks @mafia99! That’s exactly what I needed. 🙂
Forum: Plugins
In reply to: [Jigoshop] Paypal Pro – Payment gateway not available?Thanks Marcin–I’ll send an email. I don’t have any versions listed on my orders page nor can I download anything–apparently I bought the extension before you guys did licences, so I’m sure I’ve got a very old version!
Thanks!
Forum: Plugins
In reply to: [Online Backup for WordPress] can't start backup, WPDB ErrorThanks for all your hard work to fix! =]
Forum: Plugins
In reply to: [Online Backup for WordPress] can't start backup, WPDB ErrorLooks like 231 tables.
Also, this didn’t occur to me before, but could maybe somehow be related..? In February I installed a separate WP network on my server, in a separate directory, obviously. Which is why I didn’t bring it up before, but I do think that the backups worked before that–might just be a coincidence?
Forum: Plugins
In reply to: [Online Backup for WordPress] can't start backup, WPDB Error^Nope, that’s it!
Forum: Plugins
In reply to: [Online Backup for WordPress] can't start backup, WPDB Error^Yes, then the next thing it says is “null”
Forum: Plugins
In reply to: [Online Backup for WordPress] can't start backup, WPDB ErrorOnline Backup for WordPress Plugin Version 2.2.18-594
WordPress Version: 3.5.1
PHP Version: 5.3.17
MySQL Server Version: 5.0.96-community
MySQL Client Version: 1.0
Mem: 256M; Post: 8M; Upload: 50M; Timeout: 30
End of InformationForum: Plugins
In reply to: [Online Backup for WordPress] can't start backup, WPDB ErrorOkay, got it installed. Still got this error when I tried to run it:
The backup failed to start: WPDB error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ‘ NULL, , 0, 0, 0, 0, 0, 0, 0, 0, 0, 0)’ at line 1. Last query: INSERT INTO
wp_wponlinebackup_activity_log(start, end, type, comp, media, compressed, encrypted, errors, warnings, bsize, bcount, rsize, rcount) VALUES (, NULL, , 0, 0, 0, 0, 0, 0, 0, 0, 0, 0)=[
Forum: Plugins
In reply to: [Online Backup for WordPress] can't start backup, WPDB ErrorImmediately! Like it doesn’t even try to upload it.
Forum: Plugins
In reply to: [Online Backup for WordPress] can't start backup, WPDB ErrorI deleted the old one, logged out, logged back in, went to plugins (on network admin) add new>upload and found the zip I downloaded, then clicked upload and it gave me a 404. =\
Forum: Plugins
In reply to: [Online Backup for WordPress] can't start backup, WPDB Error^For some reason I get a 404 error when I try to install that version? I tried uploading the 533 again and it worked, but the 594 gives me a 404 error.
Forum: Plugins
In reply to: [Online Backup for WordPress] can't start backup, WPDB ErrorYes, I’m using the domain mapping plugin. Network admin page is on eef-dev.com.
Forum: Plugins
In reply to: [Online Backup for WordPress] can't start backup, WPDB ErrorThis is what mine has:
define(‘WP_ALLOW_MULTISITE’, true);
define( ‘MULTISITE’, true );
define( ‘SUNRISE’, ‘on’ );
define( ‘SUBDOMAIN_INSTALL’, false );
$base = ‘/’;
define( ‘DOMAIN_CURRENT_SITE’, ‘eef-dev.com’ );
define( ‘PATH_CURRENT_SITE’, ‘/’ );
define( ‘SITE_ID_CURRENT_SITE’, 1 );
define( ‘BLOG_ID_CURRENT_SITE’, 1 );