![]() |
Nice mod. Perhaps another addition to contemplate would be to allow the use of categories within the featured thread box.
|
Great modification. Another admin on one of my sites was asking about making a box to put important threads in so they didn't get lost and I remembered seeing this. Works Great!
Looking forward to being able to use it on forumdisplay and showthread. |
hello Adrian
Can you reply to my question in PM about paying for customisations? You have disabled PM so I can't reach you that way. Thanks! |
Hello :)
Do you know how I can add this to a VbAdvanced CMPS block? Thanks |
Trying to add this to my vB3.5 forum I get the following error message:
Database error in vBulletin 3.5.3: Invalid SQL: ### INSERT QUERY GENERATED BY fetch_query_sql() ### INSERT INTO plugin (`active`, `executionorder`, `title`, `hookname`, `phpcode`, `product`) VALUES ('1', '5', 'Feature', 'forumhome_start', '$rows = $vbulletin->options[\'featurethreads_showx\'];\r\n$query=\"select * from \" . TABLE_PREFIX . \"thread WHERE `featured` = \'featured\' limit $rows \";\r\n $merge=mysql_query($query);\r\n echo mysql_error();\r\n\r\n while($row=mysql_fetch_array($merge)){\r\n\r\n$dis play .= \"\r\n\r\n<img src=\'images/statusicon/subforum_old.gif\' border=\'0\'> <a href=\'showthread.php?t=$row[threadid]\'>$row[title]</a> - <span class=\'smallfont\'>$row[ftdescription] - \r\nBy $row[postusername]</span><br />\";\r\n\r\n}\r\n\r\nif($vbulletin->options[\'featurethreads_enabled\'] == 1) {\r\n\r\n $feature_threads = \"\r\n\r\n<table class=\'tborder\' cellpadding=\'$stylevar[cellpadding]\' cellspacing=\'$stylevar[cellspacing]\' border=\'0\' width=\'100%\' \r\n\r\nalign=\'center\'>\r\n<tr>\r\n<td align=\'center\' class=\'tcat\'>Featured Threads</td>\r\n</tr>\r\n<tr>\r\n<td class=\'alt1\'>$display</td>\r\n</tr>\r\n</table>\r\n<br>\r\n\r\n\";\r\n\r\n}', 'featured'); MySQL Error : Unknown column 'executionorder' in 'field list' Error Number : 1054 |
Quote:
|
It seems as if the mod creator doesn't have access to this thread because his VB license expired.
Has any one else gotten this to work with VBadvanced CMPS? Thanks |
Work w/3.6.3?
|
Quote:
|
Has anyone tried using this in a vbPortal block? I've tried but can't get it to work - see this thread.
I suggest that the developer of this mod take a look at that thread as it includes some information on suggested improvements to his code. |
awesome hack...thanks for this...works great.
|
Is anyone available to take over this mod and bring some new features onboard? It would be great to be able to show last post by, time, replies, views, etc.
|
This is a great idea. I was searching for a hack to show multiple announcements but this is even better. I for one would love to see the other features added (especially the adding to every page).
|
anyone else able to get this to work w 3.6.4? It does not work for me, nothing shows. All edits done, files uploaded and product imported.
|
nevermind, I'm a dummy, forgot to enable it. :P
|
There must be a way to show date posted of the featured threads. Can someone with a bit more knowledge in this area help?
|
I've installed the hack but all I'm getting on a main forum page is "No database selected".
I traced it back and that's a part of 'Feature' hack when tries to do Code:
$merge=mysql_query($query); On a separate note, I've slighly enhanced the integration on 'feature thread' item into the menu. I suggest changing the second step of template editing to: Open Showthread Templates > SHOWTHREAD Find: Code:
<tr> Code:
<if condition="$show['adminoptions']"> Denis |
Quote:
|
When I install this hack on our board as soon as I put the code into forumhome it stops the page from loading. If I disable it the forumhome loads fine. I've tried it on four different skins (including the VB Default) and it fails.
Any ideas? I really want to install it. Thanks. |
One of the draw backs to this is when you feature a thread and the limit for featured threads is already reached, you get no error page, it just says the thread is now featured, but it's not. It doesn't bumb off the oldest thread, it does not show an error, nothing.
|
Great modification. Thanks
|
quesiton: what template i can make the border edits ?
|
Feature Request: How about giving featured threads its own new page ?
Some functionality which shall auto-pull highest rated, replied, viewed threads from last week, month, 3 months, year, till day etc. ? |
Quote:
|
First of all, to the author great hack!
Quote:
|
Great! installed.
|
I'm liking this mod. Only problem is it shows featured threads even if a user doesn't have permission to view the thread. Here's the query that selects the featured threads:
PHP Code:
|
didn't find it in thread, but I'd love to see a vbadvanced featured thread module for this!! :D :)
any hopes on that? :) |
thx m8, will definately click install on this one.
|
I have a big request, that I really hope you may mind doing.
I would like to display the featured threads on a non vb page, but the non vb page is my homepage which has globals and all the rest on it so it is integrated with vbulletin a bit. Basically im trying to make the homepage look more active, and this would be perfect. Thanks. |
This is what i am looking for....
*UN-INSTALLING.......sorry..... INSTALLING :D |
Where is FORUMHOME?
Edit: Sorry, I found it. |
I keep getting "No input file specified" when I try to feature a thread.
|
I tried installing this a few days ago, couldnt get it to work. But, after uninstalling it, and re-adding it, its working like a charm. Just the thing i needed.
Thank you for releasing it. |
Too bad the author has gone awol. This mod could use some fine tuning.
|
Great hack first off and installed!
Second, I would suggest an AJAX way of moving threads up and down in the order you would want them in... Doable? Otherwise this is still an outstanding add to the forums! |
I totally agree, being able to order them and also assign the smiley to each individually would be great :eek:
|
I'll PM the author for permission to have one of my guys edit the code per what I think would be good and share here once he gives me permission.
|
Quote:
|
This what I suggest:
1. The featured threads ordered by date of first post (thread creation date). New threads on top. 2. When a maximum of 10 threads is set, new threads should be added to the top of the list, and older ones make place for them (so the oldest in the list is removed when a new thread is added). 3. The thread creation date added above every thread like this: http://img168.imageshack.us/img168/1...ethreadbs5.gif 4. I want to display these 10 latest featured threads on the right side of my board (this is a separate custom template) , you can see what I mean on the right side of my board here just under the thumbnails: http://forum.dutchbodybuilding.com/ So a possibility to place the variable in that template. 5. The latest featured thread (only one) showed like this on forumhome: http://img167.imageshack.us/img167/7...ndeweekge7.gif |
All times are GMT. The time now is 01:05 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|