Cannot access site pages other than sign-in and post.
Cannot access settings or anything that isn't the login/home/tweet screen. Have confirmed that site files are uploaded correctly. Anyone else having this issue?
can you describe for me, is that happen when you run project in localhost?
Yes, I am running it locally off of an Ubuntu 20.04 VM.
On Thu, Aug 26, 2021 at 1:31 PM Amin @.***> wrote:
can you describe for me, is that happen when you run project in localhost?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/aminyasser/twitter-clone/issues/4#issuecomment-906604243, or unsubscribe https://github.com/notifications/unsubscribe-auth/AVKVAWQ3WCE3XQWE5BEER7TT6Z27BANCNFSM5CXJGU7A . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&utm_campaign=notification-email .
do you follow the instruction and change the variables on connection.php ?
Cannot access settings or anything that isn't the login/home/tweet screen. Have confirmed that site files are uploaded correctly. Anyone else having this issue?
It is only an issue of the folder structure changing while we download it from Github. Make sure to take the project folders (folders like assets, core and other files upto twitter.sql) out from the twitter-clone-master folder nesting.
if you delete those folders, you lose the php code that make it run....