The following warnings occurred:
Warning [2] Use of undefined constant SAPI_NAME - assumed 'SAPI_NAME' (this will throw an Error in a future version of PHP) - Line: 3388 - File: inc/functions.php PHP 7.4.33-nmm7 (Linux)
File Line Function
/inc/functions.php 3388 errorHandler->error
/showthread.php 116 build_archive_link
Warning [2] Use of undefined constant IN_ARCHIVE - assumed 'IN_ARCHIVE' (this will throw an Error in a future version of PHP) - Line: 3331 - File: inc/functions.php PHP 7.4.33-nmm7 (Linux)
File Line Function
/inc/functions.php 3331 errorHandler->error
/inc/functions.php 3324 build_forum_breadcrumb
/showthread.php 195 build_forum_breadcrumb
Warning [2] Use of undefined constant IN_ARCHIVE - assumed 'IN_ARCHIVE' (this will throw an Error in a future version of PHP) - Line: 3331 - File: inc/functions.php PHP 7.4.33-nmm7 (Linux)
File Line Function
/inc/functions.php 3331 errorHandler->error
/showthread.php 195 build_forum_breadcrumb






Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Serv.account x EXPORT.. command unknow???
Author Message
invernizzi
Apprentice
*

Posts: 24
Likes Given: 8
Likes Received: 1 in 1 posts
Joined: Jul 2016
Reputation: 0



Post: #1
Serv.account x EXPORT.. command unknow???
Hello folks,

Im trying to export an account from my server, with this command:

account x EXPORT x.txt

where "x" is the account, but I receive an "unknow command" on the console, any idea?
09-30-2016 03:56 AM
Find all posts by this user Like Post Quote this message in a reply
Kanibal
Master
**

Posts: 257
Likes Given: 6
Likes Received: 30 in 28 posts
Joined: Jun 2012
Reputation: 0



Post: #2
RE: Serv.account x EXPORT.. command unknow???
(09-30-2016 03:56 AM)invernizzi Wrote:  account x EXPORT x.txt

Where did you find this command? Shifty

Grandmaster Localhost Admin
09-30-2016 05:07 AM
Visit this user's website Find all posts by this user Like Post Quote this message in a reply
invernizzi
Apprentice
*

Posts: 24
Likes Given: 8
Likes Received: 1 in 1 posts
Joined: Jul 2016
Reputation: 0



Post: #3
RE: Serv.account x EXPORT.. command unknow???
I use this command many times, its a very old command, try to do this commando on connsole: Serv.account

On Sphere 56b, c...

[Image: sphere.JPG]
(This post was last modified: 09-30-2016 06:03 AM by invernizzi.)
09-30-2016 05:54 AM
Find all posts by this user Like Post Quote this message in a reply
Kanibal
Master
**

Posts: 257
Likes Given: 6
Likes Received: 30 in 28 posts
Joined: Jun 2012
Reputation: 0



Post: #4
RE: Serv.account x EXPORT.. command unknow???
(09-30-2016 05:54 AM)invernizzi Wrote:  I use this command many times, its a very old command, try to do this commando on connsole: Serv.account
On Sphere 56b, c...

unknown command 'account Admin export test.txt'
unknown command 'serv.account Admin export test.txt'
Confused

Grandmaster Localhost Admin
09-30-2016 07:22 AM
Visit this user's website Find all posts by this user Like Post Quote this message in a reply
invernizzi
Apprentice
*

Posts: 24
Likes Given: 8
Likes Received: 1 in 1 posts
Joined: Jul 2016
Reputation: 0



Post: #5
RE: Serv.account x EXPORT.. command unknow???
(09-30-2016 07:22 AM)Kanibal Wrote:  
(09-30-2016 05:54 AM)invernizzi Wrote:  I use this command many times, its a very old command, try to do this commando on connsole: Serv.account
On Sphere 56b, c...

unknown command 'account Admin export test.txt'
unknown command 'serv.account Admin export test.txt'
Confused

Yes, this is the problem, the command dont export the account any more, some one knows why?
09-30-2016 11:30 AM
Find all posts by this user Like Post Quote this message in a reply
Kanibal
Master
**

Posts: 257
Likes Given: 6
Likes Received: 30 in 28 posts
Joined: Jun 2012
Reputation: 0



Post: #6
RE: Serv.account x EXPORT.. command unknow???
(09-30-2016 11:30 AM)invernizzi Wrote:  Yes, this is the problem, the command dont export the account any more, some one knows why?

Maybe because there is no function account export? Lol

Grandmaster Localhost Admin
09-30-2016 10:34 PM
Visit this user's website Find all posts by this user Like Post Quote this message in a reply
invernizzi
Apprentice
*

Posts: 24
Likes Given: 8
Likes Received: 1 in 1 posts
Joined: Jul 2016
Reputation: 0



Post: #7
RE: Serv.account x EXPORT.. command unknow???
(09-30-2016 10:34 PM)Kanibal Wrote:  
(09-30-2016 11:30 AM)invernizzi Wrote:  Yes, this is the problem, the command dont export the account any more, some one knows why?

Maybe because there is no function account export? Lol

Sorry but I dont undderstand ur answer, u know something about this? Or not? Excuse for my English, its very dificult to me write in English.

U really see my PRINT? U read when I said that the command EXPORT was functional in older versions? This command was removed? Why then we can see it on the HELP abount command ACCOUNT?

And my apologies about my english, its very dificult to me.
10-01-2016 12:04 PM
Find all posts by this user Like Post Quote this message in a reply
Kanibal
Master
**

Posts: 257
Likes Given: 6
Likes Received: 30 in 28 posts
Joined: Jun 2012
Reputation: 0



Post: #8
RE: Serv.account x EXPORT.. command unknow???
(10-01-2016 12:04 PM)invernizzi Wrote:  U really see my PRINT? U read when I said that the command EXPORT was functional in older versions? This command was removed? Why then we can see it on the HELP abount command ACCOUNT?

Have you enabled FileCommands in Sphere.ini?
Code:
// OF_FileCommands    00000080 // Enable the usage of FILE commands

Grandmaster Localhost Admin
10-01-2016 09:04 PM
Visit this user's website Find all posts by this user Like Post Quote this message in a reply
invernizzi
Apprentice
*

Posts: 24
Likes Given: 8
Likes Received: 1 in 1 posts
Joined: Jul 2016
Reputation: 0



Post: #9
RE: Serv.account x EXPORT.. command unknow???
(10-01-2016 09:04 PM)Kanibal Wrote:  
(10-01-2016 12:04 PM)invernizzi Wrote:  U really see my PRINT? U read when I said that the command EXPORT was functional in older versions? This command was removed? Why then we can see it on the HELP abount command ACCOUNT?

Have you enabled FileCommands in Sphere.ini?
Code:
// OF_FileCommands    00000080 // Enable the usage of FILE commands

Yes, I use a "report system" and I need "FileCommands" to use it.
10-01-2016 11:37 PM
Find all posts by this user Like Post Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)