OIO Publisher & Mac
I just want to make a quick announcement that the OIO Publisher plugin is an awesome and powerful tool for advertisement’s controled by you!
But I upgraded my girls site JeanaSay.com to the latest WordPress 2.7 and already had the latest OIO install.
Anyway it didn’t work in the Mac environment under Safari, we couldn’t log in to the regular wp-admin and got a pop up of database entry’s missing..
hmmm….??
Click here to continue reading
Bug Fix OIOPulisher 2.07
As I have mentioned before, I am using the OIO Publisher Plugin, which you can see/use/purchase by clicking on the advertisement ad, or my advert page.
Anyway, it suddenly was not working and would say “plugin off line” on the purchase page, when it most certainly was not.
After contacting Simon over at OIO. I got a quick response to view this forum thread.
Indeed, this fix worked!
Here is what you need to do.
Click here to continue readingOPEN
include/config.php
FIND
if($oiopub_set->wp_load == 1) {
include_once($oiopub_set->wp_config);
}REPLACE WITH
if($oiopub_set->wp_load == 1) {
$oio_cwd = getcwd();
chdir(str_replace("/wp-config.php",
