vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Forum Display Enhancements - Article Forums (https://vborg.vbsupport.ru/showthread.php?t=211638)

BlackThorn 04-23-2010 08:59 AM

banana is died. I asked a question but he do not care to people. Cuz, hes died.

ShackMaster 04-23-2010 12:50 PM

Oh banana... where you at... are you alive?
Oh banana... we miss you... we hope you survive!

BlackThorn 04-23-2010 05:18 PM

Quote:

Originally Posted by ShackMaster (Post 2025937)
Oh banana... where you at... are you alive?
Oh banana... we miss you... we hope you survive!


Lmao!!! :D

Saviour 04-24-2010 08:12 PM

Not sure if this has been covered...and I apologize if it has.

For the Article Postbit in the Admin CP of this mod...

If I set "Use article postbit instead of default?" to Yes then the article fails XHTML validation. If I set it to No, it passes. Now I know you may care less if the page fails W3C compliance, but there are those of us who feel this effects how search engines see your site...and it actually does.

Now...there are only 14 errors, but I'm not one to try and hunt down the errors. I mean...I do what I can, but I don't want to change anything that may cause issues to this mod and our forum.

Is there any way someone here can give me a little guidance as to where I can edit the article postbit for this mod? I appreciate any help...

ShackMaster 04-28-2010 07:38 PM

bananalive... I know you will read this. There is clearly a bug in your mod here as noted by several users. You seem to be real johnny on the spot with your other mods, but are completely ignoring this one. If you ain't gonna fix it, at least be courteous enough to tell us so that we can hire someone to create the mod for us where it will function properly and vb.org can send this one to the trash bin.

Rideharder 04-28-2010 07:57 PM

Quote:

Originally Posted by BlackThorn (Post 2025828)
banana is died. I asked a question but he do not care to people. Cuz, hes died.

RIP
LOL

bashsoft 05-01-2010 12:40 PM

Dear Sir,
No any update for version VB4 ???

ShackMaster 05-01-2010 02:45 PM

I have posted a request in the paid services forum as follows:

Quote:

We are in need of an Articles forum. There is a mod here for that purpose... you can see it here:

Article Forums Mod Version 1.9

However, if you scroll down that page to post #897 you will see that the modification has a pretty serious bug issue.

The mod in its current state will break your inline attachments and turn them into links.

Several of us using that mod have tried to contact the coder and get him to fix the bug and have also offered to pay him to fix it, but he is completely ignoring us and offering no support for the mod. I am surprised that vb.org allows coders to claim a mod is supported when it is in fact not supported, but that is their choice.

I would like to pay someone to fix the bug in this mod that is breaking inline attachments. I do not see how this could be too seriously complicated to fix, but I am also willing to pay someone to create a new mod like this and post it in the forum for all to use.

Thanks!
It is posted here.

Maybe someone will be willing to help since this coder is ignoring us.

KID_1194 07-08-2010 06:19 PM

thats what I'm looking for ..

thanks a lot .. best regards

Robert9 07-27-2010 12:45 PM

Edit plugin "show_thread_postbit"

like this

PHP Code:

// $vbulletin->options['attachthumbs'] = 1;

if ($articleforum && $vbulletin->options[af_firstpost])
{
if (
$post['visible'] == AND !$tachyuser AND $counter == AND $vbulletin->GPC['pagenumber'] > 1)
{

if (
$postorder)
{
$post['postcount'] = 1;
++
$postcount;
}
else
{
$post['postcount'] = 1;
--
$postcount;
}
}




All times are GMT. The time now is 09:08 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.01923 seconds
  • Memory Usage 1,746KB
  • 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
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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