![]() |
I am having a problem with the topic icons. The hack is posting the wrong ones!
I don't know how to explain it, check out: http://www.juniorsailing.com/ I have the hack on the very bottom of the page. Look at the icons, then click on the forum name and look in the thread list...the icon is different?!?! |
How do we show the topic starter for each thread?
|
I think it's better to remove the "&goto=newpost" part for the thread url. Think it's better for the reader to start from the first post.
|
If it's the first time you connect, you go to the first post anyway (last post for you is the first post of the thread).
|
i have a question. When $showforumtitle = "1" in the last10config.php, and at the same time $includeforums = "3,4", it displays "can't select info".
If I leave $showforumtitle = "0" or $excludeforums and $includeforums blank, everything ok. Any idea? Another request: if i want to display the threads starter, threads start time (can be ordered by this?) and the massege of the threads' first post, would you plaese add these variables into your hack? Thanks again for the great hack. |
bbqfan: Do me a favor and download the zip file from the first post again. I have added mysql_error() so it will give the exact error. Run that and then let me know what exactly the error is. ("Can't select info" is a generic error I put in there when I first wrote it and never changed it.)
I'll look into those requests. |
Quote:
Edit: I just realized what the problem is and I'll post a fix in a minute. |
Here's a fix for the problem in the previous post.
In last10.php, find Code:
if ($postii != "0" && $postii != "") { Code:
$postii = $postii+1; Code:
if (($postii == "0" || $postii == "") && $threads[iconid] != "0" && $threads[iconid] != "") { Code:
$threads[iconid] = $threads[iconid]+1; |
tubedogg,
this time it display: MySQL reported this error while trying to retreive the info: Column: 'forumid' in where clause is ambiguous |
That I can fix very easily. :) I'll post the fix in a couple minutes.
|
All times are GMT. The time now is 04:57 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|