Quote:
Open .xml file and find:
Code:
<installcode><![CDATA[$vbulletin->db->query_write("ALTER TABLE " . TABLE_PREFIX . "rssfeed ADD threadid INT(11) UNSIGNED NOT NULL");]]></installcode>
replace to
|
Thanks so much! I had to to the same thing with "tu_maxtime" but that was easy to figure out based on your reply.
I appreciate the mod and I appreciate the helpful response.