>>
Site Map
>>
Forums
>>
PHP-Nuke Newbie
Forum module - topics in forum:
PHP-Nuke Newbie - Complete phpnuke newbie? want to ask a question before installing? or have installed and are now confused? this is the place.
[Resolved] PHP-Nuke 6.8 xdmp.php problem
I've upload all the files, import all the sql, configured correctly. Everything seems to be working, except on the index.php I get this two lines on the top of the page:
Warning: main(xdmp.php): failed to open stream: No such file or directory in /home/s/y/syndica/public_html/modules/News/index.php on line 24
Warning: main(): Failed opening 'xdmp.php' for inclusion (include_path='') in /home/s/y/syndica/public_html/modules/News/index.php on line 24
And when I try to access modules/News/xdmp.php directly than I get this:
Warning: fsockopen(): php_hostconnect: connect failed in /home/s/y/syndica/public_html/modules/News/xdmp.php on line 95
Warning: fsockopen(): unable to connect to xdmp.com:80 in /home/s/y/syndica/public_html/modules/News/xdmp.php on line 95
What can be wrong?
Just remove
| Code: : |
| include("xdmp.php"); |
from news/index.php
Looks like it working now!
Now it got quite a large empty space on the top of the page, is that normal?
Wouldn't know if it's normal, I can't look because there's no link to it. 
www.syndicate9.co.za/index.php
I don't know if I'm doing anything wrong, but it also seems the webmail module doesn't work with Admin account. Only user... if that the case, I think it very stupid.
Also is there a way to take off the security key on login? I find it unnecessary.
| TNCS Wrote: : |
www.syndicate9.co.za/index.php
I don't know if I'm doing anything wrong, but it also seems the webmail module doesn't work with Admin account. Only user... if that the case, I think it very stupid. |
Thats the same with all user functions in nuke, the admin account is just that, an admin account!!! you need to have a user account too.
| TNCS Wrote: : |
| Also is there a way to take off the security key on login? I find it unnecessary. |
Upgrade to 6.9, you can turn it off.