Jump to content


- - - - -

IP.Board 2.3: Changing "leave a link" to no


  • Please log in to reply
8 replies to this topic

#1 AndyF

AndyF

    Cogito ergo sum

  • Management
  • PipPipPipPipPipPipPipPipPipPip
  • 8,414 posts
  • Location:Derby, UK
  • Real Name:Andy
  • IPB Version:v3.2.x
Contributor

Posted 24 November 2008 - 06:30 PM

This is the support topic for the tutorial Changing "leave a link" to no.  Please post here if you have any questions or feedback.

#2 RichardC

RichardC

    ^^ They think you are odd

  • IM Supporters
  • PipPipPipPipPipPipPipPip
  • 1,028 posts
  • Location:United Kingdom
  • Real Name:Richard
  • IPB Version:v2.3.x
Contributor

Posted 25 November 2008 - 09:45 AM

Quote

Some people may prefer when moving topics to have the "leave a link" set to no as the default choice.

That would be me then ;)

thanks Andy

#3 AndyF

AndyF

    Cogito ergo sum

  • Management
  • PipPipPipPipPipPipPipPipPipPip
  • 8,414 posts
  • Location:Derby, UK
  • Real Name:Andy
  • IPB Version:v3.2.x
Contributor

Posted 25 November 2008 - 10:30 AM

Me too ;)

View my tutorials

Please do NOT pm me with support related questions unless requested.
If you are in need of help or assistance, please post on the forum in the appropriate section!



A Look Back - 1.0.1 - 1.3.1 - 2.0.0 - 2.1.7 - 2.2.0 - 2.3.6

#4 Dragonlady

Dragonlady

    n00b

  • Members
  • Pip
  • 2 posts
  • Real Name:Pamela
  • IPB Version:v2.3.x

Posted 03 January 2009 - 11:51 AM

I would love to have mine set to "no", but I can't get this to work. I followed down to the 'move form'. I deleted lines shown in your top pic in the tutorial. Then I did a copy/paste of the lines shown in your bottom pic.

That's where you stopped. You didn't put how to save the change or anything else. I always thought Tutorials are for people who don't know how to do something. In yours, you seem to be assuming that people have knowledge that some of us don't have.

Could you please tell me what I'm supposed to do after changing those lines? How am I supposed to save the change? When I stop after changing the lines and go to the skin and try to move something, it is still set to "yes".

#5 AndyF

AndyF

    Cogito ergo sum

  • Management
  • PipPipPipPipPipPipPipPipPipPip
  • 8,414 posts
  • Location:Derby, UK
  • Real Name:Andy
  • IPB Version:v3.2.x
Contributor

Posted 03 January 2009 - 02:06 PM

View PostDragonlady, on Jan 3 2009, 11:51 AM, said:

I would love to have mine set to "no", but I can't get this to work. I followed down to the 'move form'. I deleted lines shown in your top pic in the tutorial. Then I did a copy/paste of the lines shown in your bottom pic.

That's where you stopped. You didn't put how to save the change or anything else. I always thought Tutorials are for people who don't know how to do something. In yours, you seem to be assuming that people have knowledge that some of us don't have.

Could you please tell me what I'm supposed to do after changing those lines? How am I supposed to save the change? When I stop after changing the lines and go to the skin and try to move something, it is still set to "yes".

I'm sorry if you found it missing the save step, although I have not had anyone mention this before. I do try to write my tutorials to make them friendly and as easy to follow as possible. ;)

To clarify, you just need to click the "Save Template Bit" button after you have made the change. Quick screenshot...

Attached File  saving_template.png   45.08K   0 downloads

Remember if you have multiple skins, you will need to repeat this on each of those you wish this to effect. :)

View my tutorials

Please do NOT pm me with support related questions unless requested.
If you are in need of help or assistance, please post on the forum in the appropriate section!



A Look Back - 1.0.1 - 1.3.1 - 2.0.0 - 2.1.7 - 2.2.0 - 2.3.6

#6 Dragonlady

Dragonlady

    n00b

  • Members
  • Pip
  • 2 posts
  • Real Name:Pamela
  • IPB Version:v2.3.x

Posted 04 January 2009 - 06:02 AM

Thank you. I appreciate the help.

#7 AndyF

AndyF

    Cogito ergo sum

  • Management
  • PipPipPipPipPipPipPipPipPipPip
  • 8,414 posts
  • Location:Derby, UK
  • Real Name:Andy
  • IPB Version:v3.2.x
Contributor

Posted 04 January 2009 - 03:41 PM

View PostDragonlady, on Jan 4 2009, 06:02 AM, said:

Thank you. I appreciate the help.
Your welcome ;)

View my tutorials

Please do NOT pm me with support related questions unless requested.
If you are in need of help or assistance, please post on the forum in the appropriate section!



A Look Back - 1.0.1 - 1.3.1 - 2.0.0 - 2.1.7 - 2.2.0 - 2.3.6

#8 Makaaveli

Makaaveli

    Post-aholic

  • Members
  • PipPipPipPipPipPipPip
  • 579 posts
  • Real Name:Anthony
  • IPB Version:v3.2.x

Posted 07 January 2009 - 02:43 PM

There's something i'd like to ask. This makes the default to "Yes" when moving a topic.

However if you try to move multiple topics, through doing check boxes in the forum view, the default is still "No".

Anyways to make this into Yes ?

#9 DawPi

DawPi

    in search of lost time..

  • Modders
  • PipPipPipPipPipPipPipPipPip
  • 2,214 posts
  • Location:Cracow, Poland
  • Real Name:David
  • IPB Version:v3.2.x
Contributor

Posted 07 January 2009 - 03:07 PM

View PostMakaaveli, on Jan 7 2009, 09:43 AM, said:

However if you try to move multiple topics, through doing check boxes in the forum view, the default is still "No".

Anyways to make this into Yes ?
Hello,
sure you can ;)

Go to: ACP > LOOK & FEEL > ( select skin ) > Edit Template HTML >   Moderator Function >> move_checked_form_start
Find:
<td class="formsubtitle" colspan='2' align='center'><b>{$this->ipsclass->lang['leave_link']}</b>&nbsp; <select name="leave"><option value="y" selected="selected">{$this->ipsclass->lang['yes']}</option><option value="n">{$this->ipsclass->lang['no']}</option></select></td>
Change to:
<td class="formsubtitle" colspan='2' align='center'><b>{$this->ipsclass->lang['leave_link']}</b>&nbsp; <select name="leave"><option value="y">{$this->ipsclass->lang['yes']}</option><option value="n" selected="selected">{$this->ipsclass->lang['no']}</option></select></td>
Save and you're done! :)

Edited by DawPi, 07 January 2009 - 03:08 PM.

Dawid Pieron
intermedia - owner, developer and ip.board modder
Need custom mod, conversion service, any ip.board related job or support for any of my paid mods or services?
www | mail | facebook | twitter | buy licence




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users