Terso
Forum Replies Created
-
Forum: Networking WordPress
In reply to: Can't enable WordPress Multisiteoohhh… I see now “Network” is under “Tools”, did it get moved back?
Doesn’t seem to be mentioned in the changes of WordPress 3.1.3 or anywhere else that I can see.
Forum: Networking WordPress
In reply to: Can't enable WordPress Multisitethanks for spotting that! oddly enough I was only copying and pasting from the codex so I wonder how that slipped in?
I still don’t see the “Network Admin” link however… :-s
But going directly to http://mysite.com/wp-admin/network.php seems to work instead 🙂
Forum: Networking WordPress
In reply to: Can't enable WordPress MultisiteWhen I look at instead:
http://mysite.com/wp-admin/network.phpI then get:
“You must define the WP_ALLOW_MULTISITE constant as true in your wp-config.php file to allow creation of a Network.”Yet I have done exactly that was I was told!
define(‘WP_ALLOW_MULTISITE’, true);
Forum: Networking WordPress
In reply to: Can't enable WordPress MultisiteThought I should add as well that I can modify the linking structure at http://mysite.com/wp-admin/options-permalink.php just fine
which is one of the suggestions to check if you can install sub directory site ok:
http://codex.wordpress.org/Create_A_NetworkForum: Installing WordPress
In reply to: Installing WordPress Inside GoDaddy & Mac capable?you will want to first of all get your domain working on Godaddy (their one click install or whatever, should do everything for you?)
then after that you can import your content from your blog at WordPress.com
Forum: Networking WordPress
In reply to: Multisite vs. buddypress StrategyI’m in a similar boat to you, and I suspect multisite + buddypress is the way to go
Forum: Fixing WordPress
In reply to: Internal Linking Bug WP 3.1 – text turning into LINKS auto-magicallyThanks!! I’ve now enabled this on my client’s site, hopefully this will encourage them to use and understand social media more 🙂
One more question though, I can’t seem to easily tweet from the dashboard unless I hit retweet then remove the “RT @person:”?
Well, until I find how to get Dashboard Twitter to work I’m going to be using Twitter Tools instead for the automatic tweeting of new posts.
However I was hoping for the twitter newsfeed to be displayed on the dashboard :-s
I had the same problem of a constant loop just now for a few minutes until I clicked what my error was (I was just reusing an old app you see and hadn’t followed each detail of the instructions).
You need to run the last step of the set up:
You should be all good to go now 🙂
Forum: Plugins
In reply to: [Tools for Twitter] Fatal error with ' Twitter Tools 'I just got exactly the same error myself, did you manage to resolve this yourself?