vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   vBulletin CMS Widgets - Central What's New Widget (https://vborg.vbsupport.ru/showthread.php?t=248165)

Phalynx 08-22-2011 06:33 AM

You need to pull the username of the user which created the album. How does your SQL Query look like?

Did you also created a new template for your purpose?

Scitz0 08-23-2011 04:28 AM

Hi,

Great mod!

I would like to add time to the date in function PrepareDateline($dateline) but I'm not sure how.
Something like "Today 06:49" instead of just "Today". Like in the header of a post.

How would I go about doing this?

Scitz0 08-23-2011 05:30 AM

nvm, changed from:
Code:

return vbdate($vbulletin->options['dateformat'], $dateline, true)
to
Code:

return vbdate($vbulletin->options['dateformat'], $dateline, true)." ".vbdate($vbulletin->options['timeformat'], $dateline);
in cwnw.php

Phalynx 08-23-2011 06:59 AM

Normally it takes the setting from your setting, so it has the same look and feel like your postings.

angeljs 09-15-2011 09:36 AM

Is it possible for this to show attachments with the posts? :)

toxin 10-08-2011 12:03 PM

Looks good - except the avatars link to /member.php instead of /member.php?<userid> and so return an invalid member error when you lick on them.

Any idea of how I can fix this?

Phalynx 10-10-2011 06:29 PM

I can confirm that. A fix has been released (v2.0.3)

Also, this modification is compatible with 4.1.7

RollaJedi 10-24-2011 03:33 PM

hey P-meister, any way at all to get one of those little blue arrows at the end to click that will go to the first new post in that thread? Just like on the 'whats new?' tab in the navbar

Phalynx 10-25-2011 07:25 AM

Already in, you will just click on "Thread:" to jump to the newest.

misericorde 11-11-2011 11:02 PM

Hy

Thank you

Good work. Nice !!!

Installed for vb 4.1.7


All times are GMT. The time now is 09:18 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.01095 seconds
  • Memory Usage 1,727KB
  • 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)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (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