amfleurs
Forum Replies Created
-
I used the WordPress status “Private” in order to hide the products that were indexed by search engines and found that AAPF ignored this information. In the meantime, I found a Woocommerce product setting to make a product visible or not. I use that (to hide products in the product page) in addition to the “private” post status (to prevent indexing hidden products)
The problem is that the discount simply applies to the total amount regardless the taxes in the case of an order discount (I don’t now for products or categories).
If we have on order with 120€ including 20% taxes, this means 100€ plus 20€ taxes.
If we apply a discount of 100€, then the order amount will be 20€, but the taxes are still 20€. We will have to pay this 20€ taxes while we did not get any money.
A correct calculation would be 120€ – (100€ discount + 100€*20% taxes) = 0€
A right approach would be to configure the the taxe rate applicable to a given discount :
- at the simplest : fixed taxe rate selected among configured taxe rates
- More sophisticated, in addition to the above : based on the more expensive item, on the highest or lowest taxe rate….
Forum: Plugins
In reply to: [WooCommerce Google Feed Manager] Missing or incorrect IDHello,
You are right, I was misled by another feed that overlapped this one, that I deleted.
Now the ID problem is solved.
However GMC is definitely messy : at the feed page it complains about data, refuses the products:
– missing shipping information
– Currency not acceptable for the selected Country at the attribute level (EUR for France)
– Missing fiscal information
But the diagnostic and product pages tell that everything is fine…
I would say that the issue is solved for now…
Many thanks.Forum: Plugins
In reply to: [WooCommerce] password reset leads to a server errorI know this post, it does not help much.
It fails exactly at this point: do_action( ‘lostpassword_post’, $errors, $user_data );
As WP actions are hidden in a variable, I have no clue to debug that.Forum: Plugins
In reply to: [WooCommerce] password reset leads to a server errorThanks for your responsiveness
This happens when trying asking for password recovery
/my-account/lost-password/
and supplying an email that does not correspond to an existing user.
This lead to the page:
/my-account/lost-password/wp-login.php?checkemail=confirm
that displays this:
“Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.”Nothing reaches php, so not log information at the WP level.
From Apache, we get this:
“AH00124: Request exceeded the limit of 10 internal redirects due to probable configuration error. Use ‘LimitInternalRecursion’ to increase the limit if necessary. Use ‘LogLevel debug’ to get a backtrace., referer: https://see.asso.fr/my-account/lost-password/”Woocommerce report:
### WordPress Environment ### WordPress address (URL): https://see.asso.fr Site address (URL): https://see.asso.fr WC Version: 6.2.0 REST API Version: ? 6.2.0 WC Blocks Version: ? 6.7.3 Action Scheduler Version: ? 3.4.0 WC Admin Version: ? 3.1.0 Log Directory Writable: ? WP Version: ? 5.8.3 - Une nouvelle version de WordPress est disponible (5.9.1) WP Multisite: ? WP Memory Limit: 512 Mo WP Debug Mode: – WP Cron: ? Language: fr_FR External object cache: – ### Server Environment ### Server Info: Apache PHP Version: 7.4.25 PHP Post Max Size: 100 Mo PHP Time Limit: 165 PHP Max Input Vars: 16000 cURL Version: 7.64.0 OpenSSL/1.1.1d SUHOSIN Installed: – MySQL Version: 5.7.36-log Max Upload Size: 80 Mo Default Timezone is UTC: ? fsockopen/cURL: ? SoapClient: ? DOMDocument: ? GZip: ? Multibyte String: ? Remote Post: ? Remote Get: ? ### Database ### WC Database Version: 6.2.0 WC Database Prefix: wp_ Taille totale de la base de données: 227.78MB Taille de la base de données: 171.82MB Taille de l’index: 55.96MB wp_woocommerce_sessions: Données?: 0.19MB + Index?: 0.02MB + Moteur InnoDB wp_woocommerce_api_keys: Données?: 0.02MB + Index?: 0.03MB + Moteur InnoDB wp_woocommerce_attribute_taxonomies: Données?: 0.02MB + Index?: 0.02MB + Moteur InnoDB wp_woocommerce_downloadable_product_permissions: Données?: 0.02MB + Index?: 0.06MB + Moteur InnoDB wp_woocommerce_order_items: Données?: 0.13MB + Index?: 0.06MB + Moteur InnoDB wp_woocommerce_order_itemmeta: Données?: 1.52MB + Index?: 0.73MB + Moteur InnoDB wp_woocommerce_tax_rates: Données?: 0.02MB + Index?: 0.06MB + Moteur InnoDB wp_woocommerce_tax_rate_locations: Données?: 0.02MB + Index?: 0.03MB + Moteur InnoDB wp_woocommerce_shipping_zones: Données?: 0.02MB + Index?: 0.00MB + Moteur InnoDB wp_woocommerce_shipping_zone_locations: Données?: 0.02MB + Index?: 0.03MB + Moteur InnoDB wp_woocommerce_shipping_zone_methods: Données?: 0.02MB + Index?: 0.00MB + Moteur InnoDB wp_woocommerce_payment_tokens: Données?: 0.02MB + Index?: 0.02MB + Moteur InnoDB wp_woocommerce_payment_tokenmeta: Données?: 0.02MB + Index?: 0.03MB + Moteur InnoDB wp_woocommerce_log: Données?: 0.02MB + Index?: 0.02MB + Moteur InnoDB wp_2_commentmeta: Données?: 0.02MB + Index?: 0.03MB + Moteur InnoDB wp_2_comments: Données?: 0.02MB + Index?: 0.08MB + Moteur InnoDB wp_2_links: Données?: 0.02MB + Index?: 0.02MB + Moteur InnoDB wp_2_options: Données?: 1.02MB + Index?: 0.03MB + Moteur InnoDB wp_2_postmeta: Données?: 5.06MB + Index?: 0.03MB + Moteur InnoDB wp_2_posts: Données?: 0.31MB + Index?: 0.06MB + Moteur InnoDB wp_2_termmeta: Données?: 0.02MB + Index?: 0.03MB + Moteur InnoDB wp_2_terms: Données?: 0.02MB + Index?: 0.03MB + Moteur InnoDB wp_2_term_relationships: Données?: 0.02MB + Index?: 0.02MB + Moteur InnoDB wp_2_term_taxonomy: Données?: 0.02MB + Index?: 0.03MB + Moteur InnoDB wp_2_wpr_rucss_resources: Données?: 0.02MB + Index?: 0.06MB + Moteur InnoDB wp_2_wpr_rucss_used_css: Données?: 0.02MB + Index?: 0.05MB + Moteur InnoDB wp_actionscheduler_actions: Données?: 1.02MB + Index?: 0.52MB + Moteur InnoDB wp_actionscheduler_claims: Données?: 0.02MB + Index?: 0.02MB + Moteur InnoDB wp_actionscheduler_groups: Données?: 0.02MB + Index?: 0.02MB + Moteur InnoDB wp_actionscheduler_logs: Données?: 1.02MB + Index?: 0.19MB + Moteur InnoDB wp_blogmeta: Données?: 0.02MB + Index?: 0.03MB + Moteur InnoDB wp_blogs: Données?: 0.02MB + Index?: 0.03MB + Moteur InnoDB wp_ce4wp_abandoned_checkout: Données?: 0.02MB + Index?: 0.02MB + Moteur InnoDB wp_ce4wp_contacts: Données?: 0.02MB + Index?: 0.02MB + Moteur InnoDB wp_cli_cookie_scan: Données?: 0.02MB + Index?: 0.00MB + Moteur InnoDB wp_cli_cookie_scan_categories: Données?: 0.02MB + Index?: 0.02MB + Moteur InnoDB wp_cli_cookie_scan_cookies: Données?: 0.02MB + Index?: 0.03MB + Moteur InnoDB wp_cli_cookie_scan_url: Données?: 0.02MB + Index?: 0.00MB + Moteur InnoDB wp_cli_scripts: Données?: 0.02MB + Index?: 0.00MB + Moteur InnoDB wp_commentmeta: Données?: 0.02MB + Index?: 0.03MB + Moteur InnoDB wp_comments: Données?: 0.31MB + Index?: 0.39MB + Moteur InnoDB wp_computop_customer_oneclick_payment_card: Données?: 0.00MB + Index?: 0.00MB + Moteur MyISAM wp_computop_customer_payment_recurring: Données?: 0.00MB + Index?: 0.00MB + Moteur MyISAM wp_computop_merchant_account: Données?: 0.00MB + Index?: 0.00MB + Moteur MyISAM wp_computop_payment_recurring: Données?: 0.00MB + Index?: 0.00MB + Moteur MyISAM wp_computop_transaction: Données?: 0.14MB + Index?: 0.00MB + Moteur MyISAM wp_computop_xml_allow_countries: Données?: 0.01MB + Index?: 0.01MB + Moteur MyISAM wp_computop_xml_method: Données?: 0.00MB + Index?: 0.00MB + Moteur MyISAM wp_computop_xml_method_lang: Données?: 0.00MB + Index?: 0.00MB + Moteur MyISAM wp_computop_xml_parameter: Données?: 0.01MB + Index?: 0.01MB + Moteur MyISAM wp_computop_xml_parameter_set: Données?: 0.01MB + Index?: 0.00MB + Moteur MyISAM wp_computop_xml_paygate_action_code: Données?: 0.00MB + Index?: 0.00MB + Moteur MyISAM wp_computop_xml_paygate_category_code: Données?: 0.00MB + Index?: 0.00MB + Moteur MyISAM wp_computop_xml_paygate_detail_code: Données?: 0.00MB + Index?: 0.00MB + Moteur MyISAM wp_fs_accounts: Données?: 0.02MB + Index?: 0.00MB + Moteur InnoDB wp_fs_account_access_tokens: Données?: 0.02MB + Index?: 0.00MB + Moteur InnoDB wp_fs_account_groups: Données?: 0.02MB + Index?: 0.00MB + Moteur InnoDB wp_fs_account_groups_data: Données?: 0.02MB + Index?: 0.00MB + Moteur InnoDB wp_fs_account_nodes: Données?: 0.02MB + Index?: 0.00MB + Moteur InnoDB wp_fs_account_node_status: Données?: 0.02MB + Index?: 0.00MB + Moteur InnoDB wp_fs_account_sessions: Données?: 0.02MB + Index?: 0.00MB + Moteur InnoDB wp_fs_account_status: Données?: 0.02MB + Index?: 0.00MB + Moteur InnoDB wp_fs_apps: Données?: 0.02MB + Index?: 0.00MB + Moteur InnoDB wp_fs_feeds: Données?: 0.02MB + Index?: 0.00MB + Moteur InnoDB wp_fs_grouped_accounts: Données?: 0.02MB + Index?: 0.00MB + Moteur InnoDB wp_fs_schedules: Données?: 0.02MB + Index?: 0.00MB + Moteur InnoDB wp_imagify_files: Données?: 0.02MB + Index?: 0.08MB + Moteur InnoDB wp_imagify_folders: Données?: 0.02MB + Index?: 0.03MB + Moteur InnoDB wp_links: Données?: 0.02MB + Index?: 0.02MB + Moteur InnoDB wp_options: Données?: 6.16MB + Index?: 0.13MB + Moteur InnoDB wp_postmeta: Données?: 97.28MB + Index?: 10.92MB + Moteur InnoDB wp_posts: Données?: 7.44MB + Index?: 2.17MB + Moteur InnoDB wp_registration_log: Données?: 0.02MB + Index?: 0.02MB + Moteur InnoDB wp_rg_form: Données?: 0.02MB + Index?: 0.00MB + Moteur InnoDB wp_rg_form_meta: Données?: 0.02MB + Index?: 0.00MB + Moteur InnoDB wp_rg_form_view: Données?: 0.02MB + Index?: 0.03MB + Moteur InnoDB wp_rg_incomplete_submissions: Données?: 0.02MB + Index?: 0.02MB + Moteur InnoDB wp_rg_lead: Données?: 0.02MB + Index?: 0.03MB + Moteur InnoDB wp_rg_lead_detail: Données?: 0.02MB + Index?: 0.06MB + Moteur InnoDB wp_rg_lead_detail_long: Données?: 0.02MB + Index?: 0.00MB + Moteur InnoDB wp_rg_lead_meta: Données?: 0.02MB + Index?: 0.05MB + Moteur InnoDB wp_rg_lead_notes: Données?: 0.02MB + Index?: 0.03MB + Moteur InnoDB wp_signups: Données?: 0.02MB + Index?: 0.06MB + Moteur InnoDB wp_site: Données?: 0.02MB + Index?: 0.02MB + Moteur InnoDB wp_sitemeta: Données?: 1.03MB + Index?: 0.03MB + Moteur InnoDB wp_termmeta: Données?: 0.02MB + Index?: 0.03MB + Moteur InnoDB wp_terms: Données?: 0.38MB + Index?: 0.47MB + Moteur InnoDB wp_term_relationships: Données?: 1.52MB + Index?: 0.47MB + Moteur InnoDB wp_term_taxonomy: Données?: 0.42MB + Index?: 0.38MB + Moteur InnoDB wp_usermeta: Données?: 26.55MB + Index?: 30.09MB + Moteur InnoDB wp_users: Données?: 2.52MB + Index?: 4.55MB + Moteur InnoDB wp_wcpdf_credit_note_number: Données?: 0.02MB + Index?: 0.00MB + Moteur InnoDB wp_wcpdf_invoice_number: Données?: 0.02MB + Index?: 0.00MB + Moteur InnoDB wp_wcpdf_packing_slip_number: Données?: 0.02MB + Index?: 0.00MB + Moteur InnoDB wp_wcpdf_proforma_number: Données?: 0.02MB + Index?: 0.00MB + Moteur InnoDB wp_wc_admin_notes: Données?: 0.06MB + Index?: 0.00MB + Moteur InnoDB wp_wc_admin_note_actions: Données?: 0.02MB + Index?: 0.02MB + Moteur InnoDB wp_wc_category_lookup: Données?: 0.02MB + Index?: 0.00MB + Moteur InnoDB wp_wc_customer_lookup: Données?: 2.52MB + Index?: 1.88MB + Moteur InnoDB wp_wc_download_log: Données?: 0.02MB + Index?: 0.03MB + Moteur InnoDB wp_wc_order_coupon_lookup: Données?: 0.02MB + Index?: 0.03MB + Moteur InnoDB wp_wc_order_product_lookup: Données?: 0.11MB + Index?: 0.06MB + Moteur InnoDB wp_wc_order_stats: Données?: 0.09MB + Index?: 0.05MB + Moteur InnoDB wp_wc_order_tax_lookup: Données?: 0.06MB + Index?: 0.03MB + Moteur InnoDB wp_wc_product_meta_lookup: Données?: 0.05MB + Index?: 0.09MB + Moteur InnoDB wp_wc_rate_limits: Données?: 0.02MB + Index?: 0.02MB + Moteur InnoDB wp_wc_reserved_stock: Données?: 0.02MB + Index?: 0.00MB + Moteur InnoDB wp_wc_tax_rate_classes: Données?: 0.02MB + Index?: 0.02MB + Moteur InnoDB wp_wc_webhooks: Données?: 0.02MB + Index?: 0.02MB + Moteur InnoDB wp_wfblockediplog: Données?: 0.02MB + Index?: 0.00MB + Moteur InnoDB wp_wfblocks7: Données?: 0.02MB + Index?: 0.05MB + Moteur InnoDB wp_wfconfig: Données?: 0.47MB + Index?: 0.00MB + Moteur InnoDB wp_wfcrawlers: Données?: 0.02MB + Index?: 0.00MB + Moteur InnoDB wp_wffilechanges: Données?: 0.02MB + Index?: 0.00MB + Moteur InnoDB wp_wffilemods: Données?: 6.52MB + Index?: 0.00MB + Moteur InnoDB wp_wfhits: Données?: 2.02MB + Index?: 0.23MB + Moteur InnoDB wp_wfhoover: Données?: 0.02MB + Index?: 0.02MB + Moteur InnoDB wp_wfissues: Données?: 0.02MB + Index?: 0.06MB + Moteur InnoDB wp_wfknownfilelist: Données?: 2.52MB + Index?: 0.00MB + Moteur InnoDB wp_wflivetraffichuman: Données?: 0.02MB + Index?: 0.02MB + Moteur InnoDB wp_wflocs: Données?: 0.02MB + Index?: 0.00MB + Moteur InnoDB wp_wflogins: Données?: 1.30MB + Index?: 0.16MB + Moteur InnoDB wp_wfls_2fa_secrets: Données?: 0.02MB + Index?: 0.02MB + Moteur InnoDB wp_wfls_settings: Données?: 0.02MB + Index?: 0.00MB + Moteur InnoDB wp_wfnotifications: Données?: 0.02MB + Index?: 0.00MB + Moteur InnoDB wp_wfpendingissues: Données?: 0.02MB + Index?: 0.06MB + Moteur InnoDB wp_wfreversecache: Données?: 0.02MB + Index?: 0.00MB + Moteur InnoDB wp_wfsnipcache: Données?: 0.02MB + Index?: 0.05MB + Moteur InnoDB wp_wfstatus: Données?: 0.13MB + Index?: 0.11MB + Moteur InnoDB wp_wftrafficrates: Données?: 0.02MB + Index?: 0.00MB + Moteur InnoDB wp_wpr_rucss_resources: Données?: 0.02MB + Index?: 0.06MB + Moteur InnoDB wp_wpr_rucss_used_css: Données?: 0.02MB + Index?: 0.05MB + Moteur InnoDB wp_yoast_indexable: Données?: 0.06MB + Index?: 0.08MB + Moteur InnoDB wp_yoast_indexable_hierarchy: Données?: 0.02MB + Index?: 0.05MB + Moteur InnoDB wp_yoast_migrations: Données?: 0.02MB + Index?: 0.02MB + Moteur InnoDB wp_yoast_primary_term: Données?: 0.02MB + Index?: 0.03MB + Moteur InnoDB wp_yoast_seo_links: Données?: 0.02MB + Index?: 0.03MB + Moteur InnoDB ### Post Type Counts ### attachment: 2485 cookielawinfo: 6 fl-builder-template: 3 itsec-dash-card: 6 itsec-dashboard: 1 journal: 1 journal-article: 1691 mep_events: 33 mep_events_attendees: 151 nav_menu_item: 34 page: 51 polylang_mo: 2 post: 18 product: 338 product_variation: 23 revision: 723 shop_coupon: 6 shop_order: 566 shop_order_refund: 38 ### Security ### Secure connection (HTTPS): ? Hide errors from visitors: ? ### Active Plugins (36) ### Polylang: par WP SYNTEX – 3.1.4 Advanced Custom Fields PRO: par Delicious Brains – 5.10.2 Beaver Builder Plugin (Pro Version): par The Beaver Builder Team – 2.5.1 Axepta Online BNP Paribas: par Quadra Informatique – 2.0.15 GDPR Cookie Consent: par WebToffee – 2.0.9 Crop Thumbnails: par Volkmar Kantor – 1.4.0 FS Poster: par FS-Code – 5.3.0 Imagify: par WP?Media – 1.10 Import and export users and customers: par codection – 1.19.1.9 Loco Translate: par Tim Whitlock – 2.5.8 Event Manager and Tickets Selling Plugin for WooCommerce: par MagePeople Team – 3.5.6 MagePeople PDF Support: par MagePeople Team – 2.0 Regenerate Thumbnails: par Alex Mills (Viper007Bond) – 3.1.5 Advanced Editor Tools (précédemment TinyMCE Advanced): par Automattic – 5.6.0 User Switching: par John Blackbourn & les contributeurs – 1.5.8 Checkout Field Editor for WooCommerce: par ThemeHigh – 1.5.3 Advanced Order Export For WooCommerce: par AlgolPlus – 3.2.2 WooCommerce EU VAT Number: par WooCommerce – 2.4.1 Woocommerce Event Manager Addon: Form Builder: par MagePeople Team – 3.8.3 Woocommerce Event Manager Addon: PDF Tickets: par MagePeople Team – 3.8.3 WooCommerce Menu Cart: par WP Overnight – 2.10.4 WooCommerce Order Status Control: par SkyVerge – 1.14.0 WooCommerce PDF Invoices & Packing Slips: par WP Overnight – 2.13.0 WooCommerce PDF Invoices & Packing Slips Professional: par Ewout Fernhout – 2.11.0 WooCommerce PDF Invoices & Packing Slips Premium Templates: par Ewout Fernhout – 2.17.0 WooCommerce: par Automattic – 6.2.0 (une mise à jour de la version 6.2.1 est disponible) WooPack for Beaver Builder: par Team IdeaBox - Beaver Addons – 1.4.4 WP Control: par John Blackbourn & contributeurs – 1.12.0 Polylang - Translate URL Rewrite Slugs: par KLicheR – 0.3.6 WP Rocket: par WP Media – 3.10.7 Beaver Builder Z-index StarterKit Modules: par Julien Zerbib | Z-index.io – 1.0 Beaver Builder Plugin (Pro Version): par The Beaver Builder Team – 2.5.1 Beaver Builder Z-index StarterKit Modules: par Julien Zerbib | Z-index.io – 1.0 PowerPack for Beaver Builder: par IdeaBox Creations – 2.20.0 UpdraftPlus - Backup/Restore: par UpdraftPlus.Com DavidAnderson – 2.22.4.25 Wordfence Security: par Wordfence – 7.5.8 ### Inactive Plugins (3) ### Akismet Anti-Spam: par Automattic – 4.2.2 Gravity Forms: par rocketgenius – 2.1.0.1 Hello Dolly: par Matt Mullenweg – 1.7.2 ### Dropin Plugins (1) ### advanced-cache.php: advanced-cache.php ### Settings ### API Enabled: – Force SSL: – Currency: EUR (€) Currency Position: right_space Thousand Separator: Decimal Separator: , Number of Decimals: 2 Taxonomies: Product Types: external (external) grouped (grouped) simple (simple) variable (variable) Taxonomies: Product Visibility: exclude-from-catalog (exclude-from-catalog) exclude-from-search (exclude-from-search) featured (featured) outofstock (outofstock) rated-1 (rated-1) rated-2 (rated-2) rated-3 (rated-3) rated-4 (rated-4) rated-5 (rated-5) Connected to WooCommerce.com: – ### WC Pages ### Base de la boutique: #42 - /shop/ Panier: #43 - /cart/ Commander: #44 - /checkout/ Mon compte: #45 - /my-account/ Conditions générales de vente et d’utilisation: ? Page non définie ### Theme ### Name: ZiSK Version: 1.0.0 Author URL: https://z-index.io Child Theme: ? Parent Theme Name: Beaver Builder Theme Parent Theme Version: 1.7.9 Parent Theme Author URL: https://www.wpbeaverbuilder.com/?utm_medium=bb-pro&utm_source=bb-theme&utm_campaign=themes-admin-page WooCommerce Support: ? ### Templates ### Overrides: z-index-sk/woocommerce/archive-product.php z-index-sk/woocommerce/checkout/form-checkout.php z-index-sk/woocommerce/content-single-product.php z-index-sk/woocommerce/myaccount/form-login.php z-index-sk/woocommerce/order/order-details-customer.php z-index-sk/woocommerce/single-product.php ### Action Scheduler ### Terminé: 1?115 Oldest: 2022-01-24 15:14:56 +0100 Newest: 2022-02-23 12:41:49 +0100 ### Status report information ### Generated at: 2022-02-23 13:51:57 +01:00
I am using my personnal account, which is not the one that corresponds to the site in question https://www.see.asso.fr
I have sent the request by emailForum: Plugins
In reply to: [WooCommerce POS - Point of Sale] Unexpected token < in JSON at position 0This extension looks great, but unfortunately it doesn’t work for me. I get this error as soon as I try to go the /pos page.
Can we expect some sort of support ?
The Read First post direct to a pos/support page that does not exist.Forum: Plugins
In reply to: [WooCommerce POS - Point of Sale] Unexpected token < in JSON at position 0Same
Full error :
SyntaxError
Unexpected token < in JSON at position 0{“templates”:{“header”:”
<\/i> Menu<\/span><\/a><\/div>
{{name}}<\/h1>
admin<\/span><\/a>
Se d\u00e9connecter<\/a><\/li><\/ul><\/div><\/div>”,”modals”:{“hotkeys”:”
{{#each []}}
\”{{key}}\”
{{label}}<\/li>{{\/each}}<\/ul>”},”pagination”:”Affichage de {{showing}} sur {{local}} {{#if hasQueue}}({{queue}} en attente){{\/if}}<\/small>”,”print”:{“receipt”:”Console error:
2app.min.js?ver=0.4.25:1 Warning: Missing translation for key: “messages.loading”
i @ app.min.js?ver=0.4.25:1
2app.min.js?ver=0.4.25:1 Warning: Missing translation for key: “buttons.close”
i @ app.min.js?ver=0.4.25:1
DevTools failed to load SourceMap: Could not parse content for https://cdnjs.cloudflare.com/ajax/libs/backbone.radio/1.0.2/backbone.radio.min.js.map: Unexpected token / in JSON at position 0