You can subscribe to this list here.
2004 |
Jan
|
Feb
|
Mar
|
Apr
(31) |
May
(248) |
Jun
(151) |
Jul
(59) |
Aug
(67) |
Sep
(49) |
Oct
(151) |
Nov
(58) |
Dec
(112) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2005 |
Jan
(78) |
Feb
(77) |
Mar
(120) |
Apr
(172) |
May
(208) |
Jun
(88) |
Jul
(86) |
Aug
(171) |
Sep
(129) |
Oct
(40) |
Nov
(60) |
Dec
(17) |
2006 |
Jan
(82) |
Feb
(47) |
Mar
(21) |
Apr
(29) |
May
(177) |
Jun
(90) |
Jul
(56) |
Aug
(75) |
Sep
(137) |
Oct
(302) |
Nov
(322) |
Dec
(24) |
2007 |
Jan
(15) |
Feb
(142) |
Mar
(310) |
Apr
(475) |
May
(54) |
Jun
(57) |
Jul
(61) |
Aug
(159) |
Sep
(75) |
Oct
(97) |
Nov
(63) |
Dec
(97) |
2008 |
Jan
(72) |
Feb
(98) |
Mar
(61) |
Apr
(24) |
May
(26) |
Jun
(54) |
Jul
(143) |
Aug
(120) |
Sep
(147) |
Oct
(172) |
Nov
(108) |
Dec
(27) |
2009 |
Jan
(55) |
Feb
(80) |
Mar
(84) |
Apr
(99) |
May
(5) |
Jun
(22) |
Jul
(37) |
Aug
(75) |
Sep
(21) |
Oct
(13) |
Nov
(18) |
Dec
(61) |
2010 |
Jan
(29) |
Feb
(20) |
Mar
(1) |
Apr
(3) |
May
(7) |
Jun
(30) |
Jul
(17) |
Aug
(13) |
Sep
(63) |
Oct
(62) |
Nov
(14) |
Dec
(4) |
2011 |
Jan
(5) |
Feb
(2) |
Mar
(53) |
Apr
(9) |
May
(2) |
Jun
(1) |
Jul
(3) |
Aug
(29) |
Sep
(188) |
Oct
(47) |
Nov
(56) |
Dec
(12) |
2012 |
Jan
(5) |
Feb
(20) |
Mar
(36) |
Apr
(42) |
May
(2) |
Jun
(21) |
Jul
(23) |
Aug
(33) |
Sep
(22) |
Oct
|
Nov
|
Dec
|
From: SourceForge.net <no...@so...> - 2012-07-07 17:46:55
|
Bugs item #3541175, was opened at 2012-07-07 10:46 Message generated for change (Tracker Item Submitted) made by cesag You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=430840&aid=3541175&group_id=41586 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Modules - PM Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Cesag (cesag) Assigned to: Nobody/Anonymous (nobody) Summary: PM 1.08 Incorrect display of text Initial Comment: => modules/pm/readpmsg.php Incorrect display of text in the PM module : Please see the screenshot : http://anuchesugo.123.fr/img/readpmsg.jpg Reported here : http://xoops.org/modules/newbb/viewtopic.php?post_id=347488#forumpost347488 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=430840&aid=3541175&group_id=41586 |
From: SourceForge.net <no...@so...> - 2012-07-07 17:28:03
|
Bugs item #3541171, was opened at 2012-07-07 10:28 Message generated for change (Tracker Item Submitted) made by cesag You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=430840&aid=3541171&group_id=41586 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Modules - Profile Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Cesag (cesag) Assigned to: Nobody/Anonymous (nobody) Summary: User Profile module 1.63 added fields that do not save in DB Initial Comment: There is a bug with added fields in the table profile_profile, in Xoops 2.5.5 Profile module 1.63. Solved by black_beard (montuy33753) : In the file /modules/profile/class/field.php , you must make a modifcation to the line 513 if ((!in_array($obj->getVar('field_name'), $this->getUserVars())) && (!isset($_REQUEST['field_required']))) { with if ((!in_array($obj->getVar('field_name'), $this->getUserVars())) && (isset($_REQUEST['field_required']))) { See : http://xoops.org/modules/newbb/viewtopic.php?post_id=347497#forumpost347497 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=430840&aid=3541171&group_id=41586 |
From: SourceForge.net <no...@so...> - 2012-07-07 17:20:53
|
Bugs item #3541167, was opened at 2012-07-07 10:20 Message generated for change (Tracker Item Submitted) made by cesag You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=430840&aid=3541167&group_id=41586 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Modules - Modules Group: XOOPS 2.5.x Status: Open Resolution: None Priority: 5 Private: No Submitted By: Cesag (cesag) Assigned to: Nobody/Anonymous (nobody) Summary: Extcal 2.37 beta3 Couldnt find constant Initial Comment: When I go to Extcal "Preferences" modules/system/admin.php?fct=preferences&op=showmod&mod=8 Warning: constant(): Couldnt find constant in file /modules/system/admin/preferences/main.php line 284 Reported here : http://xoops.org/modules/newbb/viewtopic.php?post_id=347590#forumpost347590 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=430840&aid=3541167&group_id=41586 |
From: SourceForge.net <no...@so...> - 2012-06-27 08:27:20
|
Feature Requests item #3538328, was opened at 2012-06-27 01:21 Message generated for change (Settings changed) made by beckmi You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=430843&aid=3538328&group_id=41586 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Core Group: XOOPS 2.6 Status: Open Resolution: None Priority: 5 Private: No Submitted By: irmtfan (irmtfan) >Assigned to: MusS (forxoops) Summary: Xoops History/Log system Initial Comment: Xoops does not have any log/history system but it is a very useful function especially for webmasters. For example you want to log all admins actions in the website. i used this log in my own website: [code] <?php if ( $xoopsUserIsAdmin ) { $ip_to_log = $_SERVER['REMOTE_ADDR']; $url_to_log = $_SERVER['REQUEST_URI']; $uid_to_log = $xoopsUser->getVar('uid'); $uname_to_log = $xoopsUser->getVar('uname'); $content_to_log = date('Ymd-H:i:s')." ".$ip_to_log." ".$uid_to_log." ".$uname_to_log." ".$url_to_log."\n"; $log_file_name = XOOPS_TRUST_PATH.'/logusernav.log'; if (!$log_file_handle = fopen($log_file_name, 'a')) { echo "<!-- Cannot open file ($log_file_name) -->"; } else { if (fwrite($log_file_handle, $content_to_log) === FALSE) { echo "<!-- Cannot write to file ($log_file_name) -->"; } @fclose($log_file_handle); } } ?> [/code] So i can see all of actions. i think it can be implement in the core. basic features: - login history for all users: now it is just the last login but we need to have a history of logins. - log system : the degree of logs can be selectable. for example for webmaster groups it can log all actions (click on every links, all database queries ,IPs , ...) but for normal users just the modules review. I think it needs a plugin in system module. ---------------------------------------------------------------------- Comment By: irmtfan (irmtfan) Date: 2012-06-27 01:24 Message: I found these 2 similar request: 1- by phppp at 2004 : https://sourceforge.net/tracker/?func=detail&aid=1020367&group_id=41586&atid=430843 2- by banned at 2005: https://sourceforge.net/tracker/?func=detail&aid=1112604&group_id=41586&atid=430843 still is not implemented after 8 years!!!!! ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=430843&aid=3538328&group_id=41586 |
From: SourceForge.net <no...@so...> - 2012-06-27 08:24:02
|
Feature Requests item #3538328, was opened at 2012-06-27 01:21 Message generated for change (Comment added) made by irmtfan You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=430843&aid=3538328&group_id=41586 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Core Group: XOOPS 2.6 Status: Open Resolution: None Priority: 5 Private: No Submitted By: irmtfan (irmtfan) Assigned to: Nobody/Anonymous (nobody) Summary: Xoops History/Log system Initial Comment: Xoops does not have any log/history system but it is a very useful function especially for webmasters. For example you want to log all admins actions in the website. i used this log in my own website: [code] <?php if ( $xoopsUserIsAdmin ) { $ip_to_log = $_SERVER['REMOTE_ADDR']; $url_to_log = $_SERVER['REQUEST_URI']; $uid_to_log = $xoopsUser->getVar('uid'); $uname_to_log = $xoopsUser->getVar('uname'); $content_to_log = date('Ymd-H:i:s')." ".$ip_to_log." ".$uid_to_log." ".$uname_to_log." ".$url_to_log."\n"; $log_file_name = XOOPS_TRUST_PATH.'/logusernav.log'; if (!$log_file_handle = fopen($log_file_name, 'a')) { echo "<!-- Cannot open file ($log_file_name) -->"; } else { if (fwrite($log_file_handle, $content_to_log) === FALSE) { echo "<!-- Cannot write to file ($log_file_name) -->"; } @fclose($log_file_handle); } } ?> [/code] So i can see all of actions. i think it can be implement in the core. basic features: - login history for all users: now it is just the last login but we need to have a history of logins. - log system : the degree of logs can be selectable. for example for webmaster groups it can log all actions (click on every links, all database queries ,IPs , ...) but for normal users just the modules review. I think it needs a plugin in system module. ---------------------------------------------------------------------- >Comment By: irmtfan (irmtfan) Date: 2012-06-27 01:24 Message: I found these 2 similar request: 1- by phppp at 2004 : https://sourceforge.net/tracker/?func=detail&aid=1020367&group_id=41586&atid=430843 2- by banned at 2005: https://sourceforge.net/tracker/?func=detail&aid=1112604&group_id=41586&atid=430843 still is not implemented after 8 years!!!!! ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=430843&aid=3538328&group_id=41586 |
From: SourceForge.net <no...@so...> - 2012-06-27 08:21:09
|
Feature Requests item #3538328, was opened at 2012-06-27 01:21 Message generated for change (Tracker Item Submitted) made by irmtfan You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=430843&aid=3538328&group_id=41586 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Core Group: XOOPS 2.6 Status: Open Resolution: None Priority: 5 Private: No Submitted By: irmtfan (irmtfan) Assigned to: Nobody/Anonymous (nobody) Summary: Xoops History/Log system Initial Comment: Xoops does not have any log/history system but it is a very useful function especially for webmasters. For example you want to log all admins actions in the website. i used this log in my own website: [code] <?php if ( $xoopsUserIsAdmin ) { $ip_to_log = $_SERVER['REMOTE_ADDR']; $url_to_log = $_SERVER['REQUEST_URI']; $uid_to_log = $xoopsUser->getVar('uid'); $uname_to_log = $xoopsUser->getVar('uname'); $content_to_log = date('Ymd-H:i:s')." ".$ip_to_log." ".$uid_to_log." ".$uname_to_log." ".$url_to_log."\n"; $log_file_name = XOOPS_TRUST_PATH.'/logusernav.log'; if (!$log_file_handle = fopen($log_file_name, 'a')) { echo "<!-- Cannot open file ($log_file_name) -->"; } else { if (fwrite($log_file_handle, $content_to_log) === FALSE) { echo "<!-- Cannot write to file ($log_file_name) -->"; } @fclose($log_file_handle); } } ?> [/code] So i can see all of actions. i think it can be implement in the core. basic features: - login history for all users: now it is just the last login but we need to have a history of logins. - log system : the degree of logs can be selectable. for example for webmaster groups it can log all actions (click on every links, all database queries ,IPs , ...) but for normal users just the modules review. I think it needs a plugin in system module. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=430843&aid=3538328&group_id=41586 |
From: SourceForge.net <no...@so...> - 2012-06-25 09:51:22
|
Feature Requests item #3537692, was opened at 2012-06-25 02:51 Message generated for change (Tracker Item Submitted) made by irmtfan You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=430843&aid=3537692&group_id=41586 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Core Group: XOOPS 2.6 Status: Open Resolution: None Priority: 5 Private: No Submitted By: irmtfan (irmtfan) Assigned to: Nobody/Anonymous (nobody) Summary: email login Initial Comment: Ability to login with email as well as username: source: http://xoops.peak.ne.jp/md/d3forum/index.php?topic_id=3038 include/checklogin.php // EmailLogin begin if( strstr( $_POST['uname'] , '@' ) ) { @list( $uname ) = $xoopsDB->fetchRow( $xoopsDB->query( "SELECT loginname FROM ".$xoopsDB->prefix('users')." WHERE email='".$myts->addSlashes($_POST['uname'])."'" ) ) ; } // EmailLogin end ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=430843&aid=3537692&group_id=41586 |
From: SourceForge.net <no...@so...> - 2012-06-23 07:09:35
|
Feature Requests item #3537303, was opened at 2012-06-22 22:26 Message generated for change (Comment added) made by irmtfan You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=430843&aid=3537303&group_id=41586 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Core Group: XOOPS 2.6 Status: Open Resolution: None Priority: 5 Private: No Submitted By: irmtfan (irmtfan) Assigned to: Nobody/Anonymous (nobody) Summary: localization: add "strtotime" function to xoopslocal class Initial Comment: Now local parties that uses non Gregorian calendars like hegira calendar must HACK all core/modules that uses this php function like newbb/polls.php xoopspoll and ... Please add this function to class/xoopslocal.php like below: [code] class XoopsLocalAbstract { /** function strtotime($datestr) { /* here return the datestr to datenum */ } [/code] ---------------------------------------------------------------------- >Comment By: irmtfan (irmtfan) Date: 2012-06-23 00:09 Message: I just find this code in joomla: function date_strtotime($date) { $strtotime = strtotime($date); if ($strtotime === -1 || $strtotime === false) { return false; } else { return $strtotime; } } Im not a coder. what is your idea as a developer? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=430843&aid=3537303&group_id=41586 |
From: SourceForge.net <no...@so...> - 2012-06-23 05:26:33
|
Feature Requests item #3537303, was opened at 2012-06-22 22:26 Message generated for change (Tracker Item Submitted) made by irmtfan You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=430843&aid=3537303&group_id=41586 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Core Group: XOOPS 2.6 Status: Open Resolution: None Priority: 5 Private: No Submitted By: irmtfan (irmtfan) Assigned to: Nobody/Anonymous (nobody) Summary: localization: add "strtotime" function to xoopslocal class Initial Comment: Now local parties that uses non Gregorian calendars like hegira calendar must HACK all core/modules that uses this php function like newbb/polls.php xoopspoll and ... Please add this function to class/xoopslocal.php like below: [code] class XoopsLocalAbstract { /** function strtotime($datestr) { /* here return the datestr to datenum */ } [/code] ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=430843&aid=3537303&group_id=41586 |
From: SourceForge.net <no...@so...> - 2012-06-23 05:02:21
|
Feature Requests item #3537299, was opened at 2012-06-22 22:02 Message generated for change (Tracker Item Submitted) made by irmtfan You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=430843&aid=3537299&group_id=41586 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Core Group: XOOPS 2.6 Status: Open Resolution: None Priority: 5 Private: No Submitted By: irmtfan (irmtfan) Assigned to: Nobody/Anonymous (nobody) Summary: a "thank you/like" plugin Initial Comment: According to the below topic in xoops: http://xoops.org/modules/newbb/viewtopic.php?post_id=347124#forumpost347124 IMO we should have a thank you button feature in xoops because of: 1- reduce the spam posts that just said a thank you. 2- find valuable/useful posts in forum ( or files in downloads/ picture in gallery) 3- find the most helpful members that send posts in forum (The most important reason for this plugin) Please find below the most advanced feature list for this plugin: Features: - Users can't thank twice - Option to not allow users to thank their own submit - group permission: members belong to X group can thanks members belong to Y group - Counts how many thanks a user gives - Counts how many thanks a submit gets - Shows how many thanks a user gave in every submit of his/her - Shows how many thanks a user gave in profile module - Shows how many thanks a user got - Shows how many submits in separate modules or a user are thanked - Shows info in profile - Search for a users thanked submits - Search for all thanked submits - webmasters can remove all Thanks from a single submit - Users can remove their own Thanks (Yes/No) - Turn on and off plugin totally in system module - Turn on and off plugin for only some modules - Detail and advance permission set in forum module: 1- Turn on and off plugin in forum module (like newbb) for some forums. 2- Options to turn off for all but the first post of a topic 3- Options to turn off for all but the first post of a topic in specific forums 4- detailed permission set for "view date of thanks" in specific forums 5- Option to add to submit (post/comments) count when someone clicks 'thanks'. 6- Option to give a user who receives thanks reputation points. - Ban individual Users - Uses Phrases submit= post/comment/file/picture/... source: http://www.vbulletin.org/forum/showthread.php?t=122944 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=430843&aid=3537299&group_id=41586 |
From: SourceForge.net <no...@so...> - 2012-06-19 12:46:19
|
Feature Requests item #3536286, was opened at 2012-06-19 05:46 Message generated for change (Tracker Item Submitted) made by txmodxoops You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=430843&aid=3536286&group_id=41586 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Core Group: XOOPS 2.5 Status: Open Resolution: None Priority: 5 Private: No Submitted By: TXMod Xoops (txmodxoops) Assigned to: Nobody/Anonymous (nobody) Summary: Datetime mysql format Initial Comment: Don't you think it's important to define a static variable in global.php to the date format in mysql? http://www.txmodxoops.org/Tutorials/Hack/formattazione-della-data-con-mysql-op1id61pg0.html ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=430843&aid=3536286&group_id=41586 |
From: SourceForge.net <no...@so...> - 2012-06-19 06:31:41
|
Feature Requests item #3536191, was opened at 2012-06-18 23:31 Message generated for change (Tracker Item Submitted) made by irmtfan You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=430843&aid=3536191&group_id=41586 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Core Group: XOOPS 2.6 Status: Open Resolution: None Priority: 5 Private: No Submitted By: irmtfan (irmtfan) Assigned to: Nobody/Anonymous (nobody) Summary: whois online block for profile module Initial Comment: The user information is very limited. we just have one smarty: <{$block.online_names}> we need the ability to show user real name, user website, user email and more importantly some custom made fields in the whois online block. membership module have a better view but it is very simple. i think it should be come from a block in profile module. Currently profile module dose not have any block ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=430843&aid=3536191&group_id=41586 |
From: SourceForge.net <no...@so...> - 2012-06-19 06:22:05
|
Bugs item #3534503, was opened at 2012-06-11 21:50 Message generated for change (Comment added) made by irmtfan You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=430840&aid=3534503&group_id=41586 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Core - Core Group: XOOPS 2.5.x Status: Open Resolution: None Priority: 7 Private: No Submitted By: irmtfan (irmtfan) Assigned to: Nobody/Anonymous (nobody) Summary: alter table 'user' user_sig and bio fields to 'text' Initial Comment: This is not a bug but it is very needed because the limited size of these fields will cause big problems specially in 2-bytes languages. For example in arabic and persian users just have 255/2=127 characters Please change the size to 'text' ALTER TABLE `users` MODIFY `user_sig` text; ALTER TABLE `users` MODIFY `bio` text; ---------------------------------------------------------------------- >Comment By: irmtfan (irmtfan) Date: 2012-06-18 23:22 Message: Also according to this very old tracker: https://sourceforge.net/tracker/?func=detail&aid=1929837&group_id=41586&atid=430843 online_uname size is still 25 bytes too. should alter like this: ALTER TABLE `online` MODIFY `online_uname` varchar(60); ---------------------------------------------------------------------- Comment By: irmtfan (irmtfan) Date: 2012-06-11 21:57 Message: Also according to this bug: https://sourceforge.net/tracker/?func=detail&aid=930397&group_id=41586&atid=430840 the uname field size should be more than 25 bytes. Now it is just 25 bytes in the new installation. in install/sql/mysql.structure.sql should be at least 60 bytes. ALTER TABLE `users` MODIFY `uname` varchar(60); ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=430840&aid=3534503&group_id=41586 |
From: SourceForge.net <no...@so...> - 2012-06-13 12:35:13
|
Bugs item #3534855, was opened at 2012-06-13 05:26 Message generated for change (Comment added) made by tatane72 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=430840&aid=3534855&group_id=41586 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Core - Core Group: XOOPS 2.5.x Status: Open Resolution: None Priority: 5 Private: No Submitted By: tatane tatane (tatane72) Assigned to: MusS (forxoops) Summary: Beug modules/system/admin.php?fct=groups Initial Comment: the number of registered users does not match reality. On my site I have exactly 7123 members and find xoops in 9297 with the result that contain no members ---------------------------------------------------------------------- >Comment By: tatane tatane (tatane72) Date: 2012-06-13 05:35 Message: Look attachment ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=430840&aid=3534855&group_id=41586 |
From: SourceForge.net <no...@so...> - 2012-06-13 12:27:21
|
Bugs item #3534855, was opened at 2012-06-13 05:26 Message generated for change (Settings changed) made by tatane72 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=430840&aid=3534855&group_id=41586 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Core - Core Group: XOOPS 2.5.x Status: Open Resolution: None Priority: 5 Private: No Submitted By: tatane tatane (tatane72) >Assigned to: MusS (forxoops) Summary: Beug modules/system/admin.php?fct=groups Initial Comment: the number of registered users does not match reality. On my site I have exactly 7123 members and find xoops in 9297 with the result that contain no members ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=430840&aid=3534855&group_id=41586 |
From: SourceForge.net <no...@so...> - 2012-06-13 12:26:59
|
Bugs item #3534855, was opened at 2012-06-13 05:26 Message generated for change (Tracker Item Submitted) made by tatane72 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=430840&aid=3534855&group_id=41586 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Core - Core Group: XOOPS 2.5.x Status: Open Resolution: None Priority: 5 Private: No Submitted By: tatane tatane (tatane72) Assigned to: Nobody/Anonymous (nobody) Summary: Beug modules/system/admin.php?fct=groups Initial Comment: the number of registered users does not match reality. On my site I have exactly 7123 members and find xoops in 9297 with the result that contain no members ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=430840&aid=3534855&group_id=41586 |
From: SourceForge.net <no...@so...> - 2012-06-13 12:07:11
|
Bugs item #3534850, was opened at 2012-06-13 05:06 Message generated for change (Settings changed) made by tatane72 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=430840&aid=3534850&group_id=41586 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Core - Core Group: XOOPS 2.5.x Status: Open Resolution: None Priority: 5 Private: No Submitted By: tatane tatane (tatane72) >Assigned to: MusS (forxoops) Summary: User Query takes too long Initial Comment: the requette SELECT DISTINCT COUNT(u.uid) FROM users AS u LEFT JOIN groups_users_link AS m ON m.uid = u.uid WHERE ((level >= '0')) causes on erreur Numéro d'erreur: 1317 Message d'erreur: exécution de la requête a été interrompue. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=430840&aid=3534850&group_id=41586 |
From: SourceForge.net <no...@so...> - 2012-06-13 12:06:35
|
Bugs item #3534850, was opened at 2012-06-13 05:06 Message generated for change (Tracker Item Submitted) made by tatane72 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=430840&aid=3534850&group_id=41586 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Core - Core Group: XOOPS 2.5.x Status: Open Resolution: None Priority: 5 Private: No Submitted By: tatane tatane (tatane72) Assigned to: Nobody/Anonymous (nobody) Summary: User Query takes too long Initial Comment: the requette SELECT DISTINCT COUNT(u.uid) FROM users AS u LEFT JOIN groups_users_link AS m ON m.uid = u.uid WHERE ((level >= '0')) causes on erreur Numéro d'erreur: 1317 Message d'erreur: exécution de la requête a été interrompue. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=430840&aid=3534850&group_id=41586 |
From: SourceForge.net <no...@so...> - 2012-06-12 04:58:24
|
Bugs item #3534503, was opened at 2012-06-11 21:50 Message generated for change (Settings changed) made by irmtfan You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=430840&aid=3534503&group_id=41586 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Core - Core Group: XOOPS 2.5.x Status: Open Resolution: None >Priority: 7 Private: No Submitted By: irmtfan (irmtfan) Assigned to: Nobody/Anonymous (nobody) Summary: alter table 'user' user_sig and bio fields to 'text' Initial Comment: This is not a bug but it is very needed because the limited size of these fields will cause big problems specially in 2-bytes languages. For example in arabic and persian users just have 255/2=127 characters Please change the size to 'text' ALTER TABLE `users` MODIFY `user_sig` text; ALTER TABLE `users` MODIFY `bio` text; ---------------------------------------------------------------------- Comment By: irmtfan (irmtfan) Date: 2012-06-11 21:57 Message: Also according to this bug: https://sourceforge.net/tracker/?func=detail&aid=930397&group_id=41586&atid=430840 the uname field size should be more than 25 bytes. Now it is just 25 bytes in the new installation. in install/sql/mysql.structure.sql should be at least 60 bytes. ALTER TABLE `users` MODIFY `uname` varchar(60); ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=430840&aid=3534503&group_id=41586 |
From: SourceForge.net <no...@so...> - 2012-06-12 04:57:53
|
Bugs item #3534503, was opened at 2012-06-11 21:50 Message generated for change (Comment added) made by irmtfan You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=430840&aid=3534503&group_id=41586 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Core - Core Group: XOOPS 2.5.x Status: Open Resolution: None Priority: 5 Private: No Submitted By: irmtfan (irmtfan) Assigned to: Nobody/Anonymous (nobody) Summary: alter table 'user' user_sig and bio fields to 'text' Initial Comment: This is not a bug but it is very needed because the limited size of these fields will cause big problems specially in 2-bytes languages. For example in arabic and persian users just have 255/2=127 characters Please change the size to 'text' ALTER TABLE `users` MODIFY `user_sig` text; ALTER TABLE `users` MODIFY `bio` text; ---------------------------------------------------------------------- >Comment By: irmtfan (irmtfan) Date: 2012-06-11 21:57 Message: Also according to this bug: https://sourceforge.net/tracker/?func=detail&aid=930397&group_id=41586&atid=430840 the uname field size should be more than 25 bytes. Now it is just 25 bytes in the new installation. in install/sql/mysql.structure.sql should be at least 60 bytes. ALTER TABLE `users` MODIFY `uname` varchar(60); ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=430840&aid=3534503&group_id=41586 |
From: SourceForge.net <no...@so...> - 2012-06-12 04:50:34
|
Bugs item #3534503, was opened at 2012-06-11 21:50 Message generated for change (Tracker Item Submitted) made by irmtfan You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=430840&aid=3534503&group_id=41586 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Core - Core Group: XOOPS 2.5.x Status: Open Resolution: None Priority: 5 Private: No Submitted By: irmtfan (irmtfan) Assigned to: Nobody/Anonymous (nobody) Summary: alter table 'user' user_sig and bio fields to 'text' Initial Comment: This is not a bug but it is very needed because the limited size of these fields will cause big problems specially in 2-bytes languages. For example in arabic and persian users just have 255/2=127 characters Please change the size to 'text' ALTER TABLE `users` MODIFY `user_sig` text; ALTER TABLE `users` MODIFY `bio` text; ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=430840&aid=3534503&group_id=41586 |
From: SourceForge.net <no...@so...> - 2012-06-10 06:41:13
|
Bugs item #930397, was opened at 2004-04-06 05:16 Message generated for change (Comment added) made by irmtfan You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=430840&aid=930397&group_id=41586 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Core - Core Group: XOOPS 2.5.x Status: Open Resolution: Accepted Priority: 7 Private: No Submitted By: Dave Lerner (dave_l) Assigned to: Jan Pedersen (mithyt2) Summary: max length of username hardcoded on reg form Initial Comment: The maximum length of the username field on the registration form is hardcoded as 25: include/registerform.php $reg_form->addElement(new XoopsFormText(_US_NICKNAME, "uname", 26, 25, $uname), true); This value should be obtained from the configuration parameter maxuname (xoops_config.conf_name). ---------------------------------------------------------------------- Comment By: irmtfan (irmtfan) Date: 2012-06-09 23:41 Message: maybe also this line need attention (i dont know): in modules\system\admin\users\users.php(125): $form->addElement(new XoopsFormText(_AM_SYSTEM_USERS_NICKNAME, "username", 25, 25, $uname_value), true); ---------------------------------------------------------------------- Comment By: irmtfan (irmtfan) Date: 2012-06-09 23:35 Message: I think the registration process is ok now and at least these 2 lines should be corrected and the limited characters should be move to the configuration of profile module in xoops 2.6 in kernel/users.php line 61 and 62 $this->initVar('uname', XOBJ_DTYPE_TXTBOX, null, true, 25); $this->initVar('email', XOBJ_DTYPE_TXTBOX, null, true, 60); ---------------------------------------------------------------------- Comment By: Michael Beck (beckmi) Date: 2012-06-09 22:52 Message: See note from Irmtfan: http://xoops.org/modules/newbb/viewtopic.php?post_id=346883#forumpost346883 ---------------------------------------------------------------------- Comment By: Skalpa Keo (skalpa) Date: 2004-05-22 09:41 Message: Logged In: YES user_id=882380 I changed this. At the same time I corrected several inconsistencies in some user-interface elements also (the uname was hardcoded to 10 or 12 sometimes). Sent to 2.0.7 branch. ---------------------------------------------------------------------- Comment By: Jan Pedersen (mithyt2) Date: 2004-05-13 03:47 Message: Logged In: YES user_id=841117 OK, I'll take care of this one personally. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=430840&aid=930397&group_id=41586 |
From: SourceForge.net <no...@so...> - 2012-06-10 06:35:14
|
Bugs item #930397, was opened at 2004-04-06 05:16 Message generated for change (Comment added) made by irmtfan You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=430840&aid=930397&group_id=41586 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Core - Core Group: XOOPS 2.5.x Status: Open Resolution: Accepted Priority: 7 Private: No Submitted By: Dave Lerner (dave_l) Assigned to: Jan Pedersen (mithyt2) Summary: max length of username hardcoded on reg form Initial Comment: The maximum length of the username field on the registration form is hardcoded as 25: include/registerform.php $reg_form->addElement(new XoopsFormText(_US_NICKNAME, "uname", 26, 25, $uname), true); This value should be obtained from the configuration parameter maxuname (xoops_config.conf_name). ---------------------------------------------------------------------- Comment By: irmtfan (irmtfan) Date: 2012-06-09 23:35 Message: I think the registration process is ok now and at least these 2 lines should be corrected and the limited characters should be move to the configuration of profile module in xoops 2.6 in kernel/users.php line 61 and 62 $this->initVar('uname', XOBJ_DTYPE_TXTBOX, null, true, 25); $this->initVar('email', XOBJ_DTYPE_TXTBOX, null, true, 60); ---------------------------------------------------------------------- Comment By: Michael Beck (beckmi) Date: 2012-06-09 22:52 Message: See note from Irmtfan: http://xoops.org/modules/newbb/viewtopic.php?post_id=346883#forumpost346883 ---------------------------------------------------------------------- Comment By: Skalpa Keo (skalpa) Date: 2004-05-22 09:41 Message: Logged In: YES user_id=882380 I changed this. At the same time I corrected several inconsistencies in some user-interface elements also (the uname was hardcoded to 10 or 12 sometimes). Sent to 2.0.7 branch. ---------------------------------------------------------------------- Comment By: Jan Pedersen (mithyt2) Date: 2004-05-13 03:47 Message: Logged In: YES user_id=841117 OK, I'll take care of this one personally. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=430840&aid=930397&group_id=41586 |
From: SourceForge.net <no...@so...> - 2012-06-10 05:52:28
|
Bugs item #930397, was opened at 2004-04-06 05:16 Message generated for change (Comment added) made by beckmi You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=430840&aid=930397&group_id=41586 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Core - Core >Group: XOOPS 2.5.x >Status: Open >Resolution: Accepted Priority: 7 Private: No Submitted By: Dave Lerner (dave_l) Assigned to: Jan Pedersen (mithyt2) Summary: max length of username hardcoded on reg form Initial Comment: The maximum length of the username field on the registration form is hardcoded as 25: include/registerform.php $reg_form->addElement(new XoopsFormText(_US_NICKNAME, "uname", 26, 25, $uname), true); This value should be obtained from the configuration parameter maxuname (xoops_config.conf_name). ---------------------------------------------------------------------- >Comment By: Michael Beck (beckmi) Date: 2012-06-09 22:52 Message: See note from Irmtfan: http://xoops.org/modules/newbb/viewtopic.php?post_id=346883#forumpost346883 ---------------------------------------------------------------------- Comment By: Skalpa Keo (skalpa) Date: 2004-05-22 09:41 Message: Logged In: YES user_id=882380 I changed this. At the same time I corrected several inconsistencies in some user-interface elements also (the uname was hardcoded to 10 or 12 sometimes). Sent to 2.0.7 branch. ---------------------------------------------------------------------- Comment By: Jan Pedersen (mithyt2) Date: 2004-05-13 03:47 Message: Logged In: YES user_id=841117 OK, I'll take care of this one personally. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=430840&aid=930397&group_id=41586 |
From: SourceForge.net <no...@so...> - 2012-05-06 08:13:06
|
Bugs item #3518345, was opened at 2012-04-15 20:32 Message generated for change (Settings changed) made by beckmi You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=430840&aid=3518345&group_id=41586 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: _inactive Status: Deleted >Resolution: Invalid Priority: 1 Private: No Submitted By: Cesag (cesag) Assigned to: Nobody/Anonymous (nobody) Summary: Preview Private message Xoops 2.5.5 Initial Comment: The preview does not work, in private messages ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=430840&aid=3518345&group_id=41586 |