Jump to content

User talk:Technical 13/Scripts/OneClickArchiver

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Novem Linguae (talk | contribs) at 04:51, 5 September 2023 (Not working: Reply). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Repeatedly incrementing archive page

When I manually archived a few threads on Wikipedia_talk:WikiProject_Biography without timestamps, it created a new archive page for each of them. Any reason why this happened? power~enwiki (π, ν) 16:15, 14 August 2020 (UTC)[reply]

Errors

When I recently tried using OCA, it created a few different errors that I had to fix manually [1][2]. Since the operator seems to be blocked, I don't have much hope these will be fixed, and will probably try to find a different script to use. {{u|Sdkb}}talk 22:13, 15 November 2020 (UTC)[reply]

Oops, nevermind, I realized I was actually using a different script. Moving there... {{u|Sdkb}}talk 22:25, 15 November 2020 (UTC)[reply]

"Wikipedia:OneClickArchiver" listed at Redirects for discussion

A discussion is taking place to address the redirect Wikipedia:OneClickArchiver. The discussion will occur at Wikipedia:Redirects for discussion/Log/2021 January 28#Wikipedia:OneClickArchiver until a consensus is reached, and anyone, including you, is welcome to contribute to the discussion. 𝟙𝟤𝟯𝟺𝐪𝑤𝒆𝓇𝟷𝟮𝟥𝟜𝓺𝔴𝕖𝖗𝟰 (𝗍𝗮𝘭𝙠) 14:44, 28 January 2021 (UTC)[reply]

Question

I have noticed that when I use this tool on my talk page it sends all of the discussions to archive 1. How do I send them to archive 2? Scorpions13256 (talk) 01:12, 3 May 2021 (UTC)[reply]

@Scorpions13256: I believe you'll need to add Template:Archive basics to set the page to archive to. --Funandtrvl (talk) 19:47, 28 June 2021 (UTC)[reply]
Already taken care of. Thanks. Scorpions13256 (talk) 19:48, 28 June 2021 (UTC)[reply]

Not working

On my .js page, I installed importScript('User:Technical 13/Scripts/OneClickArchiver.js'); // Backlink: User:Technical 13/Scripts/OneClickArchiver.js, cleared cache, then went to a talk page, chose a topic to archive, pressed 'edit', highlighted the section, and expected to see a tool appear in the left margin where I have other tools. Nothing new was there, and no archiving functions appeared available. Repair thoughts? Thanks. Zefr (talk) 01:11, 5 September 2023 (UTC)[reply]

This script has a fork that is more up-to-date and less buggy. Try User:Evad37/OneClickArchiver.jsNovem Linguae (talk) 01:35, 5 September 2023 (UTC)[reply]
Thanks. Uninstalled the Tech13 archiver and installed Evad37, cleared cache, and tried to archive a talk page topic. Still no new archive tool showing. I'm using Chrome OS 103.0.5060.132 (Official Build) (64-bit). Perhaps that's the issue? Zefr (talk) 02:10, 5 September 2023 (UTC)[reply]
I went to a newer PC with Chrome OS Version 114.0.5735.239. No new archive tool showing. Zefr (talk) 02:17, 5 September 2023 (UTC)[reply]
I think I found the problem by copy pasting your common.js into mine and looking at the WP:CONSOLEERRORs. Try changing importscript('form[action*="action=purge"]').submit(); to importScript('form[action*="action=purge"]').submit();. Note that the "s" in importScript needs to be capitalized. Hope this helps. –Novem Linguae (talk) 02:48, 5 September 2023 (UTC)[reply]
Thanks again. All procedures followed and cache cleared, but still no archive tool. Appreciate your assistance, but I'll let this rest for now. Zefr (talk) 04:25, 5 September 2023 (UTC)[reply]
I don't see the fix I mentioned above in the diff history of your common.js file. I'm like 99% sure that's the fix. Want me to just make the change for ya? –Novem Linguae (talk) 04:51, 5 September 2023 (UTC)[reply]