Welcome to Geeklog, Anonymous Friday, March 29 2024 @ 03:03 am EDT

Geeklog Forums

New Memo System


Anonymous

Anonymous
I have created a Memo System Upgrade as the previous one really suxed( was when i was starting out with php/security ). This one has better/more features added to it with better notification, its 100% better then before.. I could of done better, but kinda busy at the moment so if there is anything you would like to see please leave comment. You can see a snapshot www.teamcoders.net/read.jpg , www.teamcoders.net/send.jpg the download link is www.teamcoders.net/MemoSystem.zip
 Quote

Status: offline

destr0yr

Forum User
Full Member
Registered: 07/06/02
Posts: 324
This is a quick and way to impliment a site-wide messenger. Good job.

You may want to review the plugin documentation tho, would make it easier for ppl to install.
-- destr0yr
"I love deadlines. I like the whooshing sound they make as they fly by." -- Douglas Adams
 Quote

guess

Anonymous
I dont really deal with geeklog, but its simple and easy to install.. just copy the files to the directory dump the sql and thats all, i dont think there is need for an install
 Quote

Status: offline

ajzz

Forum User
Regular Poster
Registered: 01/19/05
Posts: 113
confused
The memo system is just what I was looking for and is working great except for one problem-page (with GL 1.3.11, Apache 2, PHP4).

* While reading individual memos, the javascript functions to reply to sender and delete the message dont work (atleast on firefox).
*Also on this page, the links to the sender profile/homepage actually pull up the current user profiles instead. This may be related to the $userid array in /public_html/memosystem/memo.functions.php which reads as
Text Formatted Code

24       $user = mysql_query ( "select uid,homepage from {$_TABLES['users']} where username='$username'" );
25       $userid = mysql_fetch_array ( $user );
40       $userinfo .= "<a href="{$_CONF['site_url']}/users.php?mode=profile&uid={$userid['uid']}"><img src="$image_dir/profile.gif" border=0 align="texttop" alt="View Profile"></a>";
41       $userinfo .= "<br>n<a href="{$_CONF['site_url']}/profiles.php?uid={$userid['uid']}"><img src="$image_dir/emailm.gif" border=0 align="texttop" alt="Send Email"></a>";


 
The $userid['uid'] call on line 41 seems to pull up the current "username" field instead of "sender" field from table gl_memo.

I am a SQL & Javascript rookie... some good direction from local experts will go a long way understanding this issue.

Thanks in advance

Ajay


[edit: moderator, could you pls move this to Plugin Help? thx]
 Quote

Status: offline

ajzz

Forum User
Regular Poster
Registered: 01/19/05
Posts: 113
any ideas?
 Quote

All times are EDT. The time is now 03:03 am.

  • Normal Topic
  • Sticky Topic
  • Locked Topic
  • New Post
  • Sticky Topic W/ New Post
  • Locked Topic W/ New Post
  •  View Anonymous Posts
  •  Able to post
  •  Filtered HTML Allowed
  •  Censored Content