Go Back   Pligg CMS Forum > Pligg Development > Bug Report

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 03-24-2006, 09:09 AM
New Pligger
 
Join Date: Mar 2006
Posts: 23
Thanks: 0
Thanked 0 Times in 0 Posts
Voting error

When i vote on a story, I get this:

voted
Not Found
The requested URL /menealo.php was not found on this server.

Apache/1.3.31 Server at cruisinaltitude.com Port 80

I am in the /news directory.
Reply With Quote
  #2 (permalink)  
Old 03-24-2006, 04:56 PM
AshDigg's Avatar
Coder
 
Join Date: Dec 2005
Posts: 1,574
Thanks: 235
Thanked 345 Times in 206 Posts
Did you modify your config.php file per these instructions?
__________________
- Ash
Reply With Quote
  #3 (permalink)  
Old 03-24-2006, 08:32 PM
New Pligger
 
Join Date: Mar 2006
Posts: 23
Thanks: 0
Thanked 0 Times in 0 Posts
Quote:
Originally Posted by AshDigg
Did you modify your config.php file per these instructions?

Well, I thought I did; I have this:

define('my_base_url', 'http://www.cruisinaltitude.com'); // the base url to your site.
define('my_pligg_base', '/news'); // if installed in a subfolder. leave blank if installed in root.

I installed it all in http://www.cruisinaltitude.com/news
Reply With Quote
  #4 (permalink)  
Old 03-24-2006, 09:07 PM
AshDigg's Avatar
Coder
 
Join Date: Dec 2005
Posts: 1,574
Thanks: 235
Thanked 345 Times in 206 Posts
Ok, that looks good. It appears you have found a bug. I'll post an update when I have it fixed.

thanks!
__________________
- Ash
Reply With Quote
  #5 (permalink)  
Old 03-24-2006, 11:16 PM
AshDigg's Avatar
Coder
 
Join Date: Dec 2005
Posts: 1,574
Thanks: 235
Thanked 345 Times in 206 Posts
The bug is in /js/xmlhttp.js.

Edit lines 61, 65, 103 and 108.

Remove the "/" in every line.
__________________
- Ash
Reply With Quote
  #6 (permalink)  
Old 03-31-2006, 01:06 PM
Casual Pligger
 
Join Date: Mar 2006
Posts: 72
Thanks: 0
Thanked 0 Times in 0 Posts
Hmm... I'm trying basically the same thing and still gettin' those darn Menealo errors. In FF is conks me to a 404 page and in IE, the error halts me before I click:

Can anyone take a peak? It's a clean install other than my tinkering with the stylesheets and language...

http://hugg.com/shakeit/
Reply With Quote
  #7 (permalink)  
Old 03-31-2006, 08:58 PM
Casual Pligger
 
Join Date: Mar 2006
Posts: 72
Thanks: 0
Thanked 0 Times in 0 Posts
OKAY! I may have found a bug, or possible made things worse, but I finally solved the problem, only for Firefox.

I edited the path to "menealo" in "xmlhttp.js" from:

url = "menealo.php";

to

url = "../menealo.php";

This solves my problem in FF, but Internet Explorer is still giving me an error for "Line 63" - "Object dosn't support this property or method"

Actually, I can't Pligg ANYTHING using IE...

Very strange. Help?

Last edited by nickaster; 03-31-2006 at 09:02 PM..
Reply With Quote
  #8 (permalink)  
Old 03-31-2006, 09:19 PM
Casual Pligger
 
Join Date: Mar 2006
Posts: 72
Thanks: 0
Thanked 0 Times in 0 Posts
AH!! Seems to have been the "borrowedgoods" bug. New version solves the problem. Thanks!
Reply With Quote
  #9 (permalink)  
Old 04-23-2006, 07:42 PM
New Pligger
 
Join Date: Apr 2006
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Quote:
Originally Posted by nickaster
url = "../menealo.php";
i have not tested in internet explorer yet but i changed this line to the full path of the file like

url = "htpp://www.mywebsite.com/menealo.php";

if installed in subfolder it would be

url = "htpp://www.mywebsite.com/mysubfolder/menealo.php";
Reply With Quote
  #10 (permalink)  
Old 05-06-2006, 09:46 PM
New Pligger
 
Join Date: May 2006
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Quote:
Originally Posted by AshDigg
The bug is in /js/xmlhttp.js.

Edit lines 61, 65, 103 and 108.

Remove the "/" in every line.
Actualy, i solved this problem by adding "/" in said lines
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
Voting Error on page jitu "Mollio-Beat" 7 11-02-2007 05:46 AM
Pligg 9.5 Beta: 500 Internal Server Error!!!! Genghis Bug Report 0 05-02-2007 03:10 AM
Got This Parse Error on c_ file on line 141 endph General Help 0 02-14-2007 06:44 PM


Search Engine Friendly URLs by vBSEO 3.2.0