Adult Script Pro Community Forums

The forum is here for legacy reasons. No new posts will be created. User registration is disabled! If you have any questions, please email us or check https://www.adultscriptpro.com for more details!

You are not logged in.

#1 2011-04-24 08:51:19

Eri
Member
Registered: 2011-03-18
Posts: 977

[FIXED] add new server bug

gettig this message when i try to add new server

Query: INSERT INTO server SET server_name = 'media 1', ftp_host = '184.0.161.0', ftp_port = 21, ftp_username = 'user', ftp_password = '444', ftp_root = '/httpdocs/flv', streaming_method = 'progressive', url = 'http://mysite.com/', lighttpd_url = '', lighttpd_secdownload = '0', lighttpd_prefix = '', lighttpd_key = '', status = '1'
Error Message: Unknown column 'ftp_port' in 'field list'
Error Number: 1054

Last edited by Eri (2011-05-08 11:43:44)


Best Adult Affilitate Network:
ExoClick
Best Deals on Dedicated Servers - CDN
INXY

Offline

#2 2011-04-24 19:10:35

symtab
Administrator
Registered: 2010-08-23
Posts: 7,501
Website

Re: [FIXED] add new server bug

From phpmyadmin/mysql console run this query:

ALTER TABLE `server` ADD `ftp_port` int(5) unsigned NOT NULL default '21';

Fixed in the main RC1 archive.


Adult Scripts: Adult Script Pro - Adult Search Script
Adult Advertising/Traffic: Plug Rush - EXOClick - PopAds

Offline

Board footer

Powered by FluxBB