!ERROR 2 [WinError 3] in exec.cpp line 586 opening "external/anipause" access=0
So...any ideas? :)
Re: weird js stuff?
By: Esc to All on Wed Aug 05 2009 04:24 am
!ERROR 2 [WinError 3] in exec.cpp line 586 opening "external/anipause" access=0
So...any ideas? :)
Relative paths are usually relative to the ctrl directory. You most likely want ../external/anipause or ../exec/external/anipause
---
Synchronet - Jump on the Web 0.2 bandwagon!
Re: weird js stuff?
By: Deuce to Esc on Wed Aug 05 2009 10:53 am
Re: weird js stuff?
By: Esc to All on Wed Aug 05 2009 04:24 am
!ERROR 2 [WinError 3] in exec.cpp line 586 opening
"external/anipause" access=0
So...any ideas? :)
Relative paths are usually relative to the ctrl directory. You most likely want ../external/anipause or ../exec/external/anipause
---
Synchronet - Jump on the Web 0.2 bandwagon!
Ok, I tried messing with the path settings, and it doesn't appear to be a path issue. Could those errors indicate anything else?
Error 2 is "file not found". Does the file anipause.* exist on your system? so, what is the compelte filename and where is located?
c:\sbbs\phoenix_s3\telnet\external\phoenix.anipause.js
Here's what I have:
if(do_animated_pause && (!(bbs.sys_status&SS_USERON) || (user.security.exemptions&UFLAG_O))) { bbs.replace_text(563,"@EXEC:external/phoenix.anipause@");
I have also tried ../external/phoenix.anipause to no avail. At one point I tried /sbbs/phoenix_s3/telnet/external/phoenix.anipause, and it seemed to
be starting from /sbbs/exec. It gave the error finding c:\sbbs\exec\/sbbs/phoenix_s3/blah blah blah or something to that effect.
Is there somethin I'm missing here?
Could it possibly be that he coded that whole shell for linux, and that all your slashes are backwards?
Re: weird js stuff?
By: Esc to Digital Man on Thu Aug 06 2009 05:59 pm
I have also tried ../external/phoenix.anipause to no avail. At one point tried /sbbs/phoenix_s3/telnet/external/phoenix.anipause, and it seemed to be starting from /sbbs/exec. It gave the error finding c:\sbbs\exec\/sbbs/phoenix_s3/blah blah blah or something to that effect. Is there somethin I'm missing here?
Could it possibly be that he coded that whole shell for linux, and that all your slashes are backwards?
axisd
Could it possibly be that he coded that whole shell for linux, and tha your slashes are backwards?
Re: weird js stuff?
By: Esc to Access Denied on Sat Aug 08 2009 06:19:12
Could it possibly be that he coded that whole shell for linux, and your slashes are backwards?
I run the Windows version of Synchronet and have used both types of slashes in my JavaScript scripts, as well as the Synchronet configuration, and haven't had any problems. It seems that it doesn't matter what shasles you use with Synchronet in either platform.
Eric
Re: weird js stuff?
By: Digital Man to Esc on Thu Aug 06 2009 04:02 pm
Error 2 is "file not found". Does the file anipause.* exist on your system? so, what is the compelte filename and where is located?
Thanks for the help. Bare with me on this one :) Ispy gave me his old shell, and I'm trying to get it up and running fully before I shamelessly rip it off (hey at least I'm honest).
I have my Mods Directory set to ../phoenix_s3/telnet/. That is the dir
with logon.js and login.js. There is also phoenix_s3/telnet/library, phoenix_s3/telnet/ansi, and phoenix_s3/external. From the library dir, there is a file being referenced, phoenix.external_library.js, which is loaded by the main shell. The full file/pathname of the anipause I'm referring to is as follows:
c:\sbbs\phoenix_s3\telnet\external\phoenix.anipause.js
Here's what I have:
if(do_animated_pause && (!(bbs.sys_status&SS_USERON) || (user.security.exemptions&UFLAG_O))) { bbs.replace_text(563,"@exec:external/phoenix.anipause@");
I have also tried ../external/phoenix.anipause to no avail. At one point I tried /sbbs/phoenix_s3/telnet/external/phoenix.anipause, and it seemed to
be starting from /sbbs/exec. It gave the error finding c:\sbbs\exec\/sbbs/phoenix_s3/blah blah blah or something to that effect.
Is there somethin I'm missing here?
On 8/6/2009 5:59 PM, Esc wrote:
c:\sbbs\phoenix_s3\telnet\external\phoenix.anipause.js
Here's what I have:
if(do_animated_pause && (!(bbs.sys_status&SS_USERON) ||
(user.security.exemptions&UFLAG_O))) {
bbs.replace_text(563,"@EXEC:external/phoenix.anipause@");
../phoenix_s3/telnet/external/phoenix.anipause.js
Re: weird js stuff?
By: Digital Man to Esc on Thu Aug 06 2009 04:02 pm
Error 2 is "file not found". Does the file anipause.* exist on your system?
so, what is the compelte filename and where is located?
Thanks for the help. Bare with me on this one :) Ispy gave me his old shell,
and I'm trying to get it up and running
Sysop: | digital man |
---|---|
Location: | Riverside County, California |
Users: | 1,044 |
Nodes: | 16 (1 / 15) |
Uptime: | 45:31:09 |
Calls: | 500,942 |
Calls today: | 5 |
Files: | 109,374 |
D/L today: |
5,247 files (1,003M bytes) |
Messages: | 304,050 |