MemHT Portal is a Free PHP CMS and Blog
It permit the creation and the management online of websites with few and easy steps.
It's completelly customizable, expandable and suitable for all needs.
     Site demo
Moderators: mem paulo89 adminik
RSSReply
Quick Fix - Ajax Comments
AuthorText
jhalls
Just arrived
Avatar

Posts: 9
Contributes: 9

Gender: _NEUTRAL_
Online: No
Date: 22/07/2008 08:45
Quick Fix - Ajax Comments
#post10387
MemHT Portal 3.9.0 Fix for the ajax comments @ inc/ajax/ajax_comments.php.

The link over the username when a comment is added does not work for 2 reasons. The following code is missing, which I put on Line 114:

code
$link = ($cguest==0) ? 'href="index.php?page=users&op=userInfo&usert=$cname"' : '' ;


and on Line 129 it says:

code
<a $link


and should say

code
<a <?php echo $link; ?>


or the variable is lost. That should make things come out a little cleaner.

P.S. I have added user avatars in the comments for my site. If you want to post the quick fix let me know.
Edited: 22/07/2008 18:52
Delete Edit Quote
 
jhalls
Just arrived
Avatar

Posts: 9
Contributes: 9

Gender: _NEUTRAL_
Online: No
Date: 22/07/2008 08:47
Re: Quick Fix - Ajax Comments
#post10388
I posted again without selecting to receive notification Smile

P.S. there should be a way to change notification settings when you edit the post (i might just add that) Smile
Delete Edit Quote
 
mem
MemHT's Dad
Admin / Developer

Avatar

Posts: 3777
Contributes: 1049

Gender: _MALE_
Online: No

Languages: English, Italiano, Makedonski, Srpski, Un poco de Español
Date: 22/07/2008 10:06
Re: Quick Fix - Ajax Comments
#post10392
I'll check it, thanks
Image
MemHT Portal - Free PHP CMS and Blog

"Great works are performed, not by strength, but by perseverance."
Samuel Johnson

READ THIS before posting your support question in the forum!
Delete Edit Quote
 
Reply
Tags Cloud
Advertising
News Archive
Help MemHT Portal
Navigator
Search
Users Block
Hi Guest
IP: 38.103.63.60

Username
Password
New files
Friends
Language
MemHT Portal is a free software released under the GNU/GPL License by Miltenovik Manojlo