Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted September 19, 20222 yr Hello! What do I need to specify when converting a "WordPress" database? Convert Database Records>>> Location of files REQUIRED ???? What should I specify in this field? I've been entering data in there for 8 hours and nothing works! (((( is so ******** WP 5.9.4 If I don't specify this parameter - articles are not converted! Users, categories - there! But no articles ((! site.com - installed Invision sub.site.com - installed WordPress - all articles with pictures, I see! All files(pictures) are here: sub.site.com/uploads/post/ /uploads/post - The path entered appears to be invalid. /uploads - The path entered appears to be invalid. /wp-content/uploads - The path entered appears to be invalid. /wp-content - The path entered appears to be invalid. site.com/uploads - The path entered appears to be invalid. /uploads/post - The path entered appears to be invalid. /wp-content - The path entered appears to be invalid. /wp-content/uploads - The path entered appears to be invalid. What do I need to get the address correct? Don't talk about the database connection - it's correct! Translated with www.DeepL.com/Translator (free version)
November 13, 20222 yr I imagine that with it not being in the same domain, you'd have to specify a full path from root to that directory that is represented by the subdomain. It might just work for add-on domains though, I'm guessing here.
November 14, 20222 yr That field needs the full physical path on the server, not a relative or partial path. For example, on a WHM/cPanel server that's usually something like: /home/{account-name}/public_html/uploads (Note: no trailing slash).