HorrorUK
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Error 310 (Chrome) & wp-admin showing unformatted main pageThis is the error message:
Error 310 (net::ERR_TOO_MANY_REDIRECTS): There were too many redirects.
But that doesn’t always show, sometimes it is the unformatted page.
Forum: Fixing WordPress
In reply to: Error 310 (Chrome) & wp-admin showing unformatted main pageThat’s strange, it’s using sub-folders
Forum: Networking WordPress
In reply to: Forbidden page when editing site settingsJudging from what you said in the first sentence, you must know me :o)
I’ll do that and see what happens, thanks.
Forum: Networking WordPress
In reply to: Forbidden page when editing site settingsYes, it’s just been set up
Forum: Networking WordPress
In reply to: Forbidden page when editing site settingsHi again 🙂
By default, the permalink structure is:
/blog/%category%/%postname%
I am trying to change that to:
/%category%/%postname%
EDIT
I just went in and made no edits, just clicked to save and still get the Forbidden messageThanks, I’ll check out those pages
Thanks. I think I must have just got confused about doing it before.
Do you know where I can find a tutorial on creating the page on a subsite? Also, is it possible to ahve that page automatically created with a new subsite?
Forum: Networking WordPress
In reply to: restrict multisite to one site per userThanks for that, it looks perfect for the job :o)
Forum: Networking WordPress
In reply to: restrict multisite to one site per userThanks for the link, but I’m after allowing users to sign up and only have the ability to create a single site, instead of being able to create multiple sites.
Forum: Fixing WordPress
In reply to: Show page only to specific users?Thanks, that looks good for doing it by role, but I’m after something that will allow you to select members themselves.
This is for a site that allows film makers to place their film online, and then we can give access to specific film festivals that they have submitted to, so there will be lots of films and each will have submitted to different festivals, meaning the role system wouldn’t work unfortunately.
Forum: Themes and Templates
In reply to: Place current username into a linkThanks, I’ll have a play with it and see what I get :o)
Forum: Themes and Templates
In reply to: Place current username into a linkThanks Chip.
Where would that go within this?
'parent_url' => $bp->displayed_user->siteurl . '/members/my-events' . '/',Ah yeah, I see that now thanks.
Forum: Fixing WordPress
In reply to: Show info from custom field only when there is a value?Thank you, that did the job perfectly 🙂
Forum: Networking WordPress
In reply to: New sites URL?Thanks, I’ll think I’ll play it safe and use it as it’s meant to be. I don’t want something to break further down the line.
Thanks.