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-04-15 03:03:46
|
Bugs item #3513787, was opened at 2012-03-31 14:03 Message generated for change (Comment added) made by beckmi You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=430840&aid=3513787&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: None >Status: Closed >Resolution: Fixed Priority: 5 Private: No Submitted By: Xavier Soler (arion92fr) Assigned to: MusS (forxoops) Summary: wrong cookie_domain Initial Comment: When you don't use Localhost but your "computer name" as domain you can't use session cookies common.php line 98:must be :=>define('XOOPS_COOKIE_DOMAIN', (strpos($domain = xoops_getBaseDomain(XOOPS_URL),'.')) === FALSE ? '' : '.' . $domain); ---------------------------------------------------------------------- Comment By: Michael Beck (beckmi) Date: 2012-04-14 20:03 Message: Fixed in SVN and waiting for review ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=430840&aid=3513787&group_id=41586 |
From: SourceForge.net <no...@so...> - 2012-04-15 02:48:36
|
Bugs item #3466534, was opened at 2011-12-28 09:09 Message generated for change (Comment added) made by beckmi You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=430840&aid=3466534&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: Closed >Resolution: Fixed Priority: 5 Private: No Submitted By: Michael Albertsen (djculex) Assigned to: MusS (forxoops) Summary: tootip "$ not difined" fix Initial Comment: In default theme I get tooltip $ not defined, breaking all jquery uses.. in /modules/system/themes/default/js/tooltip.js I fixed by encapsuling all javascript in tooltip.js with ( function($) { //....tooltip code here //... }); ---------------------------------------------------------------------- Comment By: Michael Beck (beckmi) Date: 2012-04-14 19:48 Message: Fixed in SVN and waiting for review ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=430840&aid=3466534&group_id=41586 |
From: SourceForge.net <no...@so...> - 2012-04-11 18:34:17
|
Feature Requests item #3516970, was opened at 2012-04-11 11:34 Message generated for change (Tracker Item Submitted) made by goffy You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=430843&aid=3516970&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: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: goffy (goffy) Assigned to: Nobody/Anonymous (nobody) Summary: XoopsImageManager Initial Comment: I worked a little bit on XoopsImageManager and made following changes: 1) For each categorie you can define a seperate upload-directory (non-existing folders will be created) 2) user can define, whether an uploaded picture will be private or visible for all users with uploadpermission in this category 3) plugin XoopsImageManager for TinyMCE was adopted Reasons: - I want clear structure for saving images - I want know, who loads up an image I marked my changes. Detailed infos about my solution you can find in changelog-file. I couldn't solve one problem in XoopsImageManager for TinyMCE: If I insert a picture via XoopsImageManager in the textbox, it will be placed always on the beginning of the text, not on the last position of the cursor. What do you think about implementing this? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=430843&aid=3516970&group_id=41586 |
From: SourceForge.net <no...@so...> - 2012-04-11 03:53:48
|
Bugs item #3516685, was opened at 2012-04-10 17:59 Message generated for change (Settings changed) made by beckmi You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=430840&aid=3516685&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: arabxoops () >Assigned to: MusS (forxoops) Summary: Avatars dont show in Admin ( XOOPS 2.5.5 RC ) Initial Comment: Hi, After upgrade from XOOPS 2.4.5 to XOOPS 2.5.5 RC, avatar don't show in the avatars admin page ( System Avatars list and Custom Avatars ). I got error when I open the avatar's link in new tab: http://xxxxxxxx.com/modules/system/class/thumbs/phpThumb.php?src=/home/xxxxxx/public_html/emag/uploads/savt454bfcd431f36.gif&h=120&w=120 Content Encoding Error The page you are trying to view cannot be shown because it uses an invalid or unsupported form of compression. I think this bug from phpThumb script because another thumb script ( TimThumb ) working fine at the same site. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=430840&aid=3516685&group_id=41586 |
From: SourceForge.net <no...@so...> - 2012-04-11 00:59:01
|
Bugs item #3516685, was opened at 2012-04-10 17:59 Message generated for change (Tracker Item Submitted) made by You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=430840&aid=3516685&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: arabxoops () Assigned to: Nobody/Anonymous (nobody) Summary: Avatars dont show in Admin ( XOOPS 2.5.5 RC ) Initial Comment: Hi, After upgrade from XOOPS 2.4.5 to XOOPS 2.5.5 RC, avatar don't show in the avatars admin page ( System Avatars list and Custom Avatars ). I got error when I open the avatar's link in new tab: http://xxxxxxxx.com/modules/system/class/thumbs/phpThumb.php?src=/home/xxxxxx/public_html/emag/uploads/savt454bfcd431f36.gif&h=120&w=120 Content Encoding Error The page you are trying to view cannot be shown because it uses an invalid or unsupported form of compression. I think this bug from phpThumb script because another thumb script ( TimThumb ) working fine at the same site. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=430840&aid=3516685&group_id=41586 |
From: SourceForge.net <no...@so...> - 2012-04-10 09:57:44
|
Patches item #3516375, was opened at 2012-04-10 02:57 Message generated for change (Tracker Item Submitted) made by txmodxoops You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=430842&aid=3516375&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: XOOPS 2.5.x Group: None Status: Open Priority: 5 Private: No Submitted By: TXMod Xoops (txmodxoops) Assigned to: Nobody/Anonymous (nobody) Summary: Meta tag generator Initial Comment: I would like to submit a request for inclusion, in next release of xoops, the tag meta=generator content=<{$xoops_meta_generator}> in themes, there is now set on XOOPS What do you think? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=430842&aid=3516375&group_id=41586 |
From: SourceForge.net <no...@so...> - 2012-04-09 04:59:30
|
Bugs item #3515996, was opened at 2012-04-08 21:59 Message generated for change (Tracker Item Submitted) made by cesag You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=430840&aid=3515996&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: Cesag (cesag) Assigned to: Nobody/Anonymous (nobody) Summary: mail_template Initial Comment: Replace {SITENAME} - ({SITEURL}) webmaster {ADMINMAIL} with {X_SITENAME} ({X_SITEURL}) webmaster {X_ADMINMAIL} in these other files : htdocs\language\english\mail_template\lostpass1.tpl htdocs\language\english\mail_template\lostpass2.tpl htdocs\language\english\mail_template\register.tpl htdocs\language\english\mail_template\tellfriend.tpl htdocs\modules\profile\language\english\mail_template\emailchanged.tpl see here for more details : http://xoops.org/modules/newbb/viewtopic.php?post_id=345563#forumpost345563 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=430840&aid=3515996&group_id=41586 |
From: SourceForge.net <no...@so...> - 2012-04-04 08:13:52
|
Feature Requests item #3514804, was opened at 2012-04-04 01:04 Message generated for change (Settings changed) made by ep98 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=430843&aid=3514804&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: 9 Private: No Submitted By: Stefan Ilivanov (ep98) Assigned to: Nobody/Anonymous (nobody) Summary: Changing Language names Initial Comment: ... to they're proper locales. eg. instead there to be spanish/ and spanish_catalan/ under /language, to be with they're locales es_ES for spanish es_CA for Spanish (Catalan) ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=430843&aid=3514804&group_id=41586 |
From: SourceForge.net <no...@so...> - 2012-04-04 08:04:53
|
Feature Requests item #3514804, was opened at 2012-04-04 01:04 Message generated for change (Tracker Item Submitted) made by ep98 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=430843&aid=3514804&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: Stefan Ilivanov (ep98) Assigned to: Nobody/Anonymous (nobody) Summary: Changing Language names Initial Comment: ... to they're proper locales. eg. instead there to be spanish/ and spanish_catalan/ under /language, to be with they're locales es_ES for spanish es_CA for Spanish (Catalan) ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=430843&aid=3514804&group_id=41586 |
From: SourceForge.net <no...@so...> - 2012-04-02 12:53:52
|
Bugs item #3450904, was opened at 2011-12-04 18:21 Message generated for change (Comment added) made by beckmi You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=430840&aid=3450904&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: Mr_Bohemian (sabahan) Assigned to: MusS (forxoops) Summary: No styling for certain pages Initial Comment: the style for certain pages is missing....page with white background and default generic text style not following theme style example http://xoops.org/misc.php?action=showpopups&type=smilies&target=message http://xoops.org/misc.php?action=showpopups&type=online http://xoops.org/misc.php?action=showpopups&type=avatars xoops 2.5.4 hope this can be fix ---------------------------------------------------------------------- >Comment By: Michael Beck (beckmi) Date: 2012-04-02 05:53 Message: It seems that this is driven by the code: if ($action == "showpopups") { xoops_header(false); You can comment out the line: xoops_header(false); and the page will follow the theme style. I am not sure about the reason. Maybe they can respond to it... ---------------------------------------------------------------------- Comment By: Xavier Soler (arion92fr) Date: 2012-03-13 14:10 Message: misc.php don't use the theme.html template. Only http://xoops.org/xoops.css http://xoops.org/language/YourLanguage/style.css AND http://xoops.org/Themes/YourTHEME/style.css If you want change the background of xoops popup window try to change on your theme/style.css I think that work better ---------------------------------------------------------------------- Comment By: Mr_Bohemian (sabahan) Date: 2011-12-04 18:47 Message: maybe make a check to see if no xoops default theme detected use custom theme css ---------------------------------------------------------------------- Comment By: Mr_Bohemian (sabahan) Date: 2011-12-04 18:32 Message: ok i don't if its only me.. this problem happen only if u delete the default theme and left only custom theme in your theme folder ---------------------------------------------------------------------- Comment By: Mr_Bohemian (sabahan) Date: 2011-12-04 18:30 Message: another page... http://xoops.org/modules/pm/pmlite.php?send=1 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=430840&aid=3450904&group_id=41586 |
From: SourceForge.net <no...@so...> - 2012-04-02 10:49:23
|
Bugs item #3432275, was opened at 2011-11-02 06:50 Message generated for change (Comment added) made by beckmi You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=430840&aid=3432275&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: Closed Resolution: Fixed Priority: 5 Private: No Submitted By: Kris_fr (kris_fr) Assigned to: Mage Grégory (mageg) Summary: html structure - ID: 3432017 - bis Initial Comment: here is better -> http://xoops.svn.sourceforge.net/viewvc/xfr/language/core/2.5.4/utf8_sansbom/htdocs/modules/pm/language/french/help/help.html?revision=1580&view=markup ---------------------------------------------------------------------- Comment By: Michael Beck (beckmi) Date: 2012-04-02 03:49 Message: Fixed in SVN and waiting for review ---------------------------------------------------------------------- Comment By: Kris_fr (kris_fr) Date: 2012-03-25 11:54 Message: Sorry, but it's not fixed see for example http://xoops.svn.sourceforge.net/viewvc/xoops/XoopsCore/branches/2.5.x/2.5.5/htdocs/modules/system/language/english/help/maintenance.html?revision=8323&view=markup where is the paragraphe tag closure ? ---------------------------------------------------------------------- Comment By: Mage Grégory (mageg) Date: 2012-02-12 12:03 Message: Fixed on the svn (8940) thank you for this return ---------------------------------------------------------------------- Comment By: Mage Grégory (mageg) Date: 2012-02-12 12:03 Message: Fixed in SVN and waiting for review ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=430840&aid=3432275&group_id=41586 |
From: SourceForge.net <no...@so...> - 2012-04-02 10:39:09
|
Bugs item #3490803, was opened at 2012-02-22 01:35 Message generated for change (Comment added) made by beckmi You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=430840&aid=3490803&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: XOOPS 2.5.x >Status: Pending >Resolution: Invalid Priority: 5 Private: No Submitted By: Sylvie (sylvie) Assigned to: MusS (forxoops) Summary: balise code and \ Initial Comment: The caracter \ is not protected between the Code balise. http://www.frxoops.org/modules/newbb/viewtopic.php?topic_id=35603&forum=5 ---------------------------------------------------------------------- >Comment By: Michael Beck (beckmi) Date: 2012-04-02 03:39 Message: It seems like this is issue related to modules. I have tested it on XOOPS 2.5.5 RC on four modules and three of them were displaying it correctly (newbb 4.03, newbb 3.08, obituaries), and one not (content). ---------------------------------------------------------------------- Comment By: Michael Beck (beckmi) Date: 2012-04-02 03:39 Message: Fixed in SVN and waiting for review ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=430840&aid=3490803&group_id=41586 |
From: SourceForge.net <no...@so...> - 2012-04-02 10:10:13
|
Feature Requests item #3511222, was opened at 2012-03-25 21:58 Message generated for change (Settings changed) made by beckmi You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=430843&aid=3511222&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: None Status: Open >Resolution: Postponed Priority: 5 Private: No Submitted By: Michael Beck (beckmi) Assigned to: Mage Grégory (mageg) Summary: The Time is +5 of local Timezone (for EST, i.e. GMT-5) Initial Comment: The timezone for the server and the system, as well as the user is set to GMT-5, but the time shown (e.g. when compiling the system module or setting the time of publish in News) is for GMT (which is +5 of the local Timezone). At this moment I don't know if this is the same behavior for other timezones (i.e. local Timezone +5, or just GMT). We need to test on systems in other Timezones. ---------------------------------------------------------------------- Comment By: Xavier Soler (arion92fr) Date: 2012-03-31 13:59 Message: the system of time management is not effective, it does not handle timezones, nor DST we must correct it GMT +-XX is'nt correct My first solution was'nt correct i tryed to use the "timezone_offset" and "default_TZ" i was wrong, my apologize i think i find a solution but we need a cookies to save the true timezone of the user before his login and on the first page, without this cookies, the time will be with the default_tz ---------------------------------------------------------------------- Comment By: Michael Beck (beckmi) Date: 2012-03-25 22:18 Message: Just tested on www.xoops.org and without XavierS' hack, it works OK. But it doesn't work on local WAMP installation. ---------------------------------------------------------------------- Comment By: Michael Beck (beckmi) Date: 2012-03-25 22:05 Message: The +5 (or GMT) is without the fix from XavierS: http://xoops.org/modules/newbb/viewtopic.php?post_id=344657#forumpost344657 When the fix is added, the difference is +10 hours for EST (which normally is GMT-5) ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=430843&aid=3511222&group_id=41586 |
From: SourceForge.net <no...@so...> - 2012-04-01 14:20:37
|
Feature Requests item #3513931, was opened at 2012-04-01 07:20 Message generated for change (Tracker Item Submitted) made by beckmi You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=430843&aid=3513931&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: Michael Beck (beckmi) Assigned to: MusS (forxoops) Summary: Add Description as parameter to XoopsFormElement constructor Initial Comment: Currently, in order to add Description to form element we have to use three lines: $lang_code = new XoopsFormText(_AM_XLANG_CODE, 'lang_charset', 50, 255, $lang_code); $lang_code->setDescription(_AM_XLANG_CODE_DESC); $sform->addElement($lang_code, true); instead of taking advantage of: $sform->addElement(new XoopsFormText(_AM_XLANG_CODE, 'lang_code', 50, 255, $lang_code), true); we should be able to expand it by adding _AM_XLANG_CODE_DESC to the constructor as follow: $sform->addElement(new XoopsFormText(_AM_XLANG_CODE, _AM_XLANG_CODE_DESC, 'lang_code', 50, 255, $lang_code), true); ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=430843&aid=3513931&group_id=41586 |
From: SourceForge.net <no...@so...> - 2012-04-01 07:56:23
|
Bugs item #3494896, was opened at 2012-02-26 22:11 Message generated for change (Comment added) made by beckmi You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=430840&aid=3494896&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: Pending Resolution: Fixed Priority: 5 Private: No Submitted By: Michael Beck (beckmi) Assigned to: Mage Grégory (mageg) Summary: Image Manager category creation restrictions Initial Comment: http://xoops.org/modules/newbb/viewtopic.php?post_id=344424#forumpost344424 just webmaster ( group id = 1 ) can build Category and other admin groups can't build it ---------------------------------------------------------------------- Comment By: Michael Beck (beckmi) Date: 2012-04-01 00:56 Message: Fixed in SVN and waiting for review ---------------------------------------------------------------------- Comment By: Mage Grégory (mageg) Date: 2012-03-24 11:29 Message: Fixed in SVN and waiting for review ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=430840&aid=3494896&group_id=41586 |
From: SourceForge.net <no...@so...> - 2012-04-01 07:55:55
|
Bugs item #3494893, was opened at 2012-02-26 22:04 Message generated for change (Comment added) made by beckmi You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=430840&aid=3494893&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: XOOPS 2.5.x >Status: Pending Resolution: Fixed Priority: 5 Private: No Submitted By: Michael Beck (beckmi) Assigned to: Mage Grégory (mageg) Summary: PM Messages deleted from Saved box Initial Comment: http://xoops.org/modules/newbb/viewtopic.php?post_id=344403#forumpost344403 Before sending someone a private message, I choose an option of saving a copy of this message in outbox. When a recipient reads and deletes my message, the copy of this message is also deleted from my outbox folder. ---------------------------------------------------------------------- Comment By: Michael Beck (beckmi) Date: 2012-04-01 00:55 Message: Fixed in SVN and waiting for review ---------------------------------------------------------------------- Comment By: Mage Grégory (mageg) Date: 2012-03-24 10:40 Message: Fixed in SVN and waiting for review ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=430840&aid=3494893&group_id=41586 |
From: SourceForge.net <no...@so...> - 2012-04-01 07:55:26
|
Bugs item #3494894, was opened at 2012-02-26 22:05 Message generated for change (Comment added) made by beckmi You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=430840&aid=3494894&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: Pending Resolution: Fixed Priority: 9 Private: No Submitted By: Michael Beck (beckmi) Assigned to: Mage Grégory (mageg) Summary: Calendar shows 40 days Initial Comment: http://xoops.org/modules/newbb/viewtopic.php?post_id=344404#forumpost344404 When I add an event in extcal the number of date will continue up to 40! ---------------------------------------------------------------------- Comment By: Michael Beck (beckmi) Date: 2012-04-01 00:55 Message: Fixed in SVN and waiting for review ---------------------------------------------------------------------- Comment By: Mage Grégory (mageg) Date: 2012-03-25 09:36 Message: Fixed in SVN and waiting for review ---------------------------------------------------------------------- Comment By: Xavier Soler (arion92fr) Date: 2012-03-14 13:05 Message: first of all in /include/common.php line +/- 132 ** * Merge file and db configs. */ if (file_exists($file = $GLOBALS['xoops']->path('var/configs/xoopsconfig.php'))) { $fileConfigs = include $file; $xoopsConfig = array_merge($xoopsConfig, (array) $fileConfigs); unset($fileConfigs, $file); } else { trigger_error('File Path Error: ' . 'var/configs/xoopsconfig.php' . ' does not exist.'); } // ADD THIS $xoops_server_timezone="Etc/GMT"; if ($xoopsConfig["server_TZ"]>0) { $xoops_server_timezone .="+".$xoopsConfig["server_TZ"]; } else{ $xoops_server_timezone .=$xoopsConfig["server_TZ"]; } date_default_timezone_set($xoops_server_timezone); ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=430840&aid=3494894&group_id=41586 |
From: SourceForge.net <no...@so...> - 2012-04-01 07:54:12
|
Bugs item #3513787, was opened at 2012-03-31 14:03 Message generated for change (Settings changed) made by beckmi You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=430840&aid=3513787&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: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Xavier Soler (arion92fr) >Assigned to: MusS (forxoops) Summary: wrong cookie_domain Initial Comment: When you don't use Localhost but your "computer name" as domain you can't use session cookies common.php line 98:must be :=>define('XOOPS_COOKIE_DOMAIN', (strpos($domain = xoops_getBaseDomain(XOOPS_URL),'.')) === FALSE ? '' : '.' . $domain); ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=430840&aid=3513787&group_id=41586 |
From: SourceForge.net <no...@so...> - 2012-03-31 21:03:34
|
Bugs item #3513787, was opened at 2012-03-31 14:03 Message generated for change (Tracker Item Submitted) made by arion92fr You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=430840&aid=3513787&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: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Xavier Soler (arion92fr) Assigned to: Nobody/Anonymous (nobody) Summary: wrong cookie_domain Initial Comment: When you don't use Localhost but your "computer name" as domain you can't use session cookies common.php line 98:must be :=>define('XOOPS_COOKIE_DOMAIN', (strpos($domain = xoops_getBaseDomain(XOOPS_URL),'.')) === FALSE ? '' : '.' . $domain); ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=430840&aid=3513787&group_id=41586 |
From: SourceForge.net <no...@so...> - 2012-03-31 20:59:52
|
Bugs item #3511222, was opened at 2012-03-25 21:58 Message generated for change (Comment added) made by arion92fr You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=430840&aid=3511222&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: Michael Beck (beckmi) Assigned to: Mage Grégory (mageg) Summary: The Time is +5 of local Timezone (for EST, i.e. GMT-5) Initial Comment: The timezone for the server and the system, as well as the user is set to GMT-5, but the time shown (e.g. when compiling the system module or setting the time of publish in News) is for GMT (which is +5 of the local Timezone). At this moment I don't know if this is the same behavior for other timezones (i.e. local Timezone +5, or just GMT). We need to test on systems in other Timezones. ---------------------------------------------------------------------- Comment By: Xavier Soler (arion92fr) Date: 2012-03-31 13:59 Message: the system of time management is not effective, it does not handle timezones, nor DST we must correct it GMT +-XX is'nt correct My first solution was'nt correct i tryed to use the "timezone_offset" and "default_TZ" i was wrong, my apologize i think i find a solution but we need a cookies to save the true timezone of the user before his login and on the first page, without this cookies, the time will be with the default_tz ---------------------------------------------------------------------- Comment By: Michael Beck (beckmi) Date: 2012-03-25 22:18 Message: Just tested on www.xoops.org and without XavierS' hack, it works OK. But it doesn't work on local WAMP installation. ---------------------------------------------------------------------- Comment By: Michael Beck (beckmi) Date: 2012-03-25 22:05 Message: The +5 (or GMT) is without the fix from XavierS: http://xoops.org/modules/newbb/viewtopic.php?post_id=344657#forumpost344657 When the fix is added, the difference is +10 hours for EST (which normally is GMT-5) ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=430840&aid=3511222&group_id=41586 |
From: SourceForge.net <no...@so...> - 2012-03-26 05:19:00
|
Bugs item #3511222, was opened at 2012-03-25 21:58 Message generated for change (Comment added) made by beckmi You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=430840&aid=3511222&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: Michael Beck (beckmi) Assigned to: Mage Grégory (mageg) Summary: The Time is +5 of local Timezone (for EST, i.e. GMT-5) Initial Comment: The timezone for the server and the system, as well as the user is set to GMT-5, but the time shown (e.g. when compiling the system module or setting the time of publish in News) is for GMT (which is +5 of the local Timezone). At this moment I don't know if this is the same behavior for other timezones (i.e. local Timezone +5, or just GMT). We need to test on systems in other Timezones. ---------------------------------------------------------------------- >Comment By: Michael Beck (beckmi) Date: 2012-03-25 22:18 Message: Just tested on www.xoops.org and without XavierS' hack, it works OK. But it doesn't work on local WAMP installation. ---------------------------------------------------------------------- Comment By: Michael Beck (beckmi) Date: 2012-03-25 22:05 Message: The +5 (or GMT) is without the fix from XavierS: http://xoops.org/modules/newbb/viewtopic.php?post_id=344657#forumpost344657 When the fix is added, the difference is +10 hours for EST (which normally is GMT-5) ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=430840&aid=3511222&group_id=41586 |
From: SourceForge.net <no...@so...> - 2012-03-26 05:06:35
|
Bugs item #3511222, was opened at 2012-03-25 21:58 Message generated for change (Settings changed) made by beckmi You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=430840&aid=3511222&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: Michael Beck (beckmi) Assigned to: Mage Grégory (mageg) >Summary: The Time is +5 of local Timezone (for EST, i.e. GMT-5) Initial Comment: The timezone for the server and the system, as well as the user is set to GMT-5, but the time shown (e.g. when compiling the system module or setting the time of publish in News) is for GMT (which is +5 of the local Timezone). At this moment I don't know if this is the same behavior for other timezones (i.e. local Timezone +5, or just GMT). We need to test on systems in other Timezones. ---------------------------------------------------------------------- Comment By: Michael Beck (beckmi) Date: 2012-03-25 22:05 Message: The +5 (or GMT) is without the fix from XavierS: http://xoops.org/modules/newbb/viewtopic.php?post_id=344657#forumpost344657 When the fix is added, the difference is +10 hours for EST (which normally is GMT-5) ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=430840&aid=3511222&group_id=41586 |
From: SourceForge.net <no...@so...> - 2012-03-26 05:05:53
|
Bugs item #3511222, was opened at 2012-03-25 21:58 Message generated for change (Comment added) made by beckmi You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=430840&aid=3511222&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: Michael Beck (beckmi) Assigned to: Mage Grégory (mageg) Summary: The Time is +5 of local Timezone Initial Comment: The timezone for the server and the system, as well as the user is set to GMT-5, but the time shown (e.g. when compiling the system module or setting the time of publish in News) is for GMT (which is +5 of the local Timezone). At this moment I don't know if this is the same behavior for other timezones (i.e. local Timezone +5, or just GMT). We need to test on systems in other Timezones. ---------------------------------------------------------------------- >Comment By: Michael Beck (beckmi) Date: 2012-03-25 22:05 Message: The +5 (or GMT) is without the fix from XavierS: http://xoops.org/modules/newbb/viewtopic.php?post_id=344657#forumpost344657 When the fix is added, the difference is +10 hours for EST (which normally is GMT-5) ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=430840&aid=3511222&group_id=41586 |
From: SourceForge.net <no...@so...> - 2012-03-26 04:58:31
|
Bugs item #3511222, was opened at 2012-03-25 21:58 Message generated for change (Tracker Item Submitted) made by beckmi You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=430840&aid=3511222&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: Michael Beck (beckmi) Assigned to: Mage Grégory (mageg) Summary: The Time is +5 of local Timezone Initial Comment: The timezone for the server and the system, as well as the user is set to GMT-5, but the time shown (e.g. when compiling the system module or setting the time of publish in News) is for GMT (which is +5 of the local Timezone). At this moment I don't know if this is the same behavior for other timezones (i.e. local Timezone +5, or just GMT). We need to test on systems in other Timezones. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=430840&aid=3511222&group_id=41586 |
From: SourceForge.net <no...@so...> - 2012-03-26 04:13:24
|
Bugs item #3511205, was opened at 2012-03-25 21:12 Message generated for change (Comment added) made by beckmi You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=430840&aid=3511205&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: Pending >Resolution: Fixed Priority: 5 Private: No Submitted By: Michael Beck (beckmi) Assigned to: Nobody/Anonymous (nobody) Summary: Bug in fresh install in page_configsave.php Initial Comment: See: http://xoops.org/modules/newbb/viewtopic.php?post_id=344657#forumpost344657 Fix by XavierS: line 86 if (!@copy($vars['VAR_PATH'] . '/data/secure.dist.php', $vars['VAR_PATH'] . '/data/secure.php')) { $error = ERR_COPY_MAINFILE.$vars['VAR_PATH'] . '/data/secure.dist.php'; } else { clearstatcache(); $rewrite = array_merge($rewrite, $vars); ---------------------------------------------------------------------- Comment By: Michael Beck (beckmi) Date: 2012-03-25 21:13 Message: Fixed in SVN and waiting for review ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=430840&aid=3511205&group_id=41586 |