Jump to content

Bad SubDomain SQL query.


Recommended Posts

Hi

I recently changed my hosting account and had to transfer my site to a new server. All worked well I thought but I am getting this message:

Bad SubDomain SQL query.

I understand from this forum I have to :

"Please execute this SQL request in your PhpMyAdmin:

INSERT INTO `ps_subdomain` (`id_subdomain`, `name`) VALUES

(1, 'www'); "

Please can someone tell me what that means and give step by step instructions.

I went to my hosting and signed into my phpadmin, but I don't know where to put these characters. Wjats is ps_subdomain and where do I find it?

When I find it do I type `id_subdomain`, `name` 1, 'www' or (`id_subdomain`, `name`) VALUES

(1, 'www');

Please help.

Link to comment
Share on other sites

×
×
  • Create New...