Go Back   Pligg CMS Forum > Pligg Development > Bug Report

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 06-22-2006, 06:25 PM
New Pligger
 
Join Date: Jun 2006
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Vote Button Error - Page Not Found

When I use URL Method 1 - it works fine

When I use URL Method 2 or 3 I get an error whenever someone votes.

http://www.jdugg.com/story/21/

Anyone know of a fix for this?
Reply With Quote
  #2 (permalink)  
Old 06-22-2006, 07:29 PM
3dKiller's Avatar
Constant Pligger
 
Join Date: Mar 2006
Location: Newport Beach
Posts: 142
Thanks: 24
Thanked 2 Times in 1 Post
Psycho,

It's an .htaccess file problem. Do you have one? What's it look like? Please post it or look at this thread http://www.pligg.com/forum/showthrea...light=htaccess for continued help.

If that doesn't work for you let me know and I'll write you a good file.

~3d
Reply With Quote
  #3 (permalink)  
Old 06-22-2006, 11:44 PM
New Pligger
 
Join Date: Jun 2006
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
I tried copyingh the htaccess file that was in the link you posted and it still doesn't work.

Here is the original code that I have in my htaccess file:

Code:
RewriteEngine On
Options +FollowSymlinks
Options Indexes FollowSymLinks
RewriteBase /
RewriteRule ^story/([0-9]+)/?$ story.php?id=$1 [L]
RewriteRule ^story/([a-zA-Z0-9-]+)/?$ story.php?title=$1 [L]
RewriteRule ^recommend/([a-zA-Z0-9-]+)/?$ recommend.php?id=$1 [L]
RewriteRule ^category/(.*)/?$ ?category=$1 [L]
RewriteRule ^queued/category/(.*)/?$ shakeit.php?category=$1 [L]
RewriteRule ^shakeit/category/(.*)/?$ shakeit.php?category=$1 [L]
RewriteRule ^story/([0-9]+)/editcomment/([0-9]+)?$ edit.php?id=$1&commentid=$2
RewriteRule ^story/([0-9]+)/edit/?$ editlink.php?id=$1
RewriteRule ^story/([0-9]+)/modify/([a-z]+)/?$ linkadmin.php?id=$1&action=$2
RewriteRule ^user/([a-zA-Z0-9-]+)/([a-zA-Z0-9-]+)/?$ user.php?login=$1&view=$2
RewriteRule ^user/([a-zA-Z0-9-]+)/?$ user.php?login=$1
RewriteRule ^search/([a-zA-Z0-9-]+)/?$ index.php?search=$1
RewriteRule ^login/?$ login.php
RewriteRule ^login/([a-zA-Z0-9-]+)/?$ login.php?return=$1
RewriteRule ^login/([a-zA-Z0-9-]+)/([a-zA-Z0-9-]+)/?$ login.php?return=$1/$2
RewriteRule ^register/?$ register.php
RewriteRule ^user/?$ user.php
RewriteRule ^topusers/?$ topusers.php
RewriteRule ^topstories/?$ topstories.php
RewriteRule ^about/([a-zA-Z0-9-]+)/?$ faq-$1.php
RewriteRule ^shakeit/?$ shakeit.php
RewriteRule ^submit/?$ submit.php
RewriteRule ^bugreport/?$ bugreport.php
RewriteRule ^rss2/?$ rss2.php
RewriteRule ^rss2/([a-zA-Z0-9-]+)/?$ rss2.php?status=$1
RewriteRule ^trackback/([0-9]+)/?$ trackback.php?id=$1 
RewriteRule ^profile/?$ profile.php
RewriteRule ^admin/?$ admin_index.php
RewriteRule ^tagcloud/?$ cloud.php
RewriteRule ^tagcloud/range/([0-9]+)/?$ cloud.php?range=$1 [L]
RewriteRule ^tag/(.+)/?$ index.php?search=$1&tag=true [QSA,NC,L]
RewriteRule ^sneak/?$ sneak.php
RewriteRule ^pliggadmin/?$ admin_index.php

RewriteRule ^logout/([a-zA-Z0-9-]+)/([a-zA-Z0-9-]+)/?$ login.php?op=logout&return=$1/$2
Any help would be appreciated.
Reply With Quote
  #4 (permalink)  
Old 06-23-2006, 01:16 AM
3dKiller's Avatar
Constant Pligger
 
Join Date: Mar 2006
Location: Newport Beach
Posts: 142
Thanks: 24
Thanked 2 Times in 1 Post
Psycho,

I've posted a modified copy of my .htaccess file here: http://www.pligg.com/forum/showthread.php?t=1102

I hope this fixes your problem!

~3d
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

BB 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
Example vote button with Vote down? coreyvf General Help 0 09-23-2008 01:51 PM
External Vote Button (EVB) Yankidank Modification Tutorials 59 07-24-2008 07:51 PM
Vote button not updating dynamically aufotookbigfoot General Help 5 04-18-2008 03:16 PM
Need help with External Vote Button Please! bbrian017 General Help 10 01-30-2008 05:28 PM
Vote button links to story page after voted canadaka Suggestions 1 04-02-2007 11:12 AM


Search Engine Friendly URLs by vBSEO 3.2.0