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)
-   -   Forum Display Enhancements - Article Forums v4.x (https://vborg.vbsupport.ru/showthread.php?t=237116)

ChopSuey 03-01-2010 02:45 AM

You have just uploaded the XML file in first post, i think you neeed the articles.php too lol.

DivineMessenger 03-01-2010 03:51 AM

BUG: it auto logs me out whenever I go to the articles.

Overbr 03-01-2010 09:49 AM

Good morning, where is the file ARTICLES.PHP to download?

thanks

ChopSuey 03-01-2010 10:48 AM

The latest update doesn't display settings in AdminCP > Settings > Options > Article Forum Options

Doesn't exist anymore.

Feature request

Change showthread.php?t=1 to articles.php?a=1 just like how you changed the forums into articles.php?c=1

Overbr 03-01-2010 12:30 PM

Quote:

Originally Posted by ChopSuey (Post 1994398)
The latest update doesn't display settings in AdminCP > Settings > Options > Article Forum Options


Doesn't exist anymore.

Feature request

Change showthread.php?t=1 to articles.php?a=1 just like how you changed the forums into articles.php?c=1

thanks,, yuor answer ! Sorry my english.

Well !! Look this after install you mod.

ERROR

Quote:

Database error in vBulletin 4.0.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 vb_thread AS thread
LEFT JOIN vb_post AS post
ON (post.postid = thread.firstpostid)
LEFT JOIN vb_attachment AS attachment
ON (attachment.postid = thread.firstpostid AND attachment.extension IN('jpg', 'gif', 'png', 'jpeg', 'bmp'))
WHERE thread.forumid IN (80,80,85,101,96,95,150,81,82,83,94,84,112,138,-1)
AND thread.visible = 1
GROUP BY thread.threadid
ORDER BY thread.dateline DESC

LIMIT 0, 8;

MySQL Error : Unknown column 'attachment.thumbnail_filesize' in 'field list'

Error Number : 1054
Request Date : Monday, March 1st 2010 @ 11:26:11 AM
Error Date : Monday, March 1st 2010 @ 11:26:11 AM
Script : http://www.XXXXX.com.br/forum/articles.php?c=80
Referrer : http://www.XXXXX.com.br/forum/index.php
IP Address : XXX.XXX.XXX.XXX
Username : XXXXX
Classname : vB_Database
MySQL Version : 5.0.81-community

Please, what to do or what the correct procedure?

akvaryumforum 03-01-2010 01:24 PM

CMS articles crashes if used with "[CMS] Use original thread for comments" mod by Carnage.

When try to read, add or promote a thread or post to an article there is an error massage show. It's here:

Code:

Fatal error: Cannot use object of type vB_Legacy_Thread as array in /.../.../.../.../public_html/forum/packages/vbcms/content.php(985) : eval()'d code on line 25

hollosch 03-01-2010 02:01 PM

Quote:

Originally Posted by Overbr (Post 1994370)
Good morning, where is the file ARTICLES.PHP to download?

thanks


Missing...

ChopSuey 03-01-2010 02:34 PM

Quote:

Originally Posted by Overbr (Post 1994442)
thanks,, yuor answer ! Sorry my english.

Well !! Look this after install you mod.

ERROR



Please, what to do or what the correct procedure?

I am not the modification author but you need to uninstall the mod until you get hte articles.php file uploaded.

bananalive 03-01-2010 06:43 PM

Uploaded the right file now :)

Overbr 03-02-2010 12:02 AM

Error !!! :erm:

Quote:

Database error in vBulletin 4.0.2:

Invalid SQL:

SELECT thread.*,thread.title AS threadtitle,thread.forumid AS forumid, post.dateline AS postdateline, post.pagetext AS preview, MIN(attachment.attachmentid) AS attachmentid, fd.extension AS extension
FROM vb_thread AS thread
LEFT JOIN vb_post AS post
ON (post.postid = thread.firstpostid)
LEFT JOIN vb_attachment AS attachment
ON (attachment.contentid = thread.firstpostid AND attachment.contenttypeid = 1)
LEFT JOIN filedata AS fd ON (fd.filedataid = attachment.filedataid AND fd.extension IN('jpg', 'gif', 'png', 'jpeg', 'bmp'))
WHERE thread.forumid IN (85,85,-1)
AND thread.visible = 1
GROUP BY thread.threadid
ORDER BY thread.dateline DESC

LIMIT 0, 8;

MySQL Error : Table 'XXXXXXXX.filedata' doesn't exist
Error Number : 1146


All times are GMT. The time now is 04:59 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.01124 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_code_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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