
07-10-2003, 11:19 PM
|
|
|
Join Date: Apr 2003
Posts: 35
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
06-28-03 at 06:24 PM 97cobracpe said this in Post #468
Do you have direct access to you database? If so, do the following:
In the gportal_weblinkslink table, the field named 'hits' has the datatype set to 'text'. Change it to 'int'. I did it on my site, and it worked with no lost information in the hit counters. They all remained intact.
Otherwise, I could modify the install script that when it creates the tables for the database it has the change built it. You would end up having to uninstall the hack, upload the new modifed installer script, and run the new one instead. You would lose all your links this way and have to start over.
|
This worked like a champ. Thanks for the suggestion!!!
|