how to edit wikidot page?

Questions and bug reports for Beta releases should be posted here.
Forum rules
Help us help you:
  • Tell us what system you run SABnzbd on.
  • Adhere to the forum rules.
  • Do you experience problems during downloading?
    Check your connection in Status and Interface settings window.
    Use Test Server in Config > Servers.
    We will probably ask you to do a test using only basic settings.
  • Do you experience problems during repair or unpacking?
    Enable +Debug logging in the Status and Interface settings window and share the relevant parts of the log here using [ code ] sections.
Post Reply
User avatar
sander
Release Testers
Release Testers
Posts: 9115
Joined: January 22nd, 2008, 2:22 pm

how to edit wikidot page?

Post by sander »

How (if possible at all?) can I edit the contents of http://wiki.sabnzbd.org/sabnzbd-as-a-windows-service

I created an wikidot account, I'm logged on, but that page does not show an option to edit that page. (There's an option on the left to edit the top menu, but I don't want that). The video http://www.wikidot.com/faq:editing-pages says there's an EDIT button at the bottom, but my page doesn't show that ...


FWIW: I want to add you (might) need elevated rights on Win7 to install SABnzbd as a service, so:
1. Click on Windows 7 Start Button

2. Go to All Programs-> Accessories

3. Now right on Command Prompt and select “Run as Administrator” from context menu.
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: how to edit wikidot page?

Post by shypike »

The Wiki can only be changed by the authors.
In that sense it's not a true Wiki.
We're looking at how to open it a bit more in the future.
Probably something with moderators.

BTW: you are right about the elevated rights.
True for Vista and Win7.
However, did you notice this:
Note that you need administrative rights when you make any change to the services,
A reader capable of grasping the Service concept should know how to elevate privileges.
Which is also the reason we did not let the Windows installer add the service.
Last edited by shypike on March 4th, 2011, 7:19 am, edited 1 time in total.
User avatar
sander
Release Testers
Release Testers
Posts: 9115
Joined: January 22nd, 2008, 2:22 pm

Re: how to edit wikidot page?

Post by sander »

The strange thing is that I was logged on as a user with admin rights, but the CMD box was not able to install the service; I needed to have to open the CMD box with elevated rights. A kind of Windows 7 magic?

One more lesson: the service was not set to Automatic; it was on manual start. So in Control Panel (... Services), I set it to Automatic. At the moment, or trying to start SABnzbd (not -Helper) I got an error message "... started ... but was stopped ..." or something like that.

Anyway: it works now.

Oh, one more thing: Yes, I can change SAB config settings, and they are saved, but the sabnzbd.ini I was pointing the service to with "-f" is NOT changed.
Settings are changed in %userprofile%\AppData\Local\sabnzbd\sabnzbd.ini under the user account I used when installing the service. #strange.
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: how to edit wikidot page?

Post by shypike »

sander wrote: I needed to have to open the CMD box with elevated rights. A kind of Windows 7 magic?
Yes, even an admin  must start the CMD box as "administrator".
One more lesson: the service was not set to Automatic; it was on manual start. So in Control Panel (... Services), I set it to Automatic. At the moment, or trying to start SABnzbd (not -Helper) I got an error message "... started ... but was stopped ..." or something like that.
Started, but was stopped.
Means something went wrong. Check the Windows Event log (applications) for the reason.
Oh, one more thing: Yes, I can change SAB config settings, and they are saved, but the sabnzbd.ini I was pointing the service to with "-f" is NOT changed.
Settings are changed in %userprofile%\AppData\Local\sabnzbd\sabnzbd.ini under the user account I used when installing the service. #strange.
If you set a fully qualified path with -f and SABnzbd has access right, the INI file will change.
Personally I wouldn't use a profile location.
Post Reply