Qlof on "Merging multiple WPMS installs into one"

August 30th, 2010 by admin

Now that the multi domain plugin is in the works, I would like to merge 3 wpms sites into one and use the multiple domain plugin instead of using 3 separate installs.

Is there a script for this? If not, it should be possible by extracting database tables, renaming them and inserting them creating a new blog-id for users. Anybody tried that?

Ovidiu on "feature suggestion for the follow up email plugin"

August 30th, 2010 by admin

@drmike:

can I schedule to run that script daily? does it keep track of those warnings it already sent out? Or will it keep nagging users till they update their blog or till it is time to delete their blogs?

Ovidiu on "wordpress keeps nagging to 3.0.1 although I am running 3.0.1"

August 30th, 2010 by admin

jepp. all done. changed the .htaccess file to point to the new ms-blogs.php …
followed the upgrade instructions word-for-word.

now that I went checking everything, one thing stands out to me though:

in my wp-config.php I have these entries:

define('LOGGED_IN_KEY', '24chars');<br />
define('LOGGED_IN_SALT', '24chars');<br />
define('AUTH_KEY', '24chars');<br />
define('SECURE_AUTH_KEY', '24chars');<br />
define('SECURE_AUTH_SALT', '24chars');<br />
define( 'NONCE_KEY', '24chars' );<br />
define( 'AUTH_SALT', '24chars' );<br />
define( 'NONCE_SALT', '64chars' );<br />

if I follow the link to generate new ones at: link http://api.wordpress.org/secret-key/1.1/ it only generates 4 of those keys with a 64char length, i.e.

define('AUTH_KEY', ';wr^lK7fkgOlYE&L}Nf5.+h?f#ZYD^or.-bGyFZ&F?9RHFv=-+1o]~85-OO/g52′);
define(‘SECURE_AUTH_KEY’, ‘o,r}CQN;Bh-s} ArLK!+:iEipe![/4Zxz$+2G&,Xg+9XH-e<+[;Xw4A/weg>dH@%');
define('LOGGED_IN_KEY', '{LRe)Y`)2~,8t[@ %VnW,:}fdEi<a[p&(qtw)/Wf+<2jk@}Z]zw9Xzbk1Nc|R|’);
define(‘NONCE_KEY’, ‘/;*CouN,QU;X9_R=u(_RPPdN-3/lY;^S;.wL]A% 8Ap.XaL)u?P>T|K3 c]4!-GR’);

Now shall I generate a new set of those long ones and replace my short ones? And why would the others be short?
Not sure if this is in any way related at all, I just stumbled upon it…

acanjo on "Create a members only print option with username on the print"

August 30th, 2010 by admin

Can you give me a hint on how to use getcurrentuserinfo in the code above. I cant get it to work…

jayncali61 on "Theme tab on easy admin mode"

August 30th, 2010 by admin

Using the fix mentioned above, I now have the “Manage Themes” tab. But I still do not have the “Customize Design” tab when I log in as the test site admin. It’s there when I log in as super admin.

Thanks!

jayncali61 on "Theme tab on easy admin mode"

August 30th, 2010 by admin

jayncali61 on "User password not set"

August 30th, 2010 by admin

I created a mu-plugins folder and moved several plugins into it. When I refreshed the plugins page on my site, I got messages saying those particular plugins had been deactivated because they did not exist. Did I miss something in the process?

Thanks

jayncali61 on "Easy Blogging v1.1"

August 30th, 2010 by admin

“After closing the easy blogging wizard, the admin page is opened in a frame below the easy blogging menu. The meny is displayed twice.”

I’m having this same problem. Thank you for any advice on how to fix this.

teachforus on "global posts feed defined as is_feed?"

August 30th, 2010 by admin

I’m noticing that WP Supercache keeps caching the feed generated by this plugin. Is the plugin defining the resulting feed such that is_feed() would return true? If not, how can this change be made with a code insertion?

danieldalonzo on "Slideshow on Product theme does not always load the first slide…"

August 30th, 2010 by admin

@mason – thank you. my hosting company has been jerking me around the last 72 hours. they instructed me to do move folders into another subdirectory and it messed up the database connections..i think that’s what they are saying. but the thing is, for the last 3 days I would call support and they would tell me the site is being worked on and it will be done in a few hours. so i have been sitting by the computer waiting for it to be fixed but its never working. then i call back again 48 hours later and they tell me nobody has looked at your problem yet.

my question is, do you or anyone know a good hosting company that offers wordpress support? i saw the wordpress VIP hosting and support but it is way out of my league at the moment.

thanks again,

dan