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)

Scalemotorcars 02-04-2011 09:06 PM

Anyone get notices to work. It only works when viewing an article. Not when viewing the articles.php

JacquiiDesigns 02-05-2011 07:05 PM

Quote:

Originally Posted by Scalemotorcars (Post 2158857)
Anyone get notices to work. It only works when viewing an article. Not when viewing the articles.php

What do you mean by notices?
I have 2 unread PMs and the flashing notice works just fine on my forum when viewing http://jpicforum.info/forum/articles.php

https://vborg.vbsupport.ru/external/2011/02/32.png

Scalemotorcars 02-07-2011 01:45 AM

No I.m referring to forum notices. You know the area below the navbar that can post a message in a specific forum. Its not working on articles.php

Alfa1 02-17-2011 10:47 PM

For some reason I cant get articles.php to display right.
bb code displays parse and unparsed.
Images do not resize to one size.
Text preview length counts characters that are in bb codes and cuts off in the middle of words.

Do you have any idea how I can solve this?

I do not want my forumdisplay.php replaced, because I have a vbadvanced page for article overview and I want my moderators to be able to normally browse the forums.
I partially resolved this by disabling the following plugins: 'article forum' and 'links'. I tried the edit of show thread complete that you posted earlier in the thread, but that results in a error on showtread.
Could you please add a setting for this?

Is there any way to reduce the font size on articles.php ?

SBlueman 02-19-2011 11:54 PM

I like this modification and look forward to it improving. I know one feature I'd like is to be able to limit the time to show results in the "Most Read" And "Most Comments" modules. It would be handy to set this so it only went back to the last seven days for my site.

Also, some sort of tie-in with thread prefixes would help too.

SBlueman 02-20-2011 03:46 PM

Quote:

Originally Posted by bananalive (Post 1824660)
Find in articles.php:

PHP Code:

ORDER BY $sqlsortfield $sqlsortorder 

Replace with:

PHP Code:

ORDER BY sticky DESC$sqlsortfield $sqlsortorder 


I found this to display the stickies above all other articles. Is there a way to separate them? We use the stickies as the top 10 stories from the day.

SBlueman 02-20-2011 03:48 PM

Also, is there a way to have moderation check boxes included with this? And can articles that have been read have a way to show that? Maybe a different font style to the headline or a image overlay to "cloud" the image some if read?

Alfa1 03-16-2011 02:02 PM

When deleting posts, the posts are blanked out, but still visible.
When rating a post, the user gets a xml error.

I have uninstalled this for now. I hope this will be fixed.

Quote:

Originally Posted by Alfa1 (Post 2163773)
For some reason I cant get articles.php to display right.
bb code displays parse and unparsed.
Images do not resize to one size.
Text preview length counts characters that are in bb codes and cuts off in the middle of words.

Do you have any idea how I can solve this?

I do not want my forumdisplay.php replaced, because I have a vbadvanced page for article overview and I want my moderators to be able to normally browse the forums.
I partially resolved this by disabling the following plugins: 'article forum' and 'links'. I tried the edit of show thread complete that you posted earlier in the thread, but that results in a error on showtread.
Could you please add a setting for this?

Is there any way to reduce the font size on articles.php ?


wraggster 03-22-2011 12:05 AM

hi folks did anyone get this working on their index page

for example it works fine here --> http://gamingandgadgets.com/vbulletin/articles.php

but not here http://gamingandgadgets.com/articles.php

is there a way to rename it index.php and have it outside of the vbulletin dir ?

uandhim2 04-07-2011 06:44 PM

i keep getting this error:

Database error in vBulletin 4.1.2:

Invalid SQL:

SELECT thread.*,thread.title AS threadtitle, post.dateline AS postdateline, post.pagetext AS preview, attachment.thumbnail_filesize AS thumbsize, MIN(attachment.attachmentid) AS attachmentid

FROM thread as thread
LEFT JOIN post AS post
ON (post.postid = thread.firstpostid)
LEFT JOIN attachment AS attachment
ON (attachment.postid = thread.firstpostid AND attachment.extension IN('jpg', 'gif', 'png', 'jpeg', 'bmp'))
WHERE open != 10
AND thread.forumid IN( 4,12,25,26,27,28,14,21,22,33,29,30,31,32 )
AND thread.visible = 1
GROUP BY thread.threadid
ORDER BY thread.dateline DESC
LIMIT 5;

MySQL Error : Unknown column 'attachment.thumbnail_filesize' in 'field list'
Error Number : 1054
Request Date : Thursday, April 7th 2011 @ 01:51:50 PM
Error Date : Thursday, April 7th 2011 @ 01:51:50 PM
Script : http://www.jetskisportfishing.com/forum/
Referrer : http://www.jetskisportfishing.com/fo...hp?24-Articles
IP Address : 24.43.70.2
Username : JSF
Classname : vB_Database
MySQL Version : 5.1.47-community-log

i'm running vbulletin4.1.2. Any help?


All times are GMT. The time now is 09:09 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.01865 seconds
  • Memory Usage 1,747KB
  • 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
  • (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