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)
-   -   CMPS Module: Contributors (https://vborg.vbsupport.ru/showthread.php?t=67474)

Zachariah 07-21-2004 10:00 PM

CMPS Module: Contributors
 
/* ---------------------------------------------------
This is a Module for CMPS to place Contributors in a block. :alien:
Hope it helps !!! Zack - http://www.gzhq.net

NEEDED To Install:

vBadvanced CMPS
https://vborg.vbsupport.ru/showthread.php?t=65797
Coded by: Tigga

Mark User as Contributor [vB3]
https://vborg.vbsupport.ru/showthread.php?t=61082
Coded by: assassingod
Original: MarkB

=== Display page for all Contributors ======

This is a display page. (contributors.php)
https://vborg.vbsupport.ru/showpost....3&postcount=33

I did some personal Mods my self:
https://vborg.vbsupport.ru/showpost....4&postcount=37


--------------------------------------------------*/

11.24.04 - Fixed the code to remove 2 extra queries from uncached templates. (edit global.php) Added ".TABLE_PREFIX." to the contrib.php placed in the Moduel folder.

Edit global.php find:
Code:

'adv_portal',
After add:
Code:

'contrib_bit',
'adv_portal_contrib',

Upload new contrib.php to Moduel folder

9.13.04 - requested - post 14
Added option for desired number of users to display on block and a link in template to full user list.

Upgrade: replace contrib.php file and adv_portal_contrib template.

7.22.04

Fixed - missing template

Sean S 07-22-2004 04:01 AM

Thank you, I was actually looking for this for my new site :)

y2krazy 07-22-2004 06:14 AM

You might want to include the contrib_bit template as well... ;)

Zachariah 07-22-2004 12:42 PM

Quote:

Originally Posted by y2krazy
You might want to include the contrib_bit template as well... ;)

Fixed :o

wanga 07-30-2004 01:13 PM

uh, where does it fetch who contributed or not?

Zachariah 08-02-2004 12:36 PM

Quote:

Originally Posted by wanga
uh, where does it fetch who contributed or not?

Mark User as Contributor [vB3] https://vborg.vbsupport.ru/showthread.php?t=61082
Coded by: assassingod
Original: MarkB

Holidazed 08-11-2004 03:00 PM

I am getting a database error when I use this module.

Code:

mysql error: Unknown column 'contrib' in 'where clause'
I saw no instructions that said I needed to execute a mysql commmand. Also, how do I add a contributer to the list?

Holidazed 08-11-2004 03:09 PM

NM, you did not say in the instructions that this hack required that the hack at https://vborg.vbsupport.ru/showthread.php?t=61082 (Mark User as Contributor) be installed first.

In addition, when this hack is installed, my portal page has a link to "contributors.php" but your file is named "contrib.php". I renamed it.

When I click on the "Contributors" link, I get an error. It is as follows:

Fatal error: Call to a member function on a non-object in /home/dungeon/public_html/forums/contributors.php on line 28

Help!!

Zachariah 08-13-2004 02:42 PM

Quote:

Originally Posted by bitg
NM, you did not say in the instructions that this hack required that the hack at https://vborg.vbsupport.ru/showthread.php?t=61082 (Mark User as Contributor) be installed first.

In addition, when this hack is installed, my portal page has a link to "contributors.php" but your file is named "contrib.php". I renamed it.

When I click on the "Contributors" link, I get an error. It is as follows:

Fatal error: Call to a member function on a non-object in /home/dungeon/public_html/forums/contributors.php on line 28

Help!!

Sorry man - 70 or so add-ons installed :surprised: ... This is a display page.
https://vborg.vbsupport.ru/showpost....3&postcount=33

I did some personal Mods my self:
https://vborg.vbsupport.ru/showpost....4&postcount=37

Out come
http://www.gzhq.net/forums/contributors.php

BTW: Location: Van Nuys, CA -- AKKKKKKKKKKK BUDWEISER HOPS !!!!

HiDeo 08-13-2004 03:19 PM

Nice job, thanks


All times are GMT. The time now is 01: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.01056 seconds
  • Memory Usage 1,738KB
  • 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
  • (3)bbcode_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)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