vityabond / hopebilling

The free billing system hopebilling.com
MIT License
102 stars 109 forks source link

Install issue #43

Closed GaneshKandu closed 3 years ago

GaneshKandu commented 4 years ago

Hi Trying to install HopeBilling but getting error using php 7.3

Notice: unserialize(): Error at offset 0 of 1 bytes in core/classes/System/Config.php on line 32 Warning: Cannot modify header information - headers already sent by (output started at core/classes/System/Config.php:32) in core/classes/System/Tools.php on line 27 
luixinlbtk commented 4 years ago

where did you get the installer? I can't find him, could you send it to me? Thanks a lot

GaneshKandu commented 4 years ago

i have downloaded from https://hopebilling.com/ download button its a master download of github

GaneshKandu commented 4 years ago

Adding empty serialized array in app/config/global.config works

GaneshKandu commented 4 years ago

you need to add that in all config because i am getting same error in setting page

luixinlbtk commented 4 years ago

i have downloaded from https://hopebilling.com/ download button its a master download of github

I downloaded it but I get the same error,. I see that the install folder is missing

Muhamadanwar001 commented 3 years ago

hello,im sorry, error same

vityabond commented 3 years ago

fixed