wp-posts-to-posts icon indicating copy to clipboard operation
wp-posts-to-posts copied to clipboard

missing files?

Open Giannisduke opened this issue 10 years ago • 3 comments

The contents of the "scb" folder, are missing..

Giannisduke avatar Mar 06 '14 21:03 Giannisduke

Can you be more specific? Are you cloning Posts to Posts from the GitHub repo? If so, you'll need to do a recursive clone like this:

git checkout https://github.com/scribu/wp-posts-to-posts.git --recursive

emzo avatar Mar 06 '14 21:03 emzo

If you're downloading the .zip from GitHub, then yes, it seems that GitHub doesn't automatically include submodules in the .zip files it generates automatically. If you download from the WordPress plugins repository, all the required files should be included.

emzo avatar Mar 06 '14 21:03 emzo

That solved the issue for me. Thanks!

ma-jahn avatar Dec 04 '14 17:12 ma-jahn