Re: Wordpress On Zencart / Released
Quote:
Originally Posted by
ladyink
Good Morning!
I have installed Wordpress in the root directory... Zen cart in /store. Things are improved this morning- I'm not getting an error message! It all still looks a little funny but that's cosmetic!
My main question here is... When I goto
www.mysite.com, I'm getting the generic wordpress template. When I goto
http://www.mysite.com/store/index.ph...page=wordpress I see the wordpress in my zen cart template (which is what I want - minus the cosmetic issues of course). How do I make
www.mysite.com look like that?
Any help is greatly appreciated!
Nancy
Can anyone offer any assistance for this? I've got all of my other modules installed now and the customer would really like to see all of the "good stuff" when he goes to the main URL. I'm sure it's a simple setting somewhere- I'm just not that proficient when it comes to wordpress!
Thanks
Nancy
Re: Wordpress On Zencart / Released
Hi all,
I've been trying to integrate both programs for the last 2 days. I don't seem to be getting anywhere. Not too sure what went wrong. I will list out the different methods I used.
Method A
1) Created woz category and uploaded zen cart 1.3.8a and wordpress 2.5 into individual folders.
2) Used different databases for both ZC and WP.
3) Installation went fine. Uploaded WOZ folders into the stated folders.
--> Do not understand the instructions: *[/ZC_ROOT/includes/templates/MY_TEMP/] to [/includes/templates/template_default/] --> can someone explain the meaning of this?
4) Edited the file for ZC: ('ABSPATH','/var/www/vhosts/mysite.com/httpdocs/woz/wordpress_25/')
5) Sideboxes were showing on ZC but I'm getting a "file not found".
This is what I get: http://www.singaporevault.com/woz/ze...page=wordpress
Method B would be the same as above, except that I used wordpress 2.51. Same problem.
From my understanding, it is due to my editing of the file includes/extra_configures/wordpress-config.php
I am just not understanding what is wrong though. I followed the instructions given by HIRA on his site: http://www.s-page.net/en/2008/04/13/...v138_and_wp25/
Any help would be grateful. Thank you...
Re: Wordpress On Zencart / Released
I think that ABSPATH is wrong simply.
Please confirm whether ABSPATH has a file(wp-config.php).
Re: Wordpress On Zencart / Released
I'm not good with ABSPATH.
My "wp-config.php" file is in "wew.singaporevault.com/woz/wordpress_25/wp-config.php"
So, what should I type into the "includes/extra_configures/wordpress-config.php" file?
What does "/var/" means?
What does "/vhosts/" means?
What does /httpdocs/" means?
If I've a better idea on how to create the path, I should be able to make it work.
I've tried a different method.
Method C:
1) Put both ZC and WP into the same folder.
2) Used the same database
3) Installed everything but again, I get the same problem.
Check: http://www.singaporevault.com/next/i...page=wordpress
I'm encountering same issue.
Arigato HIRA...
Re: Wordpress On Zencart / Released
Hi HIRA,
I've figured out the path for ABSPATH.
For anyone who needs to find it, I found it in post #218.
Quote:
hi,
It seems to have been hard to understand my explanation.
1.At first open [/includes/configure.php] on the server.
2.Please look at the line of [ define('DIR_FS_CATALOG', '***'); ] ,
and please copy text ***.
3.Open [/includes/extra_configures/wordpress-config.php] ,
and please paste a [***]+WordPress directory.
If it is your environment, it is the following images.
define ('ABSPATH','***wordpress/');
An important thing is to input it without making a mistake a COMPLETE path to your WordPress directory.
Now, I've a different problem. I got it to work when I put everything into the same folder but when I put them in 2 different folders, I get an error.
See the error at: http://www.singaporevault.com/woz/ze...page=wordpress
Re: Wordpress On Zencart / Released
Quote:
Originally Posted by
Svault
I'm not good with ABSPATH.
My "wp-config.php" file is in "wew.singaporevault.com/woz/wordpress_25/wp-config.php"
So, what should I type into the "includes/extra_configures/wordpress-config.php" file?
define ('ABSPATH','woz/wordpress_25/');
It's that simple... first active line in wordpress-config.php
If you place all in the root, "wew.singaporevault.com" then 'ABSPATH','/'
Re: Wordpress On Zencart / Released
:censored:
I've been in the process of switching webhosts and my new host set me up a temporary website while I got all the kinks worked out. I had everything working perfectly, but as soon as the domain name propagated today I got this error:
Warning: Cannot modify header information - headers already sent by (output started at /home/queerrep/public_html/includes/templates/qr/common/html_header.php:22) in /home/queerrep/public_html/wp-includes/pluggable.php on line 689
I read that sometimes this error is caused by an extra space or lines in the first file it mentions ... so I checked and there's no extra space or lines. So I looked at the second file and on lines 688 and 689 it reads,
Code:
status_header($status); // This causes problems on IIS and some FastCGI setups
header("Location: $location");
Is this what's causing this message? If so, how do I get rid of it?
page is here:
http://www.queerrepublictees.com/ind...page=wordpress
I'm running ZenCart 1.3.7 and this is WP 2.5
Re: Wordpress On Zencart / Released
I need help please. I don't understand why when viewing archives, all the archives work and show posts except for Categories. When it's in the categories archive, it shows nothing, all it says is "Not Found" and is replaced by a search box, any help on this please? It's driving me insane.
You can see the problem here
http://www.oxylifeco.com/store/?cat=29
Thanks guys
Re: Wordpress On Zencart / Released
Quote:
Originally Posted by
reden
I need help please. I don't understand why when viewing archives, all the archives work and show posts except for Categories. When it's in the categories archive, it shows nothing, all it says is "Not Found" and is replaced by a search box, any help on this please? It's driving me insane.
You can see the problem here
http://www.oxylifeco.com/store/?cat=29
Thanks guys
Which version of Word Press are you using? I see you're using BlueHost and I was told by them this morning that people using WP 2.5 need to upgrade to 2.5.1 because there are too many problems on their platform with 2.5.
Is anybody out there using 2.5.1 successfully with the WOZ module?
I guess I'll take one for the team and try it later today ....
Re: Wordpress On Zencart / Released
I''m using version 2.3.2. Do you have an idea of what's going on?