vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Add-On Releases - Today's active recent threads (https://vborg.vbsupport.ru/showthread.php?t=247814)

too_cool_3 01-19-2012 04:52 AM

Anyone know of a mod very similar to this which works on 4.1.10?

I've been searching for something like this like CRAZY

Thanks,
Marc

too_cool_3 01-21-2012 05:25 PM

Can anyone turn this mod into a CMS Widget? Thanks a lot in advance.

Winter Sonata 02-04-2012 12:36 AM

any news about upgrading your vba modules to 4.1.10 ?

goycarden 03-04-2012 04:40 PM

How does it work as a widget?

GeorgeEcuador 03-28-2012 04:16 AM

need for v4.1.7. any update,,,,

szpectre 07-11-2012 03:12 AM

Quote:

Originally Posted by thecrazycanuck (Post 2174665)
I've been trying to edit this mod so that it will give me previews of the first post's pagetext after the thread title. does anyone have any ideas on how to do that?

This is the code I have so far

PHP Code:

<div style="clear:both; border:1px dashed #c4c4c4; padding:10px; margin:10px 5px 5px 5px; background-color:#fefdf2;">
{
vb:raw $getpost_preview.(getposts_thread.firstpostid }
</
div

This is to insert the preview, it is in the right spot but nothing else works



I also inserted this to query the db to get the pagetext variable
PHP Code:

$getpost_previews $db->query_read("SELECT post.postid, post.pagetext")

while (
$getpost_preview $db->fetch_array($getpostpreviews)) 


Any luck with anyone on this? I have been looking ever since I upgraded to 4.x and still found nothing.

Salvo 05-12-2013 06:17 PM

Any update?

szpectre 06-18-2013 06:19 PM

Still waiting as well.


All times are GMT. The time now is 09:52 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.00997 seconds
  • Memory Usage 1,732KB
  • 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_php_printable
  • (1)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
  • (8)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