Retrieving items from the Waste Bin. - Page 2 Hitskin_logo Hitskin.com

This is a Hitskin.com skin preview
Install the skinReturn to the skin page

The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.
5 posters

    Retrieving items from the Waste Bin.

    avatar
    Guest
    Guest


    Solved Retrieving items from the Waste Bin.

    Post by Guest January 10th 2015, 12:30 pm

    First topic message reminder :

    Heya!

    I've sent something to the waste bin that shouldn't have gone there in the first place. Now, even as a forum founder, I can't retrieve the item and select the original forum it has been deleted from. Can someone please explain what I should do to get the topic back, please?

    Thanks!

    Website: http://fcnl.actieforum.com
    Version: phpBB3

    Samantha. Hello


    Last edited by SamanthaS on January 11th 2015, 2:59 am; edited 3 times in total
    Ape
    Ape
    Administrator
    Administrator


    Male Posts : 19333
    Reputation : 2005
    Language : fluent in dork / mumbojumbo & English haha

    Solved Re: Retrieving items from the Waste Bin.

    Post by Ape January 10th 2015, 8:54 pm

    We will keep this open and i will get on to it tonight for you or ask one of the other staff like @Ange Tuteur for help as he knows more then anyone about them templates Wink



    Retrieving items from the Waste Bin. - Page 2 Left1212Retrieving items from the Waste Bin. - Page 2 Center11Retrieving items from the Waste Bin. - Page 2 Right112
    Retrieving items from the Waste Bin. - Page 2 Ape_b110
    Retrieving items from the Waste Bin. - Page 2 Ape1010
    avatar
    Guest
    Guest


    Solved Re: Retrieving items from the Waste Bin.

    Post by Guest January 10th 2015, 8:58 pm

    APE wrote:We will keep this open and i will get on to it tonight for you or ask one of the other staff like @Ange Tuteur for help as he knows more then anyone about them templates Wink
    @Ape : Of course, and that's very thoughtful of you. Thank you! I'll be on around 2 am your time, I think (not sure yet) and I'll be on Skype for personal reasons as well around that time, so please don't mind if I lag sometimes.

    There's plenty of stuff going on on my board, as I like to keep it simple to the members still. No fuzzes, no mishaps, no confusion, that's my motto. I'm sure you volunteers will work on my open tickets with full dedication and everyone 's watching you with plenty of awe.

    IF A.T. needs access to my board, please say so. For now, many thanks to you investing loads of time. I hope you enjoyed the challenge so far! Wink

    Samantha.
    Ange Tuteur
    Ange Tuteur
    Forumaster


    Male Posts : 13207
    Reputation : 3000
    Language : English & 日本語
    Location : Pennsylvania

    Solved Re: Retrieving items from the Waste Bin.

    Post by Ange Tuteur January 10th 2015, 11:36 pm

    Hello @SamanthaS,

    Go to Administration panel > Display > templates > General > index_box Edit

    Find and remove :
    ( very top )
    Code:
    <ul class="linklist">
       <!-- BEGIN switch_user_logged_in -->
       <li><a href="{U_SEARCH_NEW}">{L_SEARCH_NEW}</a>&nbsp;&bull;&nbsp;</li>
       <li><a href="{U_SEARCH_SELF}">{L_SEARCH_SELF}</a>&nbsp;&bull;&nbsp;</li>
       <!-- END switch_user_logged_in -->
       <li><a href="{U_SEARCH_UNANSWERED}">{L_SEARCH_UNANSWERED}</a></li>
       <!-- BEGIN switch_user_logged_in -->
       <li class="rightside"><a href="{U_MARK_READ}" accesskey="m">{L_MARK_FORUMS_READ}</a></li>
       <!-- END switch_user_logged_in -->
    </ul>

    Find and remove :
    ( very bottom )
    Code:
    <ul class="linklist">
       <li><a href="{U_TODAY_ACTIVE}">{L_TODAY_ACTIVE}</a>&nbsp;&bull;&nbsp;</li>
       <li><a href="{U_TODAY_POSTERS}">{L_TODAY_POSTERS}</a>&nbsp;&bull;&nbsp;</li>
       <li class="last"><a href="{U_OVERALL_POSTERS}">{L_OVERALL_POSTERS}</a></li>
       <!-- BEGIN switch_delete_cookies -->
       <li class="rightside"><a href="{switch_on_index.switch_delete_cookies.U_DELETE_COOKIES}" rel="nofollow">{switch_on_index.switch_delete_cookies.L_DELETE_COOKIES}</a></li>
       <!-- END switch_delete_cookies -->
    </ul>

    Save and publish. Add
    avatar
    Guest
    Guest


    Solved Re: Retrieving items from the Waste Bin.

    Post by Guest January 11th 2015, 1:48 am

    Hi @Ange ! I'm in the templates now and before I execute, what's this going to do? Remove my search bar?


    Code:
       <li><a href="{U_SEARCH_NEW}">{L_SEARCH_NEW}</a>&nbsp;&bull;&nbsp;</li>
       <li><a href="{U_SEARCH_SELF}">{L_SEARCH_SELF}</a>&nbsp;&bull;&nbsp;</li>

    And in the second block you're telling me to delete the "delete forum cookies" link, but I better leave that in place just in case, right?


    EDIT: OK, I did everything you said in your first block. Regarding the second block I deleted everything but the "delete cookies" links.

    Now this is still there at the top: http://prntscr.com/5qzkry
    Ange Tuteur
    Ange Tuteur
    Forumaster


    Male Posts : 13207
    Reputation : 3000
    Language : English & 日本語
    Location : Pennsylvania

    Solved Re: Retrieving items from the Waste Bin.

    Post by Ange Tuteur January 11th 2015, 2:19 am

    To remove that go to the index_body Edit

    and remove this part :
    Code:
    <!-- BEGIN switch_user_logged_in --><p class="right rightside">{LAST_VISIT_DATE}</p><!-- END switch_user_logged_in -->
    avatar
    Guest
    Guest


    Solved Re: Retrieving items from the Waste Bin.

    Post by Guest January 11th 2015, 2:27 am

    Ange Tuteur wrote:To remove that go to the index_body Edit

    and remove this part :
    Code:
    <!-- BEGIN switch_user_logged_in --><p class="right rightside">{LAST_VISIT_DATE}</p><!-- END switch_user_logged_in -->


    @Ange Tuteur : Awesome! Thanks dude! It's still there in for instance the profile page http://prntscr.com/5qzrd2 but I'll get that sorted lateron. I think it's the same, but in another template.

    Also, I need to check my CSS what codes will be useless because of the dumped template lines now.

    @Ape can continue now, I guess, solving the recycle bin issue.
    Ape
    Ape
    Administrator
    Administrator


    Male Posts : 19333
    Reputation : 2005
    Language : fluent in dork / mumbojumbo & English haha

    Solved Re: Retrieving items from the Waste Bin.

    Post by Ape January 11th 2015, 2:55 am

    Your bin problem should now be fixed as your tools are now found at the bottom of your threads Wink 
    See screen shot  at the bottom right hand side in yellow
    Retrieving items from the Waste Bin. - Page 2 Yes10



    Retrieving items from the Waste Bin. - Page 2 Left1212Retrieving items from the Waste Bin. - Page 2 Center11Retrieving items from the Waste Bin. - Page 2 Right112
    Retrieving items from the Waste Bin. - Page 2 Ape_b110
    Retrieving items from the Waste Bin. - Page 2 Ape1010
    avatar
    Guest
    Guest


    Solved Re: Retrieving items from the Waste Bin.

    Post by Guest January 11th 2015, 2:58 am

    APE wrote:Your bin problem should now be fixed as your tools are now found at the bottom of your threads Wink 
    See screen shot  at the bottom right hand side in yellow
    Retrieving items from the Waste Bin. - Page 2 Yes10
    YAY! Thanks @APE ! What should I do with your account? Would you like to stay on as and admin?

    And then, topic solved....
    Ape
    Ape
    Administrator
    Administrator


    Male Posts : 19333
    Reputation : 2005
    Language : fluent in dork / mumbojumbo & English haha

    Solved Re: Retrieving items from the Waste Bin.

    Post by Ape January 11th 2015, 3:04 am

    your welcome to keep the account open just in case you need it for other problems in a later date
    if not your free to delete it Wink


    APE



    Retrieving items from the Waste Bin. - Page 2 Left1212Retrieving items from the Waste Bin. - Page 2 Center11Retrieving items from the Waste Bin. - Page 2 Right112
    Retrieving items from the Waste Bin. - Page 2 Ape_b110
    Retrieving items from the Waste Bin. - Page 2 Ape1010
    avatar
    Guest
    Guest


    Solved Re: Retrieving items from the Waste Bin.

    Post by Guest January 11th 2015, 3:09 am

    APE wrote:your welcome to keep the account open just in case you need it for other problems in a later date
    if not your free to delete it Wink


    APE
    Of course, APE. I will. I answered the PM you sent me on my forum. Thanks for the HUGE compliment Wink

    I'll add you to the who's who list then.
    Ape
    Ape
    Administrator
    Administrator


    Male Posts : 19333
    Reputation : 2005
    Language : fluent in dork / mumbojumbo & English haha

    Solved Re: Retrieving items from the Waste Bin.

    Post by Ape January 11th 2015, 3:24 am

    Your welcome
    Topic solved and archived



    Retrieving items from the Waste Bin. - Page 2 Left1212Retrieving items from the Waste Bin. - Page 2 Center11Retrieving items from the Waste Bin. - Page 2 Right112
    Retrieving items from the Waste Bin. - Page 2 Ape_b110
    Retrieving items from the Waste Bin. - Page 2 Ape1010