I would like to know if I can delete a post as a "god" user. If so, how can I do that.
Thank you.
![]() |
| | LinkBack | Thread Tools | Display Modes |
| |||
| As a "god" user, can I delete a post? |
| ||||
|
There should be a link next to each post that says "admin links." It will drop down more links and you want to click on the one that says change status. Once you do that you can discard the story.
__________________ I accept donations for my time helping users like you on the forum and IRC. |
| The Following User Says Thank You to kbeeveer46 For This Useful Post: | ||
| |||
| About deleting stories and privileges Quote:
And how to delete the story completely from a database? Also I think that stories should delete automatically after the certain term established in days. And I have the second question/offer. I have faced that it is necessary to enter different privileges for users that one, for example, could look through only stories and make comments, but not add new stories. It is possible? |
| ||||
|
Haev you looked into this delete page in this Wiki? http://www.pligg.com/wiki/index.php?...stories_script PHP Code: |
| The Following User Says Thank You to onelessthang For This Useful Post: | ||
| |||
|
Thanks. But we have old votes for this stories in vote table.
|
| |||
|
This seems like something that should definitely be on the front burner for the next release. Not being able to properly remove an entry (including it's votes and other pointers in the database) is a pretty big management issue.
|
| |||
| Yes, I also have been confused on the lack of a "delete" option. Why does "disacard" not really delete the entry? Also, with the Random Story feature if an item is discarded the random feature sometimes till links to a "discarded" entry. How is the random number of the random story feature generated? Is it a random query from available entries in the database? Or is it just a plain old random number - hence the link sometimes goes to the "Ooops, page not found" page???
|
| |||
|
A couple of questions on that script in the wiki. 1. To what do 1209600 and 7776000 refer? Obviously they are fourteen days and ninety days respectively, but is it those time lines in seconds, minutes, what? I'm hoping to know so I can edit it to make it longer/shorter. 2. What file does this script go into? |
| |||
|
I think this is going to become a bigger and bigger issue since Pligg is evolving past being a Digg clone and becoming it's own CMS. For many CMS driven sites, users - not just admins - will need to be able to delete their own posts (Imagine a blog without being able to delete a post).
|
| |||
|
moauh TRUNCATE TABLE `pligg_links` UPDATE `art`.`pligg_totals` SET `total` = '0' WHERE CONVERT( `pligg_totals`.`name` USING utf8 ) = 'queued' LIMIT 1 ; UPDATE `art`.`pligg_totals` SET `total` = '0' WHERE CONVERT( `pligg_totals`.`name` USING utf8 ) = 'discard' LIMIT 1 ; TRUNCATE TABLE `pligg_votes` |
![]() |
« Previous Thread
|
Next Thread »
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| To Delete a User | argh2xxx | Customization Assistance | 3 | 07-24-2008 02:49 AM |
| Delete users from database and admin user management | bbrian017 | General Help | 2 | 12-04-2007 11:54 AM |
| Disable User and SpamkillUser and bugs. | sefs | General Help | 0 | 10-08-2007 08:43 AM |
| block user and delete | jdleung | Suggestions | 1 | 09-04-2007 02:45 AM |





Linear Mode

