0
Welcome Guest! Login
0 items Join Now

Help needed with phpbb settings please

  • Help needed with phpbb settings please

    Posted 15 years 7 months ago
    • Hi there.

      I paid for a phpbb template plus a number of others from Rochettheme a little while back.
      I would like the template to have post notifications automatically selected when a user makes a post.

      I have found how to do it with the standard phpbb templates but unsure which file I have to edit for the Rockettheme ones.

      Im using the mix mag phpbb template. I cannot access the other forums now so any help would be much appreciated.

      For the standard prosilver and prosilver-based styles, you would OPEN styles/*/template/posting_editor.html.

      FIND:

      Code: Select all
      <!-- IF S_NOTIFY_ALLOWED -->
      <div><label for="notify"><input type="checkbox" name="notify" id="notify"{S_NOTIFY_CHECKED} /> {L_NOTIFY_REPLY}</label></div>
      <!-- ENDIF -->



      REPLACE WITH:

      Code: Select all
      <!-- IF S_NOTIFY_ALLOWED -->
      <div><label for="notify"><input type="checkbox" checked="checked" name="notify" id="notify"{S_NOTIFY_CHECKED} /> {L_NOTIFY_REPLY}</label></div>
      <!-- ENDIF -->

      Any help would be great.

      Thanks guys!
    • http://www.gymjunkie.co.nz http://www.720.co.nz
    • JEM's Avatar
    • JEM
    • Preeminent Rocketeer
    • Posts: 17917
    • Thanks: 4

    Re: Help needed with phpbb settings please

    Posted 15 years 7 months ago
  • Re: Help needed with phpbb settings please

    Posted 15 years 7 months ago
    • JEM's Avatar
    • JEM
    • Preeminent Rocketeer
    • Posts: 17917
    • Thanks: 4

    Re: Help needed with phpbb settings please

    Posted 15 years 7 months ago
    • You should still be able to view the instructions and tutorials with the links I posted.

      If not I suggest renewing your subscription.
    • Thanks,
      jim
  • Re: Help needed with phpbb settings please

    Posted 15 years 7 months ago
    • JEM's Avatar
    • JEM
    • Preeminent Rocketeer
    • Posts: 17917
    • Thanks: 4

    Re: Help needed with phpbb settings please

    Posted 15 years 7 months ago
    • Of course the info will be there, along with the phpBB3 support staff to answer all your questions.... 8)
    • Thanks,
      jim
  • Re: Help needed with phpbb settings please

    Posted 15 years 7 months ago

Time to create page: 0.049 seconds