Customer Service

Disapointed in customer services. I asked IgorL what ineed to do when i got this error.

 register_globals is On (warning, you should have this param in Off state, or your site will unsafe)
allow_url_include is On (warning, you should have this param in Off state, or your site will unsafe)
Please go to the
Dolphin Troubleshooter
and solve the problem.

 

his responce was

I can investigate this issue for $20.
If this is ok with you, here's my payment link:
https://usd.swreg.org/cgi-bin/s.cgi?s=45913&p=45913EXPERTZZZVAR&c=USD&v=0&d=0&q=1&vp=20
Please don't order "Extended Download Service" that they offer in the same shopping cart as my product. Just click the "trash bin" icon next to it.

--
Best regards, Igor L.
BoonEx Agent

 

When all he had to tell me to do was create a ini.php file and turn them off in it. Is everybody out here wanting money to help someone out, I have donated money to boonex when i got my license and now i ask one qquestion and i am asked to pay for a answer. Maybe you need to have people on staff that enjoy their dolphin software that is willing tohelp someone get their site up and going so they can make money down the road off them buying mods. later

Quote · 28 Jan 2010

Weird, wonder if he is freelancing or if that is being done on behalf of Boonex?    In any event, if your PHP is run through cgi, you should put this php.ini file in just about every directory:

register_globals=Off
magic_quotes_gpc=On
allow_url_include=Off
upload_max_filesize=300M
post_max_size=300M
max_input_time=3000
max_execution_time=3000
memory_limit=128M
short_open_tag=On

Quote · 28 Jan 2010

No need to put in every directory, you can do that globally through htaccess. Ask your host.

Weird, wonder if he is freelancing or if that is being done on behalf of Boonex?    In any event, if your PHP is run through cgi, you should put this php.ini file in just about every directory:

register_globals=Off
magic_quotes_gpc=On
allow_url_include=Off
upload_max_filesize=300M
post_max_size=300M
max_input_time=3000
max_execution_time=3000
memory_limit=128M
short_open_tag=On

There are none so blind as those that will not see.
Quote · 28 Jan 2010
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.