pH7Software / pH7-Social-Dating-CMS

😻 pH7Builder (formerly pH7CMS) is a Professional & Open Source Social Dating CMS written in PHP 8 🚀 This Social Dating Script aims to be low resource-intensive, powerful and secure. pH7Builder includes over 40 modules. It is the first Professional, Free & Open Source Social Dating Site Builder Software and the first choice for enterprise level Da
https://pH7Builder.com
MIT License
952 stars 574 forks source link

Blank Page Attempting to Install v18 #1063

Open kreativmind opened 1 year ago

kreativmind commented 1 year ago

I have downloaded the zip for version 18. I extracted onto my server. New install goes to mysite.com/_install and is all white space. I was able to install v17 successfully but would have a blank white page after deleting _install folder).

Something still is not right with the script.

kreativmind commented 1 year ago

I think I have narrowed it down to this file _install/inc/fns/misc.php but I am not sure what is causing it. If I use the misc.php file from v.17 I get the installation page for v.18.0.0 Pure Build 1

2dned commented 1 year ago

TBH is gave up on v18 and went to pH7Builder-17.2.1 Google it, works fine.

Same thing White Page, put it into development mode and get error rewrite, comment out rewrite rule and all works fine.

kreativmind commented 1 year ago

I have tried 17.2.1 also but am trying your suggestion now. I have put it in development mode. It's up and running now.

pH-7 commented 1 year ago

Well, could you try to enable the development mode to show the PHP errors (exceptions) on the page?

To do so, please edit _protected/app/configs/config.ini, and replace environment = production to environment = development, and then save it.

Then, go back to your web browser and refresh the page. From there, you will normally see an explanatory PHP error message. Let me know the error(s) you will see from there.

pH-7 commented 1 year ago

v18 is still in development stage, but it fixing several issues (and more to come 🙂), so I wouldn’t recommend to stay with v17. If you have any blank pages, can you enable the development mode and share the errors here, so it will have them fixed directly for you! 🚀

pH-7 commented 1 year ago

I’m constantly looking for improvements and fixing those issues. As soon as you see something not working correctly, feel free to share them here and don’t forget to share them here (and PHP errors by enabling the development mode in config.ini as mentioned above).

pH-7 commented 1 year ago

@kreativmind Is your issue fixed by now? If so, could you close this issue?

pH-7 commented 1 year ago

Hi @kreativmind, I hope you are enjoying your weekend! I was just wondering if (hopefully) this was fixed for you by now?

Have a great day!

PanzerMad commented 1 year ago

Hi , i have the same error , after fresh install , blank page ,cannot acces admin page or anything , i have tryed to install with the auto isntaller from my hosting and a manual isntall with fresh data base too , still arent working

i use the last release version

if you wish to help me my discord --> Panzer#1771

trolizltu commented 1 year ago

/framework/Server/Server.class.php on line 165 Fatal error: Uncaught TypeError: strtolower(): Argument #1 ($string) must be of type string, bool given in.....

trolizltu commented 1 year ago

your issue is here https://github.com/pH7Software/pH7-Social-Dating-CMS/issues/1062