Go Back   Pligg CMS Forum > Pligg Development > Bug Report

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 10-19-2006, 07:35 AM
New Pligger
 
Join Date: Oct 2006
Posts: 5
Thanks: 0
Thanked 7 Times in 3 Posts
Post Found some bugs and fixes in Pligg beta 8.1

Turning off avatars prevents users from saving changes in their profiles

If you turn off avatars, you can't save your profile data. The problem is the template mollio-beat. In profile_center.tpl, the line:

PHP Code:
<form action="" method="post" id="thisform"
...is after:

PHP Code:
{if $UseAvatars neq false
If you just move it to before, it'll work. I've attached the fixed profile_center.

RSS feed does not include any language changes

If you look at the RSS feed from Pligg, it uses the generic names such as "Pligg" rather than your site name that you configured in language settings. I included the smart class and updated the calls to

I've attached the fixed version of rss.php to resolve this.

Some outbound links do not work

It seems some outbound links, don't work. I found that in out.php, it grabs the "URL" value using _REQUEST but if the URL an equal sign ("="), it'll lose that part of the URL and thusly not be able to match in the database.

I've attached a fixed version of out.php to resolve this. If there is a URL part, it checks for the query string and grabs the part after the first equals sign.
Attached Files
File Type: php rss2.php (5.5 KB, 28 views)
File Type: php out.php (1.4 KB, 24 views)
File Type: tpl profile_center.tpl (5.0 KB, 22 views)

Last edited by Yankidank; 10-19-2006 at 07:45 AM..
Reply With Quote
The Following 2 Users Say Thank You to cammy For This Useful Post:
  #2 (permalink)  
Old 10-19-2006, 09:19 AM
kbeeveer46's Avatar
Pligg Developer/Admin
Pligg Version: 0
Pligg Template: none
 
Join Date: Jun 2006
Location: Muncie, Indiana
Posts: 3,547
Thanks: 254
Thanked 649 Times in 513 Posts
I think this was fixed about 5 days ago by jitgos.

Here is another thread http://www.pligg.com/forum/showthread.php?t=2122

and here is the bug fix on sourceforge http://svn.sourceforge.net/viewvc/pl...v&revision=169
__________________
I accept donations for my time helping users like you on the forum and IRC.
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
Fixes, Bugs, Etc. Commandant Bug Report 0 06-10-2007 12:55 PM
Pligg beta 9.5 [updated] kbeeveer46 Current Version 0 04-29-2007 09:58 PM
Pligg Beta 4 Yankidank Current Version 0 12-29-2005 08:09 AM


Search Engine Friendly URLs by vBSEO 3.2.0