Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Sign In with Facebook Sign In with Google Sign In with OpenID Sign In with Twitter

Badges

Any minute now…

RogerH

Username
RogerH
Joined
Visits
20
Last Active
Roles
Member
Badges
0
Points
0
Posts
13

Comments

  • I don't get the 404 error but have the same issue with the welcome link directing to the wrong page. The relevant code appears to be in applications/dashboard/locale/~/definitions.php on line 113: "You can access the site at {/,url,domain}." I imag…
  • But I eventually found it here: http://vanillaforums.com/blog/developers/howdy-stranger
  • To be fair the answer given appears to relate to Vanilla 1 so it's not clear how to change it in Vanilla 2 (at least not to me).
  • "I added that to my file, and the errors still appear for guests. Does it have to be added to a specific place in the code? Am I missing something?" Sorry, haven't been back here for a while. I added it at the top of default.php, after
  • With a bit of Googling I found a fix for the error messages showing for guests, by adding this line to default.php: error_reporting(5);
  • Thanks.
  • I got the same until I made a selection in 'Roles & Permissions'. However I'm still getting it for guest users, even though they can't see the 'Add your comments' textarea. One oddity. If I disable this extension I'm left with these in the 'R…
  • "I added that to my file, and the errors still appear for guests. Does it have to be added to a specific place in the code? Am I missing something?" Sorry, haven't been back here for a while. I added it at the top of default.php, after
  • With a bit of Googling I found a fix for the error messages showing for guests, by adding this line to default.php: error_reporting(5);
  • Thanks.
  • I got the same until I made a selection in 'Roles & Permissions'. However I'm still getting it for guest users, even though they can't see the 'Add your comments' textarea. One oddity. If I disable this extension I'm left with these in the 'R…
  • This is excellent but is it possible to restrict which tags can be used? Ideally I'd like to block headers and rules.
    in Markdown Comment by RogerH March 2008
  • This is excellent but is it possible to restrict which tags can be used? Ideally I'd like to block headers and rules.
    in Markdown Comment by RogerH March 2008