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)
-   -   Users Threads in Profile [vB3] (https://vborg.vbsupport.ru/showthread.php?t=61020)

JaNa 04-21-2004 04:20 PM

Ah, it's not working. When i've finished following the instructions, and try to look at it, I get a fatal error for member.php on line 427, which is this one.

$limit = '5'; // Enter the number of maximum threads you want to be displayed.

Ahhhh :ninja:

assassingod 04-21-2004 05:18 PM

Onkel_Tom; Sorry I forgot to update the install file:) As for your request, im not to sure what you mean

JaNa; I sure you you've installed it correctly? Try reinstalling it:)

Onkel_Tom 04-21-2004 06:45 PM

Quote:

Originally Posted by assassingod
As for your request, im not to sure what you mean

At the moment your hack shows only the threads which were started by this user. I also want to see his latest posts (answers) in his profile not only the threads which were started from this user.

thanks for your answer

JaNa 04-21-2004 07:41 PM

I think I go wrong at this "Add New Phrase"

Is it the "Phrase Manager" in the Languages & Phrases Tab in AdminCp?

EDIT: Erg, I reinstalled it, following the instructions closely, and it still doesn't work :tired:

(same error)

Vivi Ornitier 04-22-2004 07:28 PM

I get

Fatal error: Cannot redeclare get_noaccess_forumids() (previously declared in /home/squareu/public_html/forums/includes/functions_misc.php:20) in /home/squareu/public_html/forums/includes/functions_user.php on line 503

I tried applyin the require('./includes/functions_misc.php'); above the limit='5' and the require('./global.php'); and it's still not working, arrg wtf.

deaconxgp 04-23-2004 01:35 PM

I had this hack installed when I had vB 2.3 and it somehow mapped over when I upgraded to vB 3 Gold

BUT, even though the admin CP options are there for me to designate how many threads and which threads are excluded, THEY DON'T SHOW UP.

Do I have to re-edit some files since I upgraded to 3.0??? I'm guessing that since the template mods are obviously still in tact , all I have to do is edit some .php files....but which ones do I edit in order for this to show?

Like I said, in the Admin CP I still have options for the Show Thread that somehow carried over from my Vb 2.3 hack I did. Which files do I have to re-edit for it to show up in vb 3.0?

JaNa 04-23-2004 10:42 PM

Erg..i guess it doesn't work for my version...this is a very simple hack, and i've done it all correct!

Oh well :nervous:

Grendel 04-26-2004 04:08 PM

Nice.
Is it possible to show the forum-title in the thread-list as well?

ludachris 04-26-2004 07:41 PM

I'm using 3.0.1 and I can't find the line "userfield_select_option" in member.php - has this been implemented in 3.0.1?

Possible that another hack is conflicting I guess...

Onkel_Tom 04-26-2004 08:57 PM

This hack works fine with vB3.0.1 !
The "userfield_select_option" is placed in the pre-cached templates.
Just look for the following lines at the beginning of the member.php, line 32

PHP Code:

// pre-cache templates used by all actions
$globaltemplates = array(
    
'MEMBERINFO',
    
'memberinfo_customfields',
    
'memberinfo_membergroupbit',
    
'im_aim',
    
'im_icq',
    
'im_msn',
    
'im_yahoo',
    
'postbit_reputation',
    
'userfield_checkbox_option',
    
'userfield_select_option',
    
'memberinfo_usersthreads'
); 



All times are GMT. The time now is 04:54 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.03461 seconds
  • Memory Usage 1,740KB
  • 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_php_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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