PDA

View Full Version : Tim, a few things...


dberube
05-02-2005, 08:02 AM
Just recently purchased software...

How can I get it to list everything by Name(alphabetical)

How can I get it to list by rating(ASC. and DESC.)

How can I get it to list by name(alpha) within a cat.

"""""""""""""""""""""""""""" rating within a category.

Thanks.

P.S. I added pictures with the reviews, and when i goto review_insert.php?item_id=1 it shows up but when i do it inside a php include the image doesnt show up........... Any thoughts?

imported_Tim Mousel
05-18-2005, 03:52 PM
Hi,

Which file are you using to show the categories?

Your images probably aren't showing up because you need to use a path from the base directory. For example use "/images" not "images".

Tim