Is this possible to do with this plugin?
Any help would be greatly appreciated.
]]>As a courtesy I will also post it here:
1) Go to your WordPress directory and add the following code to WP-config.php…
‘
// ***** IE-warning fix for CG-Amazon *****
include_once(‘wp-content/plugins/cg-plugins/error-handler.php’);
‘
That’s it.
I browsed my site, and everything looked hunky-dory.
I downloaded CG-Powerpack from the version 1.5.3.1 link on chait.net. I deleted all of my old CG plugin files and installed the new files.
I then activated the cg-amazon plugin. Browsing to the site now produces a blank page. I can see/do anything on the admin pages, but I can’t see anything on the main site.
Deactivating cg-amazon brings everything back.
There is nothing in the default theme that is using cg-amazon. I can activate cg-inline with no problems, so this isn’t a problem with the whole Chait powerpack.
When I bring up the manage plugins page, it shows cg-amazon as being version 1.5.2 instead of 1.5.3.1. I don’t know if this is significant or not. The file I downloaded did have the name CG1531.zip.
I checked all of the cg powerpack php files for blank lines at the end. There were a few. I delete the blank lines. It still produces a blank page.
I’ve searched the support forums and can’t find anything on this.
I’ve fallen back to WP 1.5 until I can get this figured out. I use cg-amazon quite a bit, so the is a real showstopper.
Thanks in advance for any help.
]]>I browsed my site, and everything looked hunky-dory.
I downloaded CG-Powerpack 1.5.3.1. I deleted all of my old CG plugin files and installed the new files.
I then activated the cg-amazon plugin. Browsing to the site now produces a blank page. I can see/do anything in on the admin pages, but I can’t see anything on the main site.
Deactivating cg-amazon brings everything back.
There is nothing in the default theme that is calling cg-amazon. I can activate cg-inline with no problems, so this isn’t a problem with the whole powerpack.
When I bring up the manage plugins page, it shows cg-amazon as being version 1.5.2 instead of 1.5.3.1. I don’t know if this is significant or not.
I checked all of the cg powerpack php files for blank lines at the end. There were a few. I delete the blank lines. It still produces a blank page.
I’ve fallen back to 1.5 until I can get this figured out. I use cg-amazon quite a bit, so the is a real showstopper.
I’m open to suggestions. Thanks in advance for any help.
]]>Warning: array_filter() [function.array-filter]: The second argument, ‘Array’, should be a valid callback in C:\Apache2\htdocs\blog\wp-includes\capabilities.php on line 152
Warning: Invalid argument supplied for foreach() in C:\Apache2\htdocs\blog\wp-includes\capabilities.php on line 156
Has anyone else seen these? Anyone have any ideas?
]]>People who got the 1.5.3 release PLEASE re-grab the .1 bugfix — CG-Referrer wasn’t tracking ANYTHING due to a bug in the new tracking variables. Thanks, and sorry for the mixup!
Changes:
CG-Amazon:
– Moved the Amazon README file to the top level directory
– fixed missing unicode functions error.
CG-FeedRead:
– now handles picking the right URL out of multiple HREFs per feed.
CG-Inline:
– now defaults forceContentClears to FALSE, as some themes showing issues
CG-Referrer:
– DEFAULTS TO NO BLACKLISTING. Read the readme for updated usage instructions, as there’s a lot of new documentation in there (and may need some tweaks). Basically, there’s now four globals that can be set in wp-config.php to control what gets tracked, and what gets validated/blacklisted (and whether blacklisted referrers get bounced).
Any Qs, fire away!
-d
CHAITGEAR
Top ticket items (README.txt for more…):
– CG-PostOrder now fully functional, with Admin panel
– the _target redirect is now under global variable control.
– CG-Referrer Admin overhaul, more data, more access
– CG-Amazon content encoding updates, random-item bugfix
– CG-Feedread improved output wrappering, multifeed
– CG-Related back functioning again
– CG-SameCat back functioning again
Thanks!
-d
]]>