Jason
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Discord] role integrationThat’s largely out of scope for this plugin. Plus the bot’s permission/role level shouldn’t be above that of your actual admins, so it’s not capable of managing admin permissions.
Forum: Plugins
In reply to: [WP Discord] role integrationMessages submitted by webhooks are not user-owned, they cannot have roles, the bot account is only needed to manage the Webhook. Since the messages themselves don’t come from a user, they cannot be assigned roles, given a name color, etc.
Forum: Plugins
In reply to: [WP Discord] Join server just goes to parent urlThe plugin could probably either (1) generate the invite so that this doesn’t happen or (2) test it so that it knows (and can hide the option) if it’s invalid/expired.
Forum: Plugins
In reply to: [WP Discord] 2 things neededre: in-site chat, this is very unlikely to happen. See https://www.reddit.com/r/discordapp/comments/3tucod/embedding_discord_via_iframe_disabled/ and https://feedback.discordapp.com/forums/326712-discord-dream-land/suggestions/16706542-embed-discord-text-chat-into-website
Forum: Plugins
In reply to: [WP Discord] Discord chatDiscord already makes a great chat experience that works in the browser (on their site), in a Desktop app, or on most mobile devices. What they *don’t do* is allow chat to be embedded for numerous reasons such as chat experience, security, etc. See https://www.reddit.com/r/discordapp/comments/3tucod/embedding_discord_via_iframe_disabled/ and https://feedback.discordapp.com/forums/326712-discord-dream-land/suggestions/16706542-embed-discord-text-chat-into-website
No, we won’t see in-channel chat soon.
Forum: Everything else WordPress
In reply to: “MichaelH” blocked my IP Blockage. Why?sounds like Akismet?
Unless this is a wp.com issue…, but I do agree. More information is sorely needed.
Forum: Installing WordPress
In reply to: PHP5 and MySQLThe error message doesn’t mean anything about your MySQL connection, it means that PHP doesn’t have support for MySQL at all.
I’d suggest re-running your installation of PHP and look for any ‘advanced’ or ‘custom’ options.
Forum: Fixing WordPress
In reply to: RSS Feed ProblemsWordPress comes with RSS feeds automatically.
Out of the box.Forum: Fixing WordPress
In reply to: Can’t log in to my dashboard.This has happened on my 1.5.2 installation, so it is not limited to 2.0
Forum: Fixing WordPress
In reply to: Can’t log in to my dashboard.Did any of your folks do what I had suggested? And did it work?
Log in. (even if it does glitch, just log in)
Go back to your homepage and refresh (+clear cache but not cookies).
Click on any edit post button.It’s a dashboard problem that affected me and mysteriously stopped.
Forum: Themes and Templates
In reply to: The perfect theme – available now!That is REALLY REALLY nice.
One (ultra nitpicky) suggestion:
For the love of all that is holy, format your code ~_~.The site is beautiful.
The code is garbage.Forum: Fixing WordPress
In reply to: Can’t log in to my dashboard.I’m assuming you use IIS?
If not, what is the actual web server software you’re using?Forum: Themes and Templates
In reply to: Theme compatabilityPickiness alert:
<strike>should not be used.
Use CSS (hint: text-decoration) instead.Forum: Fixing WordPress
In reply to: HTML instead of XHTMLXHTML (to spec) should be with the mime-type application/xhtml+xml like Jewels said.
IT’s not XHTML without it.It’s a big nitpicky standards issue.
The reason why it’s an issue is because Internet Explorer prompts the user to download pages served as application/xhtml+xml.Rumor has it, that’s still the case even in IE7 builds.
Bad Behavior :).
Unless you’re calling yourself best spam, in which case I disagree heavily.