vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   vBFeedback (https://vborg.vbsupport.ru/showthread.php?t=83414)

Lionel 06-21-2005 01:08 AM

Where in showthread.php could I put
Quote:

// Start vBFeedback (Edit by: Lucas)
if ((($userid == $bbuserinfo['userid'] AND $permissions['feedbackpermissions'] & CANVIEWOWNFEEDBACK) OR ($userid !=

$bbuserinfo['userid'] AND $permissions['feedbackpermissions'] & CANVIEWOTHERSFEEDBACK)) AND

$userperms['feedbackpermissions'] & CANBEUSERFEEDBACKED)
{
$show['feedbackposts'] = true;
$feedback = $DB_site->query_first("
SELECT COUNT(*) AS feedback FROM " . TABLE_PREFIX . "userfeedback_guestbook
WHERE feedbackid = $userinfo[userid]");
$totalfeedback = $feedback['feedback'];
}
else
{
$show['feedbackposts'] = false;
}
// End vBFeedback (Edit by: Lucas)
so I display it in postbits too?

SS9267547 06-21-2005 02:04 AM

Lionel here is a little addon for that feature you wanted in the postbit.

Addon Features
  1. Ability to view total in postbit.
I've inculuded one screenshots of the addon. Enjoy. :speechless:

Lionel 06-21-2005 02:05 AM

Thanks :-)

SS9267547 06-21-2005 03:21 AM

Your welcome! :cool:

Lionel 06-21-2005 03:28 AM

You know, with all your hacks, vbbuddies, that one etc... you have all elements of a dating site in place. All that is missing is a picture rating hack. Then everything could be incorporated into it.

SS9267547 06-21-2005 03:38 AM

Well they are all parts of my gaming community site I'm building, lol guess in a way its the same thing. There is still a user review hack and collection hack to be done for my site before I'm done with the community side of things, which I guess should be all used for a dating site too lol. With the picture rating, what do you mean by this? Like do you have an example of what you mean?

Lionel 06-21-2005 03:47 AM

sounds like you are building an interesting site.

Here is a link in German, but you'll get the idea, where members can rate members pictures.

SS9267547 06-21-2005 03:52 AM

So in other words this would be a gallery with the option to rate each image then? If so there is already an excellent hack (must pay tho) already released called vBa Gallery. I'll be using that to give my members a private gallery each since it's perfect for my needs, some changes will be made to fit my needs but anyway you should check it out, worth the money.

Lionel 06-21-2005 03:55 AM

I've got vbaGallery. It's not the same thing. It is still missing the image rating factor. You know, you click one image, then it goes on the side and the next one shows up. You cannot select all women or all men etc... to display.

But I agree with you. That gallery is very nice.

SS9267547 06-21-2005 04:04 AM

I think you could tho, I mean you could just make two folders, one women and the other men, ah then agaain it would still require some editing to prevent people from posting in both lol. You could also just try the current profile system and add an extra feild in the profile picture settings to choose gender or something like that. Lol I don't know if I'm making sense, confussing myslef haha.


All times are GMT. The time now is 09:44 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.01457 seconds
  • Memory Usage 1,730KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete