Re: Debug WOZ worpress addon
Quote:
Originally Posted by
magicmike
Hello,
I have a problem when installing a wordpress addon, upon loading the addon I get the following error. I know that this addon works in a standalone wordpress install. So I am directing my debugging efforts towards the WOZ module.
Where is the add-on supposed to show up on your page, i.e. is it a sidebox widget, or is it a module that runs on the page, or both? Also, what is the add-on called?
As well, if you have a link to add, that may be helpful for someone to visualize where beginning of the error starts (and how the two systems code might be interacting with each other).
The info you gave is useful, but at my knowledge level, I would need these other things to help look into a solution.
Re: Debug WOZ worpress addon
The plugin name is "Another Wordpress Classifieds Plugin"
If you have a WOZ setup and want to test it out for yourself the plugin is here.
http://wordpress.org/extend/plugins/...ifieds-plugin/
The standalone install of the plugin on wordpress is here.
http://www.michaelouellet.com/
The link Trade Page under Pages is the plugin.
But it does not matter what page I am on on my Zen Cart store I get the
Fatal error: Call to a member function add_current_page() on a non-object in /home/elektrk2/public_html/isellortrade/includes/autoload_func.php on line 90
and nothing else the site is blank except for the error code.
I have to deactivate the AWPC plugin on wordpress for my website to come back.
Re: Blog links opening in new window without css styling...
Quote:
Originally Posted by
digsshowroom
I've sifted through this whole forum, and I apologize if I've missed the answer to my problem.
I got WOZ installed fine, and when the Blog Sidebar heading is clicked, it brings my blog up on the main page. However, if you click the Archives link (or categories, search, anything), it pops up a new window that doesn't look anything like my blog. The same is true when you click the comments link within the blog.
I can't tell if this is what Kiddo's patch is supposed to fix, but I've tried to use that without luck.
I also tried changing the settings in WP admin to use
http://www.digsshowroom.com/index.ph...page=wordpress as my blog address. This fixed it so the links didn't pop up a new window, but brought up a 404 on the main page and the following error messages on my WP admin:
Can anyone point me in the right direction? I would prefer the archives/categories/search to come up on the main page, but would settle for them coming up in a new window IF the styling was the same.
I'm using ZC 1.3.7 and WP 2.8.2. (Maybe I need an older version of WP?). WP is installed in /blog directory.
Site is here:
http://www.digsshowroom.com
Thanks in advance.
Looks like you have fixed your issue?
What a beautiful site! Very very nice.
Re: Wordpress On Zencart / Released
Great addon!
I get this error:
Warning: Cannot modify header information - headers already sent by (output started at /home/nakayama/public_html/includes/templates/lambe_green_lite/common/html_header.php:22) in /home/nakayama/public_html/blog/wp-includes/pluggable.php on line 865
Re: Wordpress On Zencart / Released
Okay, I cannot figure out where the functions.php is? I looked in every folder.
Quote:
Originally Posted by
kennyhoward
Re: Wordpress On Zencart / Released
Quote:
Originally Posted by
KT Naturals
Okay, I cannot figure out where the functions.php is? I looked in every folder.
Also tried Kiddo's fix, but couldn't find the original code in wordpress-config.php
I have ZC and WP in diff. directories
Re: Wordpress On Zencart / Released
Re: Wordpress On Zencart / Released
Quote:
Originally Posted by
KT Naturals
Okay, I cannot figure out where the functions.php is? I looked in every folder.
Quote:
To turn off Canonical URL Redirection, you can add the following code to your theme’s functions.php file.
As the article states, functions.php is in your WordPress folders.. (Usually with the theme/template files)
Quote:
Originally Posted by
KT Naturals
Also tried Kiddo's fix, but couldn't find the original code in wordpress-config.php
I have ZC and WP in diff. directories
As there have been ZERO updates to this add-on in well over a year, no reason this code would be different.. You may not have the right files.. Re-download WOZ and get a fresh copy of the mod files.. and then try applying kiddo's fix again..
Re: Wordpress On Zencart / Released
Okay, so I did Kiddo's patch correctly and same error.:shocking: