Version: , by noppid
Developer Last Online: Sep 2015
Version: Unknown
Rating:
Released: 02-27-2005
Last Update: Never
Installs: 0
No support by the author.
There is one bug that I know of that has been addressed and will be in the next release. It's a case of an & in a URL where it should be &. It only affects XHTML validation of the garage list page.
So does anyone else have a bug they know of in the beta we need to address?
Show Your Support
This modification may not be copied, reproduced or published elsewhere without author's permission.
I've found a small issue. I haven't really looked into it much, but it's in regards to comments. Seems that some of them are stored differently than others and I haven't pinpointed why.
In the comments table, for some entries, the vbgarageid was the userid of the garage that was being commented on (and hence in not displayed). on others, it syncs up to the actual garage ID, and is displayed properly.
Like I mentioned, I haven't looked into this much, so I don't know why or how it's doing this. Also, having only 13 entires in the comments table doesn't help much..
Also, in regards to comments, it'd be nice to have the comment'ers userid stored instead of their username in text, since it's not uncommon for usernames to be changed from time to time on my board.
Other than that, it seems to be working pretty good for me
did you upgrade or do a fresh install? What revision did you install with?
It was an upgrade. I went from Magnus's 3.xxx (can't remember eactly it was a while back) to the 4.03 version, then immediately to 4.1.0
after doing some more digging, the comments in question seem to all have been added before I upgraded to 4.1.0.
I've looked at your Fix_comments.php (I found it after I posted this.... guess that's what I get for posting an issue before reading ALL the threads ) and it seems to cover what's going on.
At least with only a few recods to change, it's not gonna be hard to manually do it.
But, I'd still like to switch the username text to a userid....
For your idea the comments display would need another query then and the table field modified to do that ya want. I think.
I think you're right about the extra query, but I think it'd be worth the minimal extra processing time to be able to maintain correct usernames (if/when they ever change) as well as being able to easily add links to their userprofiles as well...
Anyways, give it some thought. I'd sure like to see it, and would be willing to help out with the additional code if need be.
One query don't scare me, there are no excessive uses of queries really.
I do hate the way we do thumbs though. I want to take that out of the main script and not call global.php when running it. One problem though is hotlinking. But I wonder if anyone wants our 100x100 thumbs? Well maybe for avatars? But they can do that now. This is the biggest issue in my book.
Only styleid 1 gets templates added.
In edit garage mode, Description is spelled Decription
The links under the above text don't work. vboption[bburl] doesn't appear to be getting parsed.
Only styleid 1 gets templates added.
In edit garage mode, Description is spelled Decription
The links under the above text don't work. vboption[bburl] doesn't appear to be getting parsed.
Thanks for the heads up. I'll look into it.
Anyone have a tip on getting the templates in all styles at once? I really don't have time to research it. thanks