hi guys, this is kinda strange. all of a sudden when I click on member login, the little nickname/password popup wont load.
the window goes grey like it normally would but no popup. any ideas?
hi guys, this is kinda strange. all of a sudden when I click on member login, the little nickname/password popup wont load. the window goes grey like it normally would but no popup. any ideas? |
I have the same problem when using Google's Chrome browser. I works fine in IE7 and FF3 (for me). Try using another browser. There are none so blind as those that will not see. |
I use ff3,IE7, Opera, Safari, and Avant. All the same. |
I have the same problem i test it in Safari Chrom IE7 FF didnt work in any of them my site is www.houseperu.com/index.php another problem is in the administrator "profile video" show me an error ""
You don't have permission to access /ray/modules/video/app/admin.swf on this server. Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request. |
Recheck your is it On or Off ? should be On state. Are you have any JS errors on page ? You don`t should have any errors |
Hi AndreyP
in what file i have to chek this php_value allow_url_fopen
my site is www.houseperu.com/index.php
thanks
|
phpinfo LOL :) |
Hi AndreyP sorry man, I dont understand you mean inside the cpanel o you mean the PHP.INI could you make me an example? |
you can check php info from your admin area - open yoursitename.com/admin/phpinfo.php note: you should be logged in as Admin Regards Artur |
hi did you know what I have to add in this file
yoursitename.com/admin/phpinfo.php
could you make and example? thanks
|
it is just php info you will need to edit php.ini file Regards Artur |
This is simple script to check server params: <?php phpinfo(); ?> |
Hi
thanks for your help but I think that I´m doing some mistake I just create a file PHP.INI
but the error is there i dont find a solution maybe i have to do another thing this is the error
""
You don't have permission to access /ray/modules/video/app/admin.swf on this server. Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request. Apache/2.2.10 (Unix) mod_ssl/2.2.10 OpenSSL/0.9.8i DAV/2 mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 Server at www.houseperu.com Port 80 ""
|
LOL, why you created PHP.INI file if I asked create script? also in script was: <?php so this is mean that this is PHP ! file, not any INI file rename it to check.php and call from browser: dol_url/check.php |