ck2069
Forum Replies Created
-
Does not seem to be fixed.
Hi again @jorisverwater,
Yes, the æøå characters are picked up, it seems like some times if a category is not selected and the suggestions disappear the suggestion will not give any results if you try again.
I see that the & is working, but the categories are suggested twice, once with the character and once with the code equivalent.The feed is still not generating any products, it stays at processing (0%) and the debug log spits out the same lines hundreds of times, I had to raise the php execution time to 600 as it stops the process if set at anything below 300. Seem like the script crashes at some point not resulting in any products and the processing indicator continues like it is still working.
PHP Warning: Illegal string offset 'g:id' in C:\wamp\...\woo-product-feed-pro.1.5.9\classes\class-get-products.php on line 940 PHP Warning: Illegal string offset 'g:gtin' in C:\wamp\...\woo-product-feed-pro.1.5.9\classes\class-get-products.php on line 940 PHP Warning: Illegal string offset 'g:title' in C:\wamp\...\woo-product-feed-pro.1.5.9\classes\class-get-products.php on line 940 PHP Warning: Illegal string offset 'g:brand' in C:\wamp\...\woo-product-feed-pro.1.5.9\classes\class-get-products.php on line 940 PHP Warning: Illegal string offset 'g:description' in C:\wamp\...\woo-product-feed-pro.1.5.9\classes\class-get-products.php on line 940 PHP Warning: Illegal string offset 'g:link' in C:\wamp\...\woo-product-feed-pro.1.5.9\classes\class-get-products.php on line 940 PHP Warning: Illegal string offset 'g:image_link' in C:\wamp\...\woo-product-feed-pro.1.5.9\classes\class-get-products.php on line 940 PHP Warning: Illegal string offset 'g:availability' in C:\wamp\...\woo-product-feed-pro.1.5.9\classes\class-get-products.php on line 940 PHP Warning: Illegal string offset 'g:price' in C:\wamp\...\woo-product-feed-pro.1.5.9\classes\class-get-products.php on line 940 PHP Warning: Illegal string offset 'g:google_product_category' in C:\wamp\...\woo-product-feed-pro.1.5.9\classes\class-get-products.php on line 940 PHP Warning: Illegal string offset 'g:mpn' in C:\wamp\...\woo-product-feed-pro.1.5.9\classes\class-get-products.php on line 940 PHP Warning: Illegal string offset 'g:condition' in C:\wamp\...\woo-product-feed-pro.1.5.9\classes\class-get-products.php on line 940 PHP Warning: Illegal string offset 'g:item_group_id' in C:\wamp\...\woo-product-feed-pro.1.5.9\classes\class-get-products.php on line 940 PHP Warning: array_map(): Argument #2 should be an array in C:\wamp\...\woo-product-feed-pro.1.5.9\classes\class-get-products.php on line 1106 PHP Warning: Invalid argument supplied for foreach() in C:\wamp\...\woo-product-feed-pro.1.5.9\classes\class-get-products.php on line 951[page] => analytics [utm_on] => on [utm_medium] => cpc [utm_campaign] => 159test061017 [utm_term] => id [utm_content] => [active] => 1 [last_updated] => 06 Oct 2017 17:32 [running] => processing [nr_products] => 360 [nr_products_processed] => 0I have emailed the debug log to help with empty feed.
Also nested categories is resolved yes, now that I can see the (some) categories, I can see that some characters will at some times be shown as html code, like ‘&’ is shown as
&or as ‘&’, categories with æøå (Norwegian special characters) does not show at all.If I try to write in a category with ‘æ’ in the name, and I know that has products, the debug log ads this:
PHP Notice: Undefined variable: maincat in C:\wamp\...\plugins\woo-product-feed-pro\woocommerce-sea.php on line 606Forum: Installing WordPress
In reply to: 403 Forbidden for install.phpI did manage to solve this on my site.
What i did: Deleted all wordpress files
Uploaded the Compressed file with a built in tool in WebShell.
Decompressed the files with tool in WebShell
And uploaded the wp-config file.Now it works fine. looks like when uploading with ftp manager or with IE the files is corrupted in a way. So try to find a secondary upload option if you have a host.
If Hosting yourself perhaps try unpacking files directly to the folder it is supposed to end in. Sinse i am not hosting anything myself i rely dont know what can be done if it wount work. 🙂Forum: Installing WordPress
In reply to: 403 Forbidden for install.phpGot the same problem when trying to install…
Forbidden
You don’t have permission to access /wordpress/wp-admin/install.php on this server.Servetheworld is my host
Apache/1.3.37 Server
LinuxOlder versions of WP is installed correctly, it is the lates version i have problems with, have tried change acces permissions and such at the file and the directory. Also tried to see if any other files was openable, but failed at all.
Trying to access wp-admin, wp-content or wp-includes folders in webshell is not possible, getting a error and sent back to root folder.