PDA

View Full Version : what causes this error when running a query?


Asendin
11-15-2002, 05:50 PM
when i run a query to install the proxy IP hack i get

You have to choose at least one Column to display.

query i am supposted to run is

ALTER TABLE post ADD proxyip VARCHAR(16) not null AFTER ipaddress;

thanks

Sebastian
11-15-2002, 06:20 PM
so did you choose the column to run it on? What are you using phpmyadmin? Why not post this in the author's thread?

Asendin
11-15-2002, 06:24 PM
i dont know which column to choose.. i tried hightlighting the post table , but got the same error.

yes phpmyadmin.

posted this in the authors thread but no replies

thanks

Sebastian
11-15-2002, 06:27 PM
post a link to the hack you are installing.

Asendin
11-15-2002, 08:06 PM
https://vborg.vbsupport.ru/showthread.php?s=&threadid=38358&perpage=15&display=&pagenumber=1

the 2.2.8 version, thanks guy :)