We're using 1.3.6.
So, you're saying this should be working correctly? If so, then what should I look into to solve this weirdness with posts/pages not showing at all?
We're using 1.3.6.
So, you're saying this should be working correctly? If so, then what should I look into to solve this weirdness with posts/pages not showing at all?
Currently using ZEN CART v. 1.3.6
Yes, ok you are using ZenCart v1.36 BUT I askedWe're using 1.3.6.
So, you're saying this should be working correctly? If so, then what should I look into to solve this weirdness with posts/pages not showing at all?
which version of WordPress module did you install..
Version 1.2 or Version 1.3
from http://www.s-page.net/products/62.html
Ah sorry -- zen wordpress mod is 1.3 even though the readme says 1.2. I downloaded it again and doublechecked. We're using the latest wordpress files: 2.1.3.
Last edited by magicpants; 11 May 2007 at 02:27 PM.
Currently using ZEN CART v. 1.3.6
Thanks for info visited your site from url in PM you sent..
Your zencart with wordpress module installed should look
like http://www.dezinacart.co.uk/index.ph...page=wordpress
so did you read wordpress module instructions regarding adding
css to your existing template stylesheet and adding a revised
template page i.e.
zencart Sideboxes for wordpress MUST reflect correct mysql setting for----------------
Design adjustment
----------------
1.Please revise a header of a Wordpress theme, a footer, a sidebar, a style sheet.
(Please just upload a reference file if troublesome.)
Reference [/SAMPLE/wp-content/themes/]
2.Please add the following to a style sheet of ZenCart.
/* bigin */
.leftboxcontent ul li, .rightboxcontent ul li , .singleboxcontent ul li{
list-style-type: none;
margin:0px;
padding-left: 0px;
}
.leftboxcontent ul, .rightboxcontent ul , .singleboxcontent ul{
margin:0px;
padding-left:0px;
}
.leftboxcontent ul ul, .rightboxcontent ul ul, .singleboxcontent ul ul{
list-style-type: square;
margin:0px;
padding-left:5px;
}
/* end */
your wordpress install..and wordpress sql database
should be in same database as zencart install..
See my earlier reply today, this thread(postnumber 98), in answer to Stenrique's similar post..
Last edited by misty; 11 May 2007 at 02:38 PM. Reason: added previous postnumber
Good call, you're probably right that this is where I failed because even on 6th viewing, I don't have a clue what he's talking about.
I did add the css he mentioned in the instructions to one of my zen's stylesheet.css. The style.css should just stay in the wp-content/theme directory, right? I didn't do any modding of the footer, sidebar or the style.css sheet.
I just tried uploading his SAMPLE default theme and all of the css disappeared and the articles weren't found either. I put it back to the way it was.
Is he saying we should put some of these files in the zen templates directory? Sorry, not sure why I'm so confused by this. I have tried to follow the directions closely.
You're right that my URL is wrong -- the sidebox database sql is correct as far as i can tell, though.
Currently using ZEN CART v. 1.3.6
I just noticed this in one of the first posts on this thread:
Where in the world does it say to do that? I'm figuring I didn't set the URL correctly on the wordpress management screen -- but it doesn't give any direction for this in the readme. Are there instructions somewhere I'm missing?Please set the following with an option of a wordpress management screen.
-- Blog address (URI):Your_ZenCart_URL/index.php?main_page=wordpress
Currently using ZEN CART v. 1.3.6
Additional(I quoted it above) css should be added to your current template's stylesheet.I did add the css he mentioned in the instructions to one of my zen's stylesheet.css.
His sample theme file should be added to your zencart install folder inI just tried uploading his SAMPLE default theme and all of the css disappeared and the articles weren't found either. I put it back to the way it was.
/includes/templates/nameofyourtemplate/templates
I found that the missing lower portion of the sidebox is due to the missing 'div' element in the sidebox code.
However, I am still encountering the error:Could you elaborate on the following?TIA.Warning: mysql_error(): 10 is not a valid MySQL-Link resource in /home/mysite/public_html/blog/wp-includes/wp-db.php on line 177
Is your WordPress Module installed in same SQL database as your zencart install?
Can you post sql details? do entries start as
zen_wp_
Have just installed WordPress Module(latest 1.3 Version)
into Demo ZenCart 1.37 showcase site
at http://dezinashop.com/demo/
As you will see, sideboxes work fine, as does 3 latest blog
posts integrated into zencart main index page..
WordPress mod files uploaded directly into zencart folder....
For some reason, I'm getting a "Server not found" error when I click on the link to the demo site.
Yes, wordpress tables are installed in the same database as those of zencart tables.Is your WordPress Module installed in same SQL database as your zencart install?
Mind elaborating on the above? Brain's at 1st gear now. If I understand you correctly, all my Wordpress tables are prefixed with "mysite_wp_".Can you post sql details? do entries start as
zen_wp_
My zencart is still at version 1.36 and Wordpress is installed in a sub-folder named "blog" under my catalogue (home/mysite/public_html/blog). TIA.
Bookmarks