Is there a way to skip the queue?

Register an Account
Reply
 
Thread Tools Display Modes
  #1 (permalink)  
Old 11-11-2006, 01:46 PM
New Pligger
 
Join Date: Nov 2006
Posts: 3
Hello there. LOVE this piece of software and have a site up and running already (with the RSS importer) WOW!

My question is how to I skip the queue? I updated the database to have the default value of posts not queued but it still seems to push all stories to the queue.

I've searched these forums but still can't find an answer.

Thanks.
Reply With Quote
  #2 (permalink)  
Old 11-13-2006, 12:16 PM
New Pligger
 
Join Date: Nov 2006
Posts: 3
Anyone out there with any idea?
Reply With Quote
  #3 (permalink)  
Old 11-14-2006, 10:30 AM
New Pligger
 
Join Date: Oct 2006
Posts: 12
Hello

Im trying the same, i just set the min votes to 1, and auto-vote on submit, ON.

Then the articles are published right a way, but now need to know how to redirect to the homepage instead of sending the users to shakeit.php (queue page) after final submit.
Reply With Quote
  #4 (permalink)  
Old 11-15-2006, 05:04 AM
New Pligger
 
Join Date: Nov 2006
Posts: 6
Hi, I solved this issue by copy/paste all the code from index.php to shakeit.php.
so, when shakeit (queued) is loaded, it loads the index.php content

hope this is useful

http://designpicks.blinkr.net/
Reply With Quote
  #5 (permalink)  
Old 11-15-2006, 09:54 AM
New Pligger
 
Join Date: Nov 2006
Posts: 3
Not sure this works the way I want it to. Right now when someone posts something it goes to the queue and I need to manually publish it. What I would like to do is have it publish automatically -- i.e. when I submit a story it goes live right away and requires no human intervention.

Is this at all possible?

Thanks!
Reply With Quote
  #6 (permalink)  
Old 01-16-2011, 10:19 PM
New Pligger
Pligg Version: 1.1.3
 
Join Date: Jan 2011
Posts: 10
cbolseth has the right solution, but there's that problem that users are sent to shakeit.php after submit, how do we change that?

basically, how do we change the submit link to send the user directly to the index.php?
Reply With Quote
  #7 (permalink)  
Old 01-16-2011, 10:39 PM
chuckroast's Avatar
Pligg Developer/Coder/Designer
Pligg Version: SVN
Pligg Template: Social Pro Kit
 
Join Date: Jun 2006
Posts: 5,448
Quote:
Originally Posted by claycooperdesign View Post
cbolseth has the right solution, but there's that problem that users are sent to shakeit.php after submit, how do we change that?

basically, how do we change the submit link to send the user directly to the index.php?
Submit.php Line 527

Code:
header("Location: " . getmyurl('upcoming'));
Change to
Code:
header("Location: " . getmyurl('index'));
Reply With Quote
  #8 (permalink)  
Old 01-17-2011, 06:37 PM
New Pligger
Pligg Version: 1.1.3
 
Join Date: Jan 2011
Posts: 10
Thank you!!
Reply With Quote
Reply

Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Skip submit step 3 for god gnalkit Questions and Comments 3 05-12-2009 05:22 AM
Removing old submissions from the upcoming queue fsdave Questions and Comments 1 06-06-2007 11:39 PM
How to disable queue option and unpublishe option? ryukenden Questions and Comments 1 04-30-2007 06:24 PM
What is the best way to deal with old posts in the queue revolver Questions and Comments 1 01-02-2007 11:37 PM
create a 'power user' group to bypass queue? daveyc Questions and Comments 3 07-27-2006 08:18 PM


Pligg Modules and Pligg Templates from Pligg Pro Find support on the Pligg CMS Forum - 24 hours a day! Make a donation to support Pligg CMS development