Quote:
Originally Posted by Lionel
only remove (notice the comma?)
Now, you seem to have some confusion over what attachments are. Attachments are not images included in your thread from imageshack or somewhere else. Attachments are what you uploaded from Manage Attachments when you create a thread.
|
no, I am aware of that.
I don't why you didn't notice there are plenty of both kinds of images in all of the threads with a red box (as attachments and as external linked in images).
anyway...
could it be related to teh first/last image problem? its seems to be only pulling from the first post (or image linked or otherwise) in a thread.
as for sticky thing:
To confirm...remove:
"
sticky DESC," thus the line will look like:
"($forumid) ORDER by threadid DESC LIMIT $limit");"
(no quotes)
Correct?
and I don't know what "notice the comma?" is supposed to mean. I even took a guess at what you meant by "order by" and just searched for term that in the slideshow.php. Again, I am NOT a coder, so no idea of proper protocols or whatever... assume its all pretty much gibberish to me.