Jump to content

Problem - Deleted all files / re-uploaded and nothing works


boro_boy

Recommended Posts

I deleted my files on the server as I had to many old plugins ect in there. So deleted everything on the server then uploaded just the files required for the forum / gallery and calandar .

Nothing works and I keep getting 

Forum is: http://www.fansfootballforum.com/

I changed the config_global.php file to show this

<?php

$INFO = array (
  'sql_host' => 'localhost',
  'sql_database' => '[REMOVED]',
  'sql_user' =>  '[REMOVED]',
  'sql_pass' => ' '[REMOVED]',
  'sql_port' => 3306,
  'sql_socket' => '/var/lib/mysql/mysql.sock',
  'sql_tbl_prefix' => '',
  'sql_utf8mb4' => true,
  'board_start' => 1427896661,
  'installed' => true,
  'base_url' => 'http://www.fansfootballforum.com/',
  'guest_group' => 2,
  'member_group' => 3,
  'admin_group' => 4,
);

You can access the site if you put index.php at the end but the templates don't work properly.

www.fansfootballforum.com/index.php

I need help, might just ask the hosts to restore a backup.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...