vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Forum Display Enhancements - e-steki Featured threads 1.0.1 (https://vborg.vbsupport.ru/showthread.php?t=155299)

Lea Verou 08-14-2007 10:00 PM

e-steki Featured threads 1.0.1
 
What does this do?
This hack lets mods/admins to choose some threads as featured, enter a description (if no description entered the first post will be used) and they will be displayed at forumdisplay, in the position that the admin selected. Refer to the Features section below for more information.

Features
Admin Features
  1. Absolutely NO template modifications and you even get to control where the table will be placed in Forumdisplay with a simple setting!
  2. Fully phrased.
  3. Ability to set a cutoff limit, so that if the featured threads are more than X, the rest will not show.
  4. Ability to specify whether the featured threads will be ordered by the date they were featured, their last post date or their creation date.
  5. Ability to specify whether html, bbcode, [img] tags or smilies will be shown in the description (or the first post if no description has been entered).
  6. When featuring/un-featuring a thread, the action is logged in the moderator log.
  7. A nice, usable and extensive manual instead of an ugly readme.txt ;-)
End user / moderator Features
  1. Moderators can enter a fully formatted description with bbcodes and everything (if allowed by the admin)
  2. The table is collapsible, and if it has nothing to display it doesn't show.
  3. Thread elements that are displayed: Thread icon, Title, Link to the thread, creation date and time, number of replies (clickable), thread poster.
Don't forget to Mark as Installed!
Support will be provided only for a few days after each release.
Installation instructions and a FAQ are in the manual.

Lea Verou 08-15-2007 12:36 PM

First post reserved.

MaestroX 08-15-2007 01:20 PM

Hi Michelle,

Just wanted to say a great release. I was considering conding one myself a short while ago but didn't have the time on my hands.

Anychance of vbadvanced support?

Lea Verou 08-15-2007 01:21 PM

Quote:

Originally Posted by MaestroX (Post 1318106)
Hi Michelle,

Just wanted to say a great release. I was considering conding one myself a short while ago but didn't have the time on my hands.

Anychance of vbadvanced support?

Thanks :)
What do you mean as vbadvanced support?

bobster65 08-15-2007 01:26 PM

Quote:

Originally Posted by Michelle (Post 1318107)
Thanks :)
What do you mean as vbadvanced support?

Im guessing that a vba module for this would be what is wanted... that would be a nice addition to this.. :cool:

simunaqv 08-15-2007 01:27 PM

He probably means a vbadvanced module for showing featured threads.

Lea Verou 08-15-2007 01:29 PM

But if he wants to show ALL featured threads in one module, he can do it already with the news module I think, he will just have to re-select them for it.
This was designed to be forum-specific, so I can't really understand the use of a vba module.

Kaleem 08-15-2007 02:27 PM

Installed good work :)

Lea Verou 08-15-2007 02:29 PM

Thanks :)
How did the installation go?

Kalina 08-15-2007 02:30 PM

Hi Michelle, this seems to be a great plugin but it gave me a database error, I installed it, set the options and when I went to view one of my forums I got a database error. I am running vbulletin 3.6.8.

Here's the error:

Quote:

Warning: Invalid argument supplied for foreach() in /forumdisplay.php(987) : eval()'d code on line 87

Warning: implode() [function.implode]: Bad arguments. in /forumdisplay.php(987) : eval()'d code on line 95
Quote:

Database error in vBulletin 3.6.8:

Invalid SQL:

SELECT
thread.threadid,
thread.title,
thread.postuserid as posterid,
thread.postusername as poster,
thread.dateline,
thread.replycount,
thread.isfeatured,
thread.fdesc,
thread.iconid,
post.pagetext
FROM thread as thread
LEFT JOIN post as post ON(post.postid = thread.firstpostid)
WHERE
thread.isfeatured = 1
AND thread.forumid IN ()
ORDER BY fdate DESC
LIMIT 3;

MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')
ORDER BY fdate DESC
LIMIT 3' at line 16
Error Number : 1064
Date : Wednesday, August 15th 2007 @ 10:28:29 AM
Script : http://www.webtalkforums.com/forumdisplay.php?f=53
Referrer : http://www.webtalkforums.com/
IP Address : xx.xxx.xxx.xxx
Username : Colleen
Classname : vb_database


All times are GMT. The time now is 02:41 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.01066 seconds
  • Memory Usage 1,740KB
  • 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
  • (4)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
  • (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