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)

rasp187 07-30-2009 06:45 PM

Quote:

Originally Posted by bananalive (Post 1858439)
Find in articles.php
PHP Code:

eval('$a_breaking .= "' fetch_template('af_articlebit') . '";'); 

Before add
PHP Code:

$thread['preview'] = substr($thread['preview'], 100); 

where 100 is preview length you want.

Just add image at top of template af_articlebit and remove the following code:
HTML Code:

border-top-width: 1px; border-top-style: dotted;

Adding that line in articles.php just kills the images on the articles page and doesn't modify the preview. If I have BB code off, the preview stays full (still) and the images are not shown, but if I put BB code on the preview still stays full but the images are then broken (red x's).

Eruantien 07-31-2009 05:08 PM

Quote:

Originally Posted by Eruantien (Post 1858487)
Okay, so the issue appears to be with IE. I can not replicate the error with FF.

Okay, now it doesn't work with anything :D

Do not discount my own ability to mess things up :eek:

Eclyps19 08-01-2009 03:52 PM

for some reason I when I check the options in the admincp for showing the create new article, search article, display options, etc, they don't save. I hit save, but when I revisit the articles section the checks are now unchecked. Any ideas?

Eruantien 08-02-2009 12:50 PM

Still looking for some assistance to correct the encoding issue.

ywwz 08-03-2009 12:47 AM

can you make a 3.8.x version for us ? please...

ywwz 08-03-2009 12:49 AM

my mistake, i replied wrong thread...

Eruantien 08-03-2009 07:21 PM

Any support for the issue I am having?

metalguy639 08-04-2009 10:29 AM

I'm using this article hack. I would like to have a hack that is for classifieds that is pretty much just like this article hack. Is it possible to get this as a classified hack where I can have both installed on my site?

Qwest 08-04-2009 05:13 PM

To get rid of the 'redirecting..' message. (if you have vBSEO)

Add this custom rewrite to the custom rewrites section in your vbseocp

Code:

'articles\.php\?c=25'=>'articles-media/'
Where 25 = the forum ID
Where articles-media/ = the vbseo url of the forum category you want to rewrite.

Result: http://www.modernconspiracy.com/articles-media/

Joshva 08-04-2009 06:11 PM

Quote:

Originally Posted by Qwest (Post 1861324)
To get rid of the 'redirecting..' message. (if you have vBSEO)

Add this custom rewrite to the custom rewrites section in your vbseocp

Code:

'articles\.php\?c=25'=>'content-media/'
Where 25 = the forum ID
Where content-media/ = the vbseo url of the forum category you want to rewrite.

Result: http://www.modernconspiracy.com/content-media/

You are an absolute legend!!!! Awesome. Been trying to fix that for ages!

Do you know how to get this mod working for multiple forums in different category heirachies?


All times are GMT. The time now is 12:19 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.02194 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
  • (2)bbcode_code_printable
  • (1)bbcode_html_printable
  • (2)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
  • (3)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