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

Closed Thread
 
Thread Tools Display Modes
  #41  
Old 07-07-2002, 12:53 PM
Lilac Lilac is offline
 
Join Date: Apr 2002
Posts: 19
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Also, G force, what's the code link for the comment hack? I need it to create a link like the example below in "bold"? Here's an example of the code <a href="editpost.php?s=$session[sessionhash]&action=editpost&postid=$post[postid]"><img src="http://www.*****/forum/images/edit.gif" border="0" alt="Edit/Delete Message"></a>
  #42  
Old 07-07-2002, 04:12 PM
g-force2k2 g-force2k2 is offline
 
Join Date: Mar 2002
Location: Everywhere you wanna be..
Posts: 1,608
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally posted by ExcErr
sorry, but can you make the ability to comment anonymous???
ExcErr there's already an option for that in the Admin settings if you didn't notice

Quote:
Originally posted by Lilac
G force, I'm a new bie to installing hacks. Inside the directions, you don't state where these files are supposed to be uploaded into. Where are these files supposed to be uploaded into?

comment.php
com_view
com_add
com_mod
install_comment
the images go in the imagefolder (com_view, com_add, com_mod) the comment.php goes in the main folder... and the install_comment you have to place in the admin folder and then run it in the browser

Quote:
Originally posted by Lilac
Also, G force, what's the code link for the comment hack? I need it to create a link like the example below in "bold"? Here's an example of the code <a href="editpost.php?s=$session[sessionhash]&action=editpost&postid=$post[postid]"><img src="http://www.*****/forum/images/edit.gif" border="0" alt="Edit/Delete Message"></a>
If you want the links to appear in bold then you can't use images

g-force2k2
  #43  
Old 07-07-2002, 04:17 PM
BigJohnson BigJohnson is offline
 
Join Date: Nov 2001
Posts: 535
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally posted by Lilac
G force, I'm a new bie to installing hacks. Inside the directions, you don't state where these files are supposed to be uploaded into. Where are these files supposed to be uploaded into?

comment.php
com_view
com_add
com_mod
install_comment
Well the Install_comment goes into the admin folder and the images go in the images folder and the comment.php goes in the root folder.


Also for the post after that you made. I am not sure what you are talking about. please explain a little more thanks.


And Gforce i am trying my hardest to think of more addons hehe. O think i have one.

This ability for the comments to be viewed in the persons profile. It should show all the comments because then that would be to much. It should show this person has 100 comments. Maybe in the profile it will just show 5 and then it will say if you want to see the other comments click HERE and that would be the link to the comments.php for that user. I think that would be pretty cool.

I also think that the add comments and mod comments buttons should be in the profile as well. That would also be pretty kool. But if you have a better layout than what i am thinking go ahead hehe.
  #44  
Old 07-07-2002, 04:31 PM
g-force2k2 g-force2k2 is offline
 
Join Date: Mar 2002
Location: Everywhere you wanna be..
Posts: 1,608
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Yeah bigjohnson but the only problem about limiting comments is that the comments are based soley on one query so it would be quite interesting when trying to limit the comments... but i will see if i can make anything happen... if you think of any solutions let me know

g-force2k2
  #45  
Old 07-07-2002, 08:31 PM
Lilac Lilac is offline
 
Join Date: Apr 2002
Posts: 19
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks, G Force and BigJohnson.



The button I wanted to create are included with the hacks. Thanks, G Force.



I have a problem when I click the "add comment" button, I get this message page cannot be found. I uploaded the "comment.php" into the "root" directory. What could be the problem?


Another problem. I installed the hack, so why isn't it showing up in my AdminCP?
  #46  
Old 07-07-2002, 10:44 PM
BigJohnson BigJohnson is offline
 
Join Date: Nov 2001
Posts: 535
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

In the admin cp you fo you no you have to go to USERGROUP and edit it so it does show you the otpions to add comment to some users. Then you need to go to Vbuletin options and look for comments and do the options there too.
  #47  
Old 07-07-2002, 11:51 PM
Lilac Lilac is offline
 
Join Date: Apr 2002
Posts: 19
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks, BigJohnson. It's working now.





Hey, G Force, Can the users delete or edit comments made in their Comment log? Do the comments continue on another page when the comments reach a certain number on a single page? Say if a user has 60 comments in their comment log, will all of them appear on a single page? I hope I didn't confuse you.
  #48  
Old 07-07-2002, 11:55 PM
DestyNova DestyNova is offline
 
Join Date: Jun 2002
Posts: 244
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

O_O wow good hack indeed!

I m going to give it a shot to see how it is.
  #49  
Old 07-08-2002, 12:18 AM
Lilac Lilac is offline
 
Join Date: Apr 2002
Posts: 19
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I see something that's not a good idea. Users are allowed to edit other users comment log/book. I thought that when you set "yes" on the modifying setting it allows users to edit their own comment log/book, not other users comment log/book.

G Force is there a way for you to change it so that users would be allowed to modify their own comment log/book but not other's comment log/book.
  #50  
Old 07-08-2002, 01:26 AM
g-force2k2 g-force2k2 is offline
 
Join Date: Mar 2002
Location: Everywhere you wanna be..
Posts: 1,608
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

yeah Lilac i can do that for you only reason i didn't was because then there's alot a user can frame another user for by modifying their own comments if you follow my lead so thats why i made modifying comments really only meant to be for moderators and Administrators Also Lilac to delete the comments you just modify them

g-force2k2
Closed Thread


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:20 AM.


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.04872 seconds
  • Memory Usage 2,275KB
  • Queries Executed 12 (?)
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
  • (4)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (10)postbit
  • (10)postbit_onlinestatus
  • (10)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_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
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete