Soft Delete

All new MODs released in our MOD Database will be announced in here. All support for released MODs needs to take place in the Customisations Database.
Forum rules
READ: phpBB.com Board-Wide Rules and Regulations

NOTICE: This forum is only for the announcement of new releases and/or updates of MODs. Any MOD support should be obtained through the Customisations Database in the support area designated for each MOD.

A direct link to support for each MOD is in the first post of the respective topic.
Locked
cs-player
Registered User
Posts: 15
Joined: Fri Jan 04, 2008 2:42 am

Re: Soft Delete

Post by cs-player »

hi all!
i can't hard delete posts and i don't know why :oops:
i thought it's a problem depending on the language files -> i tried to fix that and deleted the old language files and uploaded the whole folder again.
the necessary lines in the permissions_phpbb.php looks like this:

Code: Select all

	'acl_m_delete'		=> array('lang' => 'Can soft delete posts', 'cat' => 'post_actions'),
	'acl_m_harddelete'	=> array('lang' => 'Can hard delete posts', 'cat' => 'post_actions'),
	'acl_f_delete'		=> array('lang' => 'Can soft delete own posts', 'cat' => 'actions'),
the permissions-settings looks like that:
Image

if i try to delete a shadow topic in the mcp, i'll get the following message:
You do not have the necessary permissions to complete this operation.
help me please :cry:
jmjm003
Registered User
Posts: 275
Joined: Sat Dec 22, 2007 7:05 pm

Re: Soft Delete

Post by jmjm003 »

ACP>Permissions>Global Moderators

Image
illspirit.
Registered User
Posts: 40
Joined: Tue Apr 29, 2008 12:41 am

Re: Soft Delete

Post by illspirit. »

I can un-delete a post, but how do I un-delete a whole topic.

Figured it out, thanks for the mod. :mrgreen:
jmjm003
Registered User
Posts: 275
Joined: Sat Dec 22, 2007 7:05 pm

Re: Soft Delete

Post by jmjm003 »

Post by post....

Mentioned it earlier. I was wondering the same thing. Most cases, your not going to delete the topic and restore it. Most of the time it will be a select post or two.
illspirit.
Registered User
Posts: 40
Joined: Tue Apr 29, 2008 12:41 am

Re: Soft Delete

Post by illspirit. »

jmjm003 wrote:Post by post....

Mentioned it earlier. I was wondering the same thing. Most cases, your not going to delete the topic and restore it. Most of the time it will be a select post or two.
Lol, you do not have to delete it post by post...

Click delete topic, and go back into it and click delete topic again. :mrgreen:
jmjm003
Registered User
Posts: 275
Joined: Sat Dec 22, 2007 7:05 pm

Re: Soft Delete

Post by jmjm003 »

I can un-delete a post, but how do I un-delete a whole topic.
Your question was...

And, yes you do it post by post.
DaannO
Registered User
Posts: 86
Joined: Mon Sep 17, 2007 11:24 am

Re: Soft Delete

Post by DaannO »

The first code line doesnt excist in 3.0.0. It matches partly but not exactly?!
User avatar
EXreaction
Former Team Member
Posts: 5666
Joined: Sun Aug 21, 2005 9:31 pm
Location: Wisconsin, U.S.
Name: Nathan

Re: Soft Delete

Post by EXreaction »

DaannO wrote:The first code line doesnt excist in 3.0.0. It matches partly but not exactly?!
Yes, that is why the contrib/install_phpBB300.xml exists. That line changed in 3.0.1.
Amezis
Registered User
Posts: 116
Joined: Sun Jul 24, 2005 9:10 am
Location: Oslo, Norway
Contact:

Re: Soft Delete

Post by Amezis »

I don't know if I've missed anything here, but I can't find the option to undelete posts. How do I do that?
Amezis

Wise men talk because they have something to say; fools, because they have to say something. -Plato
User avatar
EXreaction
Former Team Member
Posts: 5666
Joined: Sun Aug 21, 2005 9:31 pm
Location: Wisconsin, U.S.
Name: Nathan

Re: Soft Delete

Post by EXreaction »

There is a link on the bottom of the post.
Amezis
Registered User
Posts: 116
Joined: Sun Jul 24, 2005 9:10 am
Location: Oslo, Norway
Contact:

Re: Soft Delete

Post by Amezis »

I've figured it out now. Maybe it was because I forgot to clear the template cache :oops:
Amezis

Wise men talk because they have something to say; fools, because they have to say something. -Plato
thejerry007
Registered User
Posts: 46
Joined: Fri Jul 06, 2007 2:42 pm

Re: Soft Delete

Post by thejerry007 »

hello

thanks

good mod
teman
Registered User
Posts: 145
Joined: Fri Mar 21, 2008 5:50 pm

Re: Soft Delete

Post by teman »

Why administrator doesn't have hard delete tab?it's only on global moderator.
i want only me who could doing hard delete and disable for my global mods.im using subs2 styles based.
any help? :cry:
never pleased become the leader!!!
ask me for any symbian issues at
http://gsmvolt.com and see our rank here
Lorenzo
Registered User
Posts: 22
Joined: Fri Jul 11, 2008 3:09 pm

Re: Soft Delete

Post by Lorenzo »

Hi all...

please, where can I find a step-by-step installation guide for this MOD?

Thanks a lot in advance.
L.
Amezis
Registered User
Posts: 116
Joined: Sun Jul 24, 2005 9:10 am
Location: Oslo, Norway
Contact:

Re: Soft Delete

Post by Amezis »

teman wrote:Why administrator doesn't have hard delete tab?it's only on global moderator.
i want only me who could doing hard delete and disable for my global mods.im using subs2 styles based.
any help? :cry:
By default, hard delete should be disabled for everyone. The ability to use hard delete can be changed by setting the correct permissions (assuming you installed the mod correctly). The setting is under "Global moderator permissions" in the first tab ("Post actions"):
Image
Lorenzo wrote:Hi all...

please, where can I find a step-by-step installation guide for this MOD?

Thanks a lot in advance.
L.
The installation instructions are in the first post in this topic in the downloadable ZIP file. Unzip its contents, and open install.xml in a browser (Internet Explorer, Firefox, Safari, Opera...). :)
Amezis

Wise men talk because they have something to say; fools, because they have to say something. -Plato
Locked

Return to “[3.0.x] MOD Database Releases”