![]() |
Sweetness!
|
I'm happy, even if it means i'll have to translate it again in french ;-)
|
Quote:
In your includes/functions_articles.php file Find this: Code:
$articles = $DB_site->query("SELECT * FROM " . TABLE_PREFIX . "article Code:
$articles = $DB_site->query("SELECT * FROM " . TABLE_PREFIX . "article ASC is forwards, DESC is backwards. Datline is by post date, title is by alphabetically. I suppose you can also sort by other variables by replacing the word "title" in there, but thats up to you to figure out. Later! |
cant wait for the new update :)
well done all involved |
John, is there any possibility to give us a spoiler of what to expect with the new version (that is, if you don't forsee releasing it in the next day or so).
Not sure if you were including new features or just making bug fixes... I would REALLY like to see an article description field included if possible. This would be shown under the title in the articles list, and would allow users to get a better idea of what the article is about before navigating to it. :) |
Quote:
Please dont forget about the counting articles in sub-sub-forums! thanks for all your work! -Jason |
I guess i will wait for the update before installing this hack.
Does anyone know what the deal is with uninstalling the hack ( if ever i wanted to )? I notice it keeps with an install script... so does it also come with an unistall script or is this not needed? |
The install script has a remove feature which works out very nicely.
|
Cool.. i will be waiting for the update since its almost ready and then i will install this one.
|
Tiny Bug:
On Article index page, username under "Last comment by" doesn't link to user profile as it should. Solution: Edit template: article_lastcommentby Find: HTML Code:
<phrase 1="member.php?$session[sessionurl]username=$article[lastposter]" 2="$category[lastposter]">$vbphrase[by_x]</phrase> HTML Code:
<phrase 1="member.php?$session[sessionurl]username=$category[lastposter]" 2="$category[lastposter]">$vbphrase[by_x]</phrase> |
All times are GMT. The time now is 04:31 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:
|