Go Back   vb.org Archive > vBulletin 3 Discussion > vB3 General Discussions
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 11-02-2008, 04:46 PM
Sworm Sworm is offline
 
Join Date: Feb 2008
Posts: 422
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default Quote-Top-Down button in each post

Hi all,
anybody can help me to add this 3 button in each post of my forum?
http://img514.imageshack.us/img514/7677/catturaxt0.jpg

-Quote post in PM- First button
-Top Button- Clicking this my users will go upper on the forum
-Down Button- Clicking this button my users will go down on my forum

Please help me.
Reply With Quote
  #2  
Old 11-02-2008, 05:43 PM
Konstantinos Konstantinos is offline
 
Join Date: Apr 2006
Posts: 443
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

find to postbit _legacy

Code:
<if condition="$show['inlinemod']">
ADD BEFORE

Code:
<a href="#top" onclick="self.scrollTo(0, 0); return false;"><img class="inlineimg" src="$stylevar[imgdir_button]/top.png" alt="Top" border="0"/></a>
--------------- Added [DATE]1225655114[/DATE] at [TIME]1225655114[/TIME] ---------------

for the bottom do the same like

Code:
<a href="#bottom" onclick="self.scrollTo(0, 0); return false;"><img class="inlineimg" src="$stylevar[imgdir_button]/bottom.png" alt="Top" border="0"/></a>
and in your footer template add in the first line

Code:
<a name="bottom"></a>
Reply With Quote
  #3  
Old 11-02-2008, 06:11 PM
Sworm Sworm is offline
 
Join Date: Feb 2008
Posts: 422
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Don't work
Nothing buttons are showed in the showthread page

And sorry, but where is the quote post?

--------------- Added [DATE]1225657883[/DATE] at [TIME]1225657883[/TIME] ---------------

I have added this code in my postbit under :
Code:
<!-- icon and title -->
			<div class="smallfont">
i have added:
Code:
<span style="float:right">
<a href="private.php?do=newpm&postid=$post[postid]"><img  src="http://www.myforum.com/forum/images/misc/pmquote.gif" alt="Cita questo messaggio in privato" border="0" /></a> <a href="#top"><img src="http://www.myforum.com/forum/images/buttons/top.gif" alt="Vai in cima" border="0" width=22 height=15 /></a>&nbsp;<a href="#down"><img src="http://www.myforum.com/forum/images/buttons/down.gif" alt="Vai in basso" border="0" width=14 height=10 /></a></span>
Ok the 3 images are showed, but work only the "top" button, the quote and the down# button don't work.
The pm button don't quote the username (Recipient Username) and the content of the pm (the post quoted).
The down# button i don't know why don't work .

Please anybody can correct this code?

Thanks
Reply With Quote
  #4  
Old 11-02-2008, 07:08 PM
Konstantinos Konstantinos is offline
 
Join Date: Apr 2006
Posts: 443
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

this code works cause i am using it. u need to add top.png and bottom.png to /buttons folder
Reply With Quote
  #5  
Old 11-03-2008, 04:09 PM
Sworm Sworm is offline
 
Join Date: Feb 2008
Posts: 422
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Re-Tryed on my 3.73 version, and the Kostantinos code work, but there's a problem.

If i click on the "Bottom" arrow, the page scroll to up.
If i copy the link of the bottom arrow the page scroll correctly in the bottom of the page.

Why this?

What is the error?

Kostantinos, can you post the exact location of the bottom code in postbit_legacy and the exact location in the footer template?

Sorry but i'm not expert. (i have seo installed , i don't know if is it that cause this problem)

Thanks
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 11:29 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.03402 seconds
  • Memory Usage 2,203KB
  • Queries Executed 13 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (6)bbcode_code
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (5)post_thanks_box
  • (5)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (5)post_thanks_postbit_info
  • (5)postbit
  • (5)postbit_onlinestatus
  • (5)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete