vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Forum Home Enhancements - Users Registered Today v2.0.0 (https://vborg.vbsupport.ru/showthread.php?t=126289)

Makc666 12-29-2006 01:52 AM

shanejeffery86
Download version 2.0.0 or my 2.0.1 (fixed some translation strings).
Open that file in Notepad and look for lines (separately):
Code:

$regtoday .= "$today[opentag]$today[username] ($today[posts] $vbphrase[posts])$today[closetag]</a>*, ";
$regtoday .= "$today[opentag]$today[username] ($today[posts] $vbphrase[posts])$today[closetag]</a>, ";
$regtoday .= "$today[opentag]$today[username] $today[closetag]</a>*, ";
$regtoday .= "$today[opentag]$today[username] $today[closetag]</a>, ";

Do you see this one at the end of EACH line:
, ";
There is a space before ".
Remove those 4 (four) spaces, save file and reupload the product with overwrite option.

encryption 01-13-2007 11:57 AM

Dude you fixed the one error that was bugging me (the minimize box option which minimized the wrong box).

I uploaded yours and all is well now.

Anyways as for your the lines above, I dont see them in your version of the mod...

criscokid 01-21-2007 12:08 PM

Suggestions for future version:

1: Make the usernames a hyperlink to their profile page.
2: Create an 'external block' to allow this to be shown on a vbPortal page
3: Show user's avatars

Makc666 01-21-2007 10:26 PM

Quote:

Originally Posted by encryption (Post 1157958)
Dude you fixed the one error that was bugging me (the minimize box option which minimized the wrong box).

I uploaded yours and all is well now.

Anyways as for your the lines above, I dont see them in your version of the mod...

Quote:

Originally Posted by criscokid (Post 1164208)
Suggestions for future version:

1: Make the usernames a hyperlink to their profile page.

Usernames are hyperlinks to their profile pages...
Code:

        if ($today[visible])
        {
            $regtoday .= "<a href='member.php?u=$today[userid]'>";

Quote:

Originally Posted by encryption (Post 1157958)
2: Create an 'external block' to allow this to be shown on a vbPortal page

Quote:

Show Users Registered Today On New page
This option turns on the second page which you can use to show the members who have registered today.
Read the first post, there is an example page:
PHP Code:

http://humor.extremechatforums.com/forums/misc.php?do=usersregtoday 

If this one not what you want, than go here:
Priority Support: Here

Quote:

Originally Posted by encryption (Post 1157958)
3: Show user's avatars

You can code this your self. This one is a very specific option.

fishmaster 01-21-2007 11:02 PM

Does the .xml file listed in post number one contain all the fixes that have been listed in this thread?

Makc666 01-21-2007 11:07 PM

Quote:

Originally Posted by fishmaster (Post 1164635)
Does the .xml file listed in post number one contain all the fixes that have been listed in this thread?

No, it's not.
You can see it yourself:
Released: 11. Sep 2006
Last Update: Never

Take this one.
https://vborg.vbsupport.ru/showpost....8&postcount=52

If there is no some fix there, tell be and I will look into it.

criscokid 01-23-2007 09:03 AM

Quote:

Originally Posted by Makc666 (Post 1164638)
No, it's not. You can see it yourself: Released: 11. Sep 2006 Last Update: Never

It's common / best practice on this site to add the latest version to the download section. I wonder how many people like myself downloaded the mod expecting it to be the latest version.

jw00dy 01-23-2007 09:16 AM

Quote:

Originally Posted by criscokid (Post 1165642)
It's common / best practice on this site to add the latest version to the download section. I wonder how many people like myself downloaded the mod expecting it to be the latest version.

The thing you need to realize is that makc666 is NOT the original creator of this mod.

He's just a nice guy helping us with the broken aspects of it.

criscokid 01-23-2007 10:59 AM

Quote:

Originally Posted by jw00dy (Post 1165650)
The think you need to realize is that makc666 is NOT the original creator of this mod. He's just a nice guy helping us with the broken aspects of it.

I didn't realise that - thanks for pointing that out.

eXtremeTim 02-05-2007 04:29 PM

I will be releasing 2.1.0 in the next few days. Which will include every fixed mentioned plus additional controls and features.


All times are GMT. The time now is 03:45 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.01373 seconds
  • Memory Usage 1,750KB
  • 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
  • (2)bbcode_code_printable
  • (1)bbcode_php_printable
  • (9)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