![]() |
OK but what about the post table? There's a username column - what's in that column for posts by unregistered users?
|
in table post, username is either:
1. registered username (like mine "Oystein") 2. unregistered username (always "Uregistrert bruker") The unreg. username is the same as I've edited in the file where it was written as "Unregistered" originally. |
OK I think I have it figured out. Try the one attached to this message and see if it works.
Rename it to last10.php. The config file hasn't changed so you can just upload this one. |
it was working great until a imported my ubb posts i got this error
----------------------------- MySQL reported this error while trying to retreive the info: The table 'SQL3c86e_0' is full ---------------------------- any help? |
Quote:
but (!) Replies are not shown :p I guess you changed a bit too much :-) Edit: Forget this last one... but you had written $replyword instead of $threads[replycount]. But I just changed it, so now it works. Thanks a lot for helping out. Actually it means a lot :-) |
Can someone help me with some adjustments to this hack...Here's what I'd like. Instead of showing the Last Poster, I'd like to see the Thread Starter...and instead of showing the text of the last reply, I'd like to see the text of the first (opening) message of the thread. And I'd like for the output to be sorted in order of when the threads were originally posted, not by when the last reply was.
Thanks in advance! |
You are lucky JJR512 :D, I did all the changes you wanted eventhough I know nothing about php and mysql because I guess tubedogg was a little bit busy :rolleyes:
Code:
// the base WHERE statement PHP Code:
Code:
// ooh a query! PHP Code:
Code:
$fd = date($fdt,$threads[lastpost]); PHP Code:
$ob = "dateline" I hope that helps. Please remind me if I have forgotten some parts because I modified the code a lot so it's hard to track the changes I have made. |
I have this hack working nicely on my front page, and I am trying to also ad the hack to a page (citysailor.com) on a different server that doesn't support PHP.
I tried using the full path to the last10.php and last10config.php files in my include statement like this: <!--#include virtual="http:// http://www.harborsailing.com/public_.../last10_ny.php"--> But I am getting this error: [an error occurred while processing this directive] I might be missing something really simple --- any ideas how to make it work? |
I just installed this for testing and it's absolutely great! Good job Kevin!
One slight problem though. Some of the message icons show broken images, although the images are fine in the actual forum and thread displays. Here's the URL: http://130.94.168.29/last10/last10.php Any idea how to fix? P.S. It appears the last10 script is adding icon15.gif and icon16.gif whch don't exist. Where did it get these icons from? They're not in the messages or forumdisplay. :confused: |
I've determined that the problem with the message icons occurs whenever an icon is used that was not part of the orginal distribution (icons 1-14.)
|
All times are GMT. The time now is 08:06 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:
|