Go Back   Pligg CMS Forum > Pligg Development > Pligg Templates > Template Support > Old Templates > "Mollio-Beat"

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 11-01-2007, 08:47 AM
Casual Pligger
 
Join Date: Aug 2007
Posts: 39
Thanks: 0
Thanked 0 Times in 0 Posts
Voting Error on page

Voting was working fine some hours ago...but now it is not working ,when click to vote giving error on page, plz help me to sort out this problem.i am using "Mollio-Beat" Template.i have on AnAnonymous voting,but when i set false in AnAnonymous voting then voting after login.but i need voting without login.


Gr8mix.com - Share It / All Stories

Last edited by jitu; 11-02-2007 at 12:22 AM..
Reply With Quote
  #2 (permalink)  
Old 11-02-2007, 12:24 AM
Casual Pligger
 
Join Date: Aug 2007
Posts: 39
Thanks: 0
Thanked 0 Times in 0 Posts
I've noticed recently that anonymous voting doesn't work, if I go to my site through this url:

http://www.gr8mix.com/shareit/

and try to vote anonymously, I get no response when clicking on the "vote" link. However, if I reference my site through this URL:

Gr8mix.com - Share It / All Stories

anonymous voting then works fine.
Anyone know how to get around this?how to fix this problem .plz help me

Last edited by jitu; 11-02-2007 at 05:48 AM..
Reply With Quote
  #3 (permalink)  
Old 11-02-2007, 12:31 AM
chuckroast's Avatar
Coder/Designer
Pligg Version: 1.0
Pligg Template: ExpertVision
 
Join Date: Jun 2006
Location: PA
Posts: 2,399
Thanks: 171
Thanked 439 Times in 278 Posts
You should have something in your .htaccess like this.
It will drop the www when someone uses it.

Code:
RewriteRule ^index\.php$ http://www.gr8mix.com/ [R=301,L]
RewriteCond %{HTTP_HOST} ^www.gr8mix.com$ [NC]
RewriteRule ^(.*)$ http://gr8mix.com/$1 [R=301,L]
Code:
You might also want to go into 
pligg admin>configure>location installed> 
and make sure its set to 
just gr8mix.com 
and not www.gr8mix.com
__________________
Visit PliggPro the official Pligg Mods & Template Shop!

Reply With Quote
  #4 (permalink)  
Old 11-02-2007, 12:48 AM
Casual Pligger
 
Join Date: Aug 2007
Posts: 39
Thanks: 0
Thanked 0 Times in 0 Posts
I Have added these line in the end of to my /htaccess.default file, but still no luck. Is their a different file you wanted me add this to?
Reply With Quote
  #5 (permalink)  
Old 11-02-2007, 12:57 AM
chuckroast's Avatar
Coder/Designer
Pligg Version: 1.0
Pligg Template: ExpertVision
 
Join Date: Jun 2006
Location: PA
Posts: 2,399
Thanks: 171
Thanked 439 Times in 278 Posts
If you are using URL method 2 ( which you are ) you need to use the .htaccess file.. It comes with pligg but its renamed because most people do need it since they use URL method 1 .

You will need to rename htaccess_default to .htaccess
you will need to use the code above and also add the code that is generated at the bottom of your category manager where it says.
If using URL method 2 you'll need to add the following.
__________________
Visit PliggPro the official Pligg Mods & Template Shop!

Reply With Quote
  #6 (permalink)  
Old 11-02-2007, 02:35 AM
Casual Pligger
 
Join Date: Aug 2007
Posts: 39
Thanks: 0
Thanked 0 Times in 0 Posts
but my site is on Gr8mix.com - Share It / All Stories
i think this code shud be
RewriteRule ^index\.php$ Gr8mix.com - Share It / All Stories[R=301,L]
RewriteCond %{HTTP_HOST} ^www.gr8mix.com$ [NC]
RewriteRule ^(.*)$ http://gr8mix.com/shareit/$1 [R=301,L]


still not working,plz help

Last edited by jitu; 11-02-2007 at 03:32 AM..
Reply With Quote
  #7 (permalink)  
Old 11-02-2007, 03:32 AM
Casual Pligger
 
Join Date: Aug 2007
Posts: 39
Thanks: 0
Thanked 0 Times in 0 Posts
i am using URL method 1
Reply With Quote
  #8 (permalink)  
Old 11-02-2007, 05:46 AM
Casual Pligger
 
Join Date: Aug 2007
Posts: 39
Thanks: 0
Thanked 0 Times in 0 Posts
I've noticed recently that anonymous voting doesn't work, if I go to my site through this url:

Gr8mix.com - Share It / All Stories

and try to vote anonymously, I get no response when clicking on the "vote" link. However, if I reference my site through this URL:

Gr8mix.com - Share It / All Stories

anonymous voting then works fine.
i am using URL method 1


Anyone know how to get around this?how to fix this problem .plz help me
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
Page Variables Yankidank Wiki Articles 1 08-13-2008 03:59 AM
[solution] voting and error on main page ie7 kiziaj Bug Report 0 04-24-2008 05:36 AM
Direct user to web page after voting sevittopcu General Help 1 03-16-2008 08:45 AM
Voting works on page 1, not page 2 jrothra General Help 3 08-02-2007 12:45 AM
Add page nav number to top of page kanedaguy General Help 1 02-03-2007 11:31 AM


Search Engine Friendly URLs by vBSEO 3.2.0