Go Back   Pligg Forum > Pligg Development > Bug Report
Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 12-05-2006, 07:58 PM
jimbeam jimbeam is offline
New Pligger
 
Join Date: Nov 2006
Posts: 10
Downloads: 0
Uploads: 0
Thanks: 0
Thanked 0 Times in 0 Posts
vote button not working

did a default install .. gonna work on it soon ..but already my vote button not working when i login as a regular user and try to vote . someone pls check www.megabyte.com.au . Also Pls tell me How to allow posts to come directly to be published because at the moment i dont have too many posts or reduce the vote or count for it to get published ?
I havent messed with any code yet
__________________
Your Online Skool - www.netskool.blogspot.com
Reply With Quote
Sponsored Links
Check out the New Modules at the Pligg Pro Shop.
  #2 (permalink)  
Old 12-05-2006, 08:28 PM
disier disier is offline
Send a message via MSN to disier
Constant Pligger
 
Join Date: Nov 2006
Posts: 150
Downloads: 11
Uploads: 1
Thanks: 30
Thanked 15 Times in 11 Posts
This one is easy for me

Make a .htaccess file on your pligg root folder and put this code on it

Code:
RewriteEngine On
RewriteCond %{HTTP_HOST} ^www\.megabyte\.com.au$ [NC]
RewriteRule ^(.*)$ http://megabyte.com.au/$1 [R=301,L]
and with the direct publish is very easy too

go to your admin panel > Configuration > Voting :

Votes to publish
description: Number of votes before story is sent to the front page.
value: 5 (put here a 1)
default value: 5
expected values: number

Hope this be helpfull for you

Last edited by disier : 12-05-2006 at 08:43 PM. Reason: Code Error
Reply With Quote
  #3 (permalink)  
Old 12-06-2006, 01:40 AM
jimbeam jimbeam is offline
New Pligger
 
Join Date: Nov 2006
Posts: 10
Downloads: 0
Uploads: 0
Thanks: 0
Thanked 0 Times in 0 Posts
hi thanks for the info .. upating right now..btw there is already a htacess.default file in the root . so i am just updating your code init ..hope i am right?

#### diier code begin ####
RewriteEngine On
RewriteCond %{HTTP_HOST} ^www\.megabyte\.com.au$ [NC]
RewriteRule ^(.*)$ http://megabyte.com.au/$1 [R=301,L]
### disier code End ####
__________________
Your Online Skool - www.netskool.blogspot.com
Reply With Quote
  #4 (permalink)  
Old 12-06-2006, 01:46 AM
disier disier is offline
Send a message via MSN to disier
Constant Pligger
 
Join Date: Nov 2006
Posts: 150
Downloads: 11
Uploads: 1
Thanks: 30
Thanked 15 Times in 11 Posts
rename your htaccess.default to .htaccess and add my code to that .htaccess file and you will see i try to vote and vote fine in your site
Reply With Quote
Reply



Thread Tools
Display Modes
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Similar Threads
Thread Thread Starter Forum Replies Last Post
External Vote Button (EVB) Yankidank Pligg Mods 59 07-24-2008 06:51 PM
AJAX button not working xeno "Mollio-Beat" 2 08-19-2006 05:40 AM
Just installed -Vote counters not working CribDig "Mollio-Beat" 0 07-17-2006 05:59 PM
Please help. Site just started getting lots of traffic, but vote button is broken! gragland General Help 1 07-11-2006 11:01 PM
vote button tankster Pligg Templates 0 07-11-2006 01:59 PM


LinkBacks Enabled by vBSEO 3.0.0