
| ||||||||||||||||||||||||||||||||||
| QdbS - Quote database System :: Forums :: QdbS Support | |||
|
|||
Modification for QdbS 1.10 (Show IP addresses of submissions). |
| Author | Post |
| Eck |
| ||
![]() ![]() Posts: 10 | This will be implemented in QdbS 2.0, but for QdbS 1.10 users. you can follow the instructions below. This will allow you to see IP addresses of people who have submitted quotes in the review section of the admin panel. Download this, Extract it. With your theme, replace "admin_block.tpl" with the one in that zip file. Also replace the QdbS' index.php file with the one in that zip file. replace /admin with the original /admin directory (/admin/index.php) ip.sql is updated SQL for qdbs_queue to allow IP's to be kept in there and then deleted after approval, so mysql -uuser -ppassword qdbs_database < ip.sql If you need further assistance, feel free to reply. [ Edited Sat Oct 17 2009, 16:21:54 ] | ||
| Back to top |
| tyteen4a03 |
| ||
![]() Joined: Sat Nov 07 2009, 15:40:14 Posts: 16 | A better way to do the sql is:
It is just the same as what ip.sql does. However, if you have pending quotes you can use mine. | ||
| Back to top |
| Moderators: Jobe, Eck |