kburner:
Hi DivaVocals,
Thank you for responding. My blog is located at www.kjvladiesbible.com and does not have any extensions to my zencart site www.burnerbooks.com. I contacted Bluehost and they confirmed correct path and even told me to try it without folder name. My folder name in path is same as site with kjvladiesbible.
When I tried to add the site www.kjvladiesbible.com to my path it did not work, but - I did not add the http:...I will try it again tonight with http://. Thanks. KimKim,
This explains the issue.. Please look at the readme again.. Specifically the link I referenced in the section which explains what the ABSPATH is.
ABSPATH is not the URL of your blog (ie http://www.yoursite.com) but the relative path to your blog.
Absolute path example:
/home/users/c/computerhope/public_html/cgi-bin
The problem here is that your blog is NOT the same domain as the main site. WOZ Sideboxes Only like the full flavor of WOZ assumes that you have installed your blog in the same base relative path as your store.
However, your blog has a different domain altogether (and I presume different hosting space than your store) and therefore a base relative path that is not the same base as your main website.
For example your setup I believe looks like this:
- Store: /home/users/s/store/public_html/
- Blog: /home/users/b/blog/public_html/
When WOZ Sideboxes Only requires something like this:
- Store: /home/users/s/store/public_html/
- Blog: /home/users/s/store/public_html/blog/
I do not know if you would be able to use ANY of the blog embedding solutions to link your blog with your store based on this setup.. (with the exception of one of the RSS feed solutions perhaps..)
kburner:
Thought it was all the same with WOZ whether it was embedded or sidebox only. Did not mean to cause any confusion. I am strictly referring to sideboxes. KimTrust me you didn't girl.. no worries..:smile:
loosefast:
Oh, just re-read his post. Does he have his blog on a separate domain?
Yep, and that is the problem unfortunately..