Missing files

  Sun 26 / 03 / 2023

  Posted by: ahmed alsadig

Category : Php

Tags : php , web

Post Thumbnail
Description

I'm getting these error messages whenever i open the project there are missing files in your project sir

project file: https://drive.google.com/file/d/1gZN02jftwyDYyRKuZT53TkLFYq5rrRrv/view


  Answered by CDL

Ahmad, it's pretty simple.

1. Go to the root dir of the website and open the index.php file.

2. remove first two lines, which are <?php include('server.php') ?> and <?php include('block_permission.php') ?>

That's it. I tried this. it's working fine

Solved
  Comment   Share
1 Like   2 Comments


comment-author
ahmed alsadig Author

The error message successfully gone but where is the sign up and sign in page? 🙂



Reply


commented 1 year ago
comment-author
Hadayat Niazi Super Admin

This website contains a sigin button on the top right side.



comment-author
Hadayat Niazi Super Admin

If the above solution worked for you, please mark this as solved. Thank you



Reply


commented 1 year ago
comment-author
ahmed alsadig Author

The error message successfully gone but where is the sign up and sign in page? 🙂