wpvince
Forum Replies Created
-
Forum: Plugins
In reply to: [Plugin: Pretty Link] make links withouth ‘www.’ in it ?On Twitter, you don’t need to add http:// if you use www in your URL’s
tht’s quite a saving of charactorsForum: Fixing WordPress
In reply to: Autoupgrade on a dedicated serverWould the following achieve the same:
chown nobody wp-content
Thanks
Oh, that’s a shame π
Forum: Plugins
In reply to: Is there a LinkedIn pluginMaybe it’s possible for a developer to look into the follwoing:
http://openinviter.com/download.phpWould their code be of any use?
Many thanksForum: Plugins
In reply to: [Plugin: OpenInviter for WordPress] Broken Plugin and No SupportHas anyone tried the ‘official’ version here:
http://openinviter.com/download.phpForum: Plugins
In reply to: [Plugin: AdServe] Compatible with 2.7?Is it compatible with WP 2.8.5?
ThanksForum: Plugins
In reply to: Is there a LinkedIn pluginHi,
Thanks for the reply, but that link does not find what we are looking for:A plugin for blog visitors to use their LinkedIn login instead of registering for a new user account on our blog
Maybe it does not yet exist?
ThanksForum: Plugins
In reply to: chatroom plugin word press 2.1.2Hi,
I want to try this hack so I can have a full page chat.
Where in page.php do you suggest we insert the code 2notch?Many thanks
Forum: Plugins
In reply to: chatroom plugin word press 2.1.2Looks good.
Would it work with users logged-in via mobile phones? πForum: Plugins
In reply to: cforms – stable and loaded (contact form)Looks impresive.
I will have a play soon. πThank you very much for sharing.
– Vince
Forum: Plugins
In reply to: custom user levelsYou need to search for the role-manager plugin mentioned here:
http://codex.wordpress.org/Roles_and_Capabilities
I haven’t played with this one myself yet, but plan to use it soon.
Forum: Developing with WordPress
In reply to: MySQL encoding and DB backup/restore/transfer issuesMany hosters just haven’t realised since they upgraded from older version MySQL 4.0.2x to newer 4.1.x or 5.x
There are approx 3 lines in the my.cnf that they can remove to not enforce encoding at server level, and hence allow you to choose.
Ask them nicely. π
Forum: Installing WordPress
In reply to: WYSIWYG editor does not work with 2.1 !!!!!!Brand new install of 2.1 using Fantastico
Anything I creat, gives a page not found.
Not sure if related bug to everyone else here.– V