Fixed the G2 Album Navigation Sidebar Entry!
The problem was in the readfile call, which is a security violation on more and more PHP sites/installations. The workaround was found in this forum thread.
Implementing a Curl Security call rather than readfile worked like a charm.
Wooo-hooo! Success!
powered by performancing firefox
Posted in WebSite Configuration and tagged php by greggl with no comments yet.
More on Integrating WP & G2 with Red Bridge theme
Creating my wpg2header.php file
Here’s a link to the sight that got me started on integrating WP2.1 with Gallery2 and my customized Red Bridge theme I’ve adopted.
Also a great site for WP themes is: ThemePorter.com (where Red Bridge comes from)
On the Gallery2 site, search for WPG2:Creating_a_custom_wpg2header.php_file
powered by performancing firefox
Posted in WebSite Configuration and tagged php, Red Bridge by greggl with no comments yet.