inweb
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: All widgets are gone after update to 3.9I’m having the same issue, but I haven’t been anywhere near the Appearance > Themes > Preview Theme
This has happened on 3 of my sites and I NEVER go to Preview Theme.
Unfortuantely all my sites auto update to the latest version of WP- so I have to stay out of everything.
Have activated a widget saver plugin, but haven’t lost any widgets since I’ve done that – so not even sure if that’s a save for me 🙁
Forum: Plugins
In reply to: [MailPoet Newsletters (Previous)] Not Working in WPMU?I’m having the same problem.
is there another support forum that gets looked at regularly I wonder?
Forum: Networking WordPress
In reply to: wp-admin diverts to public_html/wp-adminI can’t find public_html anywhere in .htaccess – any other ideas?
LOL I just hid anything that looked passwordish
Forum: Networking WordPress
In reply to: wp-admin diverts to public_html/wp-adminI have no idea what I’m looking for in the wp-config file… can you elaborate a little please?
Here’s some of the crap… I mean what I’ve got in there (I’ve bla bla bla’d passwords & stuff):
/** The name of the database for WordPress */ define ('WP_CACHE','true'); define('DB_NAME', 'allthing_wpmu'); /** MySQL database username */ define('DB_USER', 'bla bla bla'); /** MySQL database password */ define('DB_PASSWORD', 'bla bla bla'); /** MySQL hostname */ define('DB_HOST', 'localhost'); /** Database Charset to use in creating database tables. */ define('DB_CHARSET', 'utf8'); /** The Database Collate type. Don't change this if in doubt. */ define('DB_COLLATE', ''); define('VHOST', 'yes'); $base = '/'; define('DOMAIN_CURRENT_SITE', 'allthingsquilting.com.au' ); define('PATH_CURRENT_SITE', '/' ); define('BLOGID_CURRENT_SITE', '1' ); /**#@+ * Authentication Unique Keys. * * Change these to different unique phrases! * You can generate these using the {@link http://api.wordpress.org/secret-key/1.1/ WordPress.org secret-key service} * * @since 2.6.0 */ define('AUTH_KEY', 'bla bla bla'); define('SECURE_AUTH_KEY', 'bla bla bla'); define('LOGGED_IN_KEY', 'bla bla bla'); define('NONCE_KEY', 'bla bla bla'); define('AUTH_SALT', 'bla bla bla'); define('LOGGED_IN_SALT', 'bla bla bla'); define('SECURE_AUTH_SALT', 'bla bla bla'); /**#@-*/ /** * WordPress Database Table prefix. * * You can have multiple installations in one database if you give each a unique * prefix. Only numbers, letters, and underscores please! */ $table_prefix = 'wp_'; /** * WordPress Localized Language, defaults to English. * * Change this to localize WordPress. A corresponding MO file for the chosen * language must be installed to wp-content/languages. For example, install * de.mo to wp-content/languages and set WPLANG to 'de' to enable German * language support. */ define ('WPLANG', ''); // double check $base if( $base == 'BASE' ) die( 'Problem in wp-config.php - $base is set to BASE when it should be the path like "/" or "/blogs/"! Please fix it!' ); // uncomment this to enable wp-content/sunrise.php support define( 'SUNRISE', 'on' ); // uncomment to move wp-content/blogs.dir to another relative path // remember to change WP_CONTENT too. //define( "UPLOADBLOGSDIR", "fileserver" ); //define( "UPLOADS", "files" ); // If VHOST is 'yes' uncomment and set this to a URL to redirect if a blog does not exist or is a 404 on the main blog. (Useful if signup is disabled) // For example, the browser will redirect to http://examples.com/ for the following: define( 'NOBLOGREDIRECT', 'http://example.com/' ); // define( 'NOBLOGREDIRECT', '' ); // On a directory based install you can use the 404 handler. // Location of mu-plugins // define( 'WPMU_PLUGIN_DIR', '' ); // define( 'WPMU_PLUGIN_URL', '' ); // define( 'MUPLUGINDIR', 'wp-content/mu-plugins' ); // Uncomment to disable the site admin bar //define( 'NOADMINBAR', 1 ); define( "WP_USE_MULTIPLE_DB", false ); define( 'NONCE_SALT', 'bla bla bla' ); /* That's all, stop editing! Happy blogging. */ /** WordPress absolute path to the WordPress directory. */ if ( !defined('ABSPATH') ) define('ABSPATH', dirname(__FILE__) . '/'); /** Sets up WordPress vars and included files. */ require_once(ABSPATH . 'wp-settings.php'); ?>Forum: Networking WordPress
In reply to: Active plugins not showing in admin for each siteIs there any way to change that?
I need to network activate then de-activate if they don’t need it.
Forum: Plugins
In reply to: [WP Customer Reviews] Submit not working in IE 7 or 8anyone have any ideas on this?
Forum: Fixing WordPress
In reply to: Post by Email vanished from SettingsI LOVE WordPress!! Everytime I have a little hiccup… I just stroll over here, take a quick peek & voila!… there’s my answer!
Thanks guys…. again
Forum: Plugins
In reply to: [WP Customer Reviews] Submit not working in IE 7 or 8I’ve done the auto upgrade which has given me version 2.3.9.
I’m still getting the same problem!
So I still need help on this please.
Forum: Fixing WordPress
In reply to: Kitchen sink not accessiblehey there
I had the same problem – it was driving me totally nuts all day!!
Here’s what I did to fix it…
renamed wp-includes folder
downloaded wp3.1
uploaded new wp-includes folder
installed delete-revision plugin and ran it. deleted 73 revisions
re upload wp-includes/js/tinymce folder
deleted original renamed wp-includes folder
deleted newly uploaded wp-includes folder
re uploaded wp-includes folder
Now deactivating plugins
deleted AIOSEO as it’s caused a conflict in the pastFIXED!!!!!
After reactivating one at a time – have found the culprit…
PROBLEM PLUGIN: Embedded Video
Good Luck!
Stef
Forum: Plugins
In reply to: [Plugin: NextGEN Gallery] Upgrade loopI had the same problem, and finally got it working by…
1. deactivate the plugin from sitewide
2. activate for main blog only
3. deactivate
4. activate sitewide
I have no idea why – but that worked.Forum: Fixing WordPress
In reply to: Categories & Tags not workingI’m having exactly the same problem on my WPMU site.
I keep paying my tech guru restore a previously saved database and the categories will stay for a while and then disappear again. I’m not really happy to keep paying to have this fixed when I keep losing it anyway.
I’m running WPMU 2.9.2.
The problem didn’t coincide with an upgrade, or a plugin install or upgrade – there was nothing new happening.
My temp file is only at 13% so it’s not that.
Anyone found a solution to this?
Forum: Fixing WordPress
In reply to: Gold cart ecommerce – API Key incorrectI had the same problem – until a very clever person (with a clear brain) suggested I look at the email I got when I bought the Gold Cart Upgrade.
Well what do you know – the API key was there in the initial email all the time!
So – go look in that original email. I think I also saw somewhere on the instinct site where you can apply to get the API Key resent, but I only just thought of that while I’m typing this LOL.
Good luck
Forum: Fixing WordPress
In reply to: WPMU Set Categories for all new blogsokay but I still havent figured out how to make the categories site wide?
Stef
Forum: Fixing WordPress
In reply to: WPMU Set Categories for all new blogsooooh thats EXACTLY what I want to do! you are a champion – I’ll shoot you a quick email
thanks heaps!
Stef