Category Archives: Web Tips

Here you can find tips to fix common problems inf your site is not working as you want

Aqui encontraras consejos para arreglar tu sitio si no funciona como lo deseas

“url file-access is disabled” Error message

———-ENGLISH———-
This error shows if you use some code with “require” to get information of one of your subfolders, this is because the server security disabled that function, but is really easy to fix, click “more” to get information about how to solve it

———-ESPAÑOL———-
Este error se muestra usas codigo con “require” para obtener informacion incluida en tus subfolders, ya que la seguridad del servidor apaga esta funcion, da click en “more” para saber como solucionarlo

Continue reading “url file-access is disabled” Error message

Register Globals problem

———-ENGLISH———-
This problem shows when a script or form is not pharsing the information (so the form or script results is empty) but you are not getting some error message, click “more” to get information about how to solve it.

———-ESPAÑOL———-
Este problema se presenta cuando un script o formulario no transmite la información (por lo que el resultado queda vacío) y no muestra algun mensaje de error, da click en “more” para saber como solucionarlo

Continue reading Register Globals problem