Hi,
on a evo 1.5 site I am running scripts that add data to the database.
Recently something changed to that site (HOST??) and when I preview, I am logged out.
When I disable these two enties in the php.ini in the site root the error disapears but my scripts return blanc pages.
allow_url_fopen = on
allow_url_include = on
So I need the entries to run these scripts and need to rid them to use quick manager.