Contributions
GuestBook Module
This is a simple GuestBook module that uses the existing Reviews system. Admin is thru the Reviews system. 99.9% of the code is managed by the Reviews system. Basicly just a custom report running ontop of Reviews.
| opurahman | 26 Dec 2006 |
Simple GuestBook. Basicly just a custom report running on top of Reviews.
Bug fixed.
<code>
$reviews_query = tep_db_query($reviews_query_raw);
$reviews_split = new splitPageResults($reviews_query_raw, MAX_DISPLAY_NEW_REVIEWS, '*', $HTTP_GET_VARS['page']);
</code>
[Full package]
| James Hutchinson | 27 May 2002 |
Note: Contributions are used at own risk.
