Oh no! Where's the JavaScript?
Your Web browser does not have JavaScript enabled or does not support JavaScript. Please enable JavaScript on your Web browser to properly view this Web site, or upgrade to a Web browser that does support JavaScript.
Not a member yet? Click here to register.
Forgot Password?

settings_registration.php

Asked Modified Viewed 599 times
D
daimonbok1
D
Into The Nebula! Is it Science or Science Fiction?
  • Senior Member, joined since
  • Contributed 626 posts on the community forums.
  • Started 141 threads in the forums
  • Started this discussions
asked
Senior Member

Another error popped up:

Source code (Line: 59 - 79)
59
60 $path = INCLUDES.'gateway/flood/lock/';
61 $tmp_files = makefilelist(INCLUDES.'gateway/flood/lock/', 'index.php'wink;
62
63 foreach ($tmp_files as $file) {
64 if (is_file($path.$file)) {
65 @unlink($path.$file);
66 }
67 }
68
69 addnotice('success', $locale['gateway_002']);
0 replies
There are no post found.

Labels

None yet

Statistics

  • Views 0 views
  • Posts 0 posts
  • Votes 0 votes
  • Topic users 1 member

1 participant

D
D
Into The Nebula! Is it Science or Science Fiction?
  • Senior Member, joined since
  • Contributed 626 posts on the community forums.
  • Started 141 threads in the forums
  • Started this discussions

Notifications

Track thread

You are not receiving notifications from this thread.

Related Questions

Not yet