raymeo
Forum Replies Created
-
Forum: Networking WordPress
In reply to: How can I subscribe new users to all blogs by default?Hey there, thanks for the reply.
I have restricted the option to leave comments. It is available to registered users only. That is what I hope the subscriber role will give the network user — the ability to comment.
On my website, I have my network set up like so…
blog1.mynetwork.com
blog2.mynetwork.com
blog3.mynetwork.comIf a user registers through blog2.mynetwork.com, I can look in Super Admin > Users, refer to the Sites column, and see that the user only has blog2 listed by their name. Not blog1 or blog3.
So if I understand you correctly, are you saying that they should still be able to comment on the rest of the network’s blogs, even though the blogs are not showing up next to their name in the Users list? Or should I follow your instructions every time somebody registers, using SuperAdmin->Sites->Edit to manually add their subscriptions to other blogs?
Forum: Fixing WordPress
In reply to: How to change the display of media?*bump*
Forum: Fixing WordPress
In reply to: Passing wp_logout_url to a button in Flash — why isn’t this working?Yes, the Flash link is definitely requesting:
"GET beingray.net/blog/wp-login.php?action=logout HTTP/1.1" 500 1270 "http://beingray.net/blog/" "Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.1.3) Gecko/20090824 Firefox/3.5.3 (.NET CLR 3.5.30729)"While the normal link, if I remember the time correctly, is requesting:
"GET beingray.net/blog/wp-login.php?action=logout&_wpnonce=af91afa33f HTTP/1.1" 302 5 "http://beingray.net/blog/" "Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0)"Followed immediately by:
"GET beingray.net/blog/wp-login.php?loggedout=true HTTP/1.1" 200 2249 "http://beingray.net/blog/" "Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0)"Forum: Fixing WordPress
In reply to: Passing wp_logout_url to a button in Flash — why isn’t this working?Bump
Forum: Fixing WordPress
In reply to: Flash navbar from scratch – undefined function error?Aaaaand another bump after getting home…
Forum: Fixing WordPress
In reply to: Flash navbar from scratch – undefined function error?Quick bump before I run off to work.
Forum: Plugins
In reply to: Upload photos to new WordPress post from mobile phone?Sweet, thanks. I searched on Google, but there’s no mention of photos in those plug-in descriptions so they never would have come up. Thanks again. π
Forum: Fixing WordPress
In reply to: Flash navbar from scratch – undefined function error?I moved both the .swf and the .php file to wp-content/uploads and still get the same error.
Fatal error: Call to undefined function: wp_loginout() in /home/content/b/e/i/beingray/html/blog/wp-content/uploads/sites.php on line 1
I even tried executing the .php file directly, rather than just looking at the .swf file and I got the same error there too.
Forum: Plugins
In reply to: Upload photos to new WordPress post from mobile phone?Forum: Plugins
In reply to: Upload photos to new WordPress post from mobile phone?Once more… :/
Forum: Plugins
In reply to: Upload photos to new WordPress post from mobile phone?Bump. >_>