You can subscribe to this list here.
2007 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(1) |
Jul
(1) |
Aug
|
Sep
(1) |
Oct
|
Nov
|
Dec
|
---|---|---|---|---|---|---|---|---|---|---|---|---|
2008 |
Jan
|
Feb
|
Mar
(1) |
Apr
|
May
(2) |
Jun
|
Jul
|
Aug
(1) |
Sep
|
Oct
|
Nov
|
Dec
|
2009 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(5) |
Aug
(1) |
Sep
|
Oct
|
Nov
|
Dec
|
From: vbdrupal - T. <no...@so...> - 2009-08-04 02:25:57
|
#11: vbforumblocks 6.x -------------------------------------+-------------------------------------- Reporter: elmuerte | Owner: Type: task | Status: closed Priority: major | Milestone: vbDrupal 6 beta Component: vbforumblocks (module) | Version: SVN (6.x) Resolution: worksforme | Keywords: -------------------------------------+-------------------------------------- Changes (by tomeee): * status: new => closed * resolution: => worksforme Comment: Works for me. Can install, uninstall and add any block i like. -- Ticket URL: <http://sourceforge.net/apps/trac/vbdrupal/ticket/11#comment:1> vbDrupal <http://sourceforge.net/projects/vbdrupal/> vbDrupal is a fork of the popular CMS Drupal tightly integrated with the forum software vBulletin. vbDrupal offers a single sign-on and shared session management between Drupal and vBulletin. But also adds the ability to share functionality. |
From: vbdrupal - T. <no...@so...> - 2009-07-29 14:12:33
|
#21: Improve module theming --------------------------+------------------------------------------------- Reporter: elmuerte | Owner: Type: enhancement | Status: new Priority: minor | Milestone: Component: Miscellanous | Version: SVN (6.x) Keywords: | --------------------------+------------------------------------------------- The current modules still use the old theme mechanism. This should be converted to the Drupal 6 standard theme templates. This task is not a requirement for the stable release. It would just be nice if it is fixed. -- Ticket URL: <http://sourceforge.net/apps/trac/vbdrupal/ticket/21> vbDrupal <http://sourceforge.net/projects/vbdrupal/> vbDrupal is a fork of the popular CMS Drupal tightly integrated with the forum software vBulletin. vbDrupal offers a single sign-on and shared session management between Drupal and vBulletin. But also adds the ability to share functionality. |
From: vbdrupal - T. <no...@so...> - 2009-07-29 14:10:34
|
#14: vbpm 6.x ----------------------------+----------------------------------------------- Reporter: elmuerte | Owner: Type: task | Status: closed Priority: major | Milestone: vbDrupal 6 beta Component: vbpm (module) | Version: SVN (6.x) Resolution: fixed | Keywords: ----------------------------+----------------------------------------------- Changes (by elmuerte): * status: new => closed * resolution: => fixed Comment: Everything works. Could use some theming cleanup (just like most other modules). -- Ticket URL: <http://sourceforge.net/apps/trac/vbdrupal/ticket/14#comment:1> vbDrupal <http://sourceforge.net/projects/vbdrupal/> vbDrupal is a fork of the popular CMS Drupal tightly integrated with the forum software vBulletin. vbDrupal offers a single sign-on and shared session management between Drupal and vBulletin. But also adds the ability to share functionality. |
From: vbdrupal - T. <no...@so...> - 2009-07-28 19:34:06
|
#15: vbpolls 6.x -------------------------------+-------------------------------------------- Reporter: elmuerte | Owner: Type: task | Status: closed Priority: major | Milestone: vbDrupal 6 beta Component: vbpolls (module) | Version: SVN (6.x) Resolution: fixed | Keywords: -------------------------------+-------------------------------------------- Changes (by elmuerte): * status: new => closed * resolution: => fixed Comment: Converted and tested, still works. This also tested part of vbcore functionality vbcore_getthreads and vbcore_getpoll -- Ticket URL: <http://sourceforge.net/apps/trac/vbdrupal/ticket/15#comment:1> vbDrupal <http://sourceforge.net/projects/vbdrupal/> vbDrupal is a fork of the popular CMS Drupal tightly integrated with the forum software vBulletin. vbDrupal offers a single sign-on and shared session management between Drupal and vBulletin. But also adds the ability to share functionality. |
From: vbdrupal - T. <no...@so...> - 2009-07-23 21:49:44
|
#20: test ---------------------------+------------------------------------------------ Reporter: elmuerte | Owner: Type: defect | Status: closed Priority: trivial | Milestone: Component: Miscellanous | Version: SVN (6.x) Resolution: fixed | Keywords: ---------------------------+------------------------------------------------ Changes (by elmuerte): * status: new => closed * resolution: => fixed Comment: notification works -- Ticket URL: <http://sourceforge.net/apps/trac/vbdrupal/ticket/20#comment:1> vbDrupal <http://sourceforge.net/projects/vbdrupal/> vbDrupal is a fork of the popular CMS Drupal tightly integrated with the forum software vBulletin. vbDrupal offers a single sign-on and shared session management between Drupal and vBulletin. But also adds the ability to share functionality. |
From: vbdrupal - T. <no...@so...> - 2009-07-23 21:44:21
|
#20: test --------------------------+------------------------------------------------- Reporter: elmuerte | Owner: Type: defect | Status: new Priority: trivial | Milestone: Component: Miscellanous | Version: SVN (6.x) Keywords: | --------------------------+------------------------------------------------- This is just a test to see if the mailing list receives updates -- Ticket URL: <http://sourceforge.net/apps/trac/vbdrupal/ticket/20> vbDrupal <http://sourceforge.net/projects/vbdrupal/> vbDrupal is a fork of the popular CMS Drupal tightly integrated with the forum software vBulletin. vbDrupal offers a single sign-on and shared session management between Drupal and vBulletin. But also adds the ability to share functionality. |
From: SourceForge.net <no...@so...> - 2008-08-12 20:57:48
|
Bugs item #1977759, was opened at 2008-05-29 14:40 Message generated for change (Comment added) made by elmuerte You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=808380&aid=1977759&group_id=158575 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: Drupal core Group: v5 >Status: Closed >Resolution: Fixed Priority: 5 Private: No Submitted By: martin1st (martin1st) Assigned to: Nobody/Anonymous (nobody) Summary: Duplicate headers in mail Initial Comment: When sending mail from within Drupal, the email gets duplicate headers, these are: 'MIME-Version', 'Content-Type', 'Content-Transfer-Encoding', 'X-Mailer', 'From' I have created a patch for this, the patch specifically being to exclude the headers that drupal_mail add. The attached file is the patch I created. ---------------------------------------------------------------------- >Comment By: Michiel Hendriks (elmuerte) Date: 2008-08-12 22:57 Message: Logged In: YES user_id=317406 Originator: NO fixed in the next release ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=808380&aid=1977759&group_id=158575 |
From: SourceForge.net <no...@so...> - 2008-05-29 12:40:26
|
Bugs item #1977759, was opened at 2008-05-29 14:40 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=808380&aid=1977759&group_id=158575 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: Drupal core Group: v5 Status: Open Resolution: None Priority: 5 Private: No Submitted By: martin1st (martin1st) Assigned to: Nobody/Anonymous (nobody) Summary: Duplicate headers in mail Initial Comment: When sending mail from within Drupal, the email gets duplicate headers, these are: 'MIME-Version', 'Content-Type', 'Content-Transfer-Encoding', 'X-Mailer', 'From' I have created a patch for this, the patch specifically being to exclude the headers that drupal_mail add. The attached file is the patch I created. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=808380&aid=1977759&group_id=158575 |
From: SourceForge.net <no...@so...> - 2008-05-15 14:02:16
|
Bugs item #1923490, was opened at 2008-03-23 08:46 Message generated for change (Comment added) made by patvdv You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=808380&aid=1923490&group_id=158575 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: Drupal modules Group: v5 Status: Open Resolution: None Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: Ad module is not displaying ads. Initial Comment: I have installed ad module (http://drupal.org/project/ad). But it is not showing ads in blocks. I run this http://healthatcontrol.manageserver3.info/sites/all/modules/ad/serve.php?q=1&t=2&debug=2 and got this errot output <code> ad_dir: /public_html/projectsites/medical/sites/all/modules/ad' debug: '2' cache: 'none' nids: '' tids: '2' hostid: '' quantity: '1' aid: '0' method: 'javascript' Fatal error: Call to a member function query_first_slave() on a non-object in /public_html/projectsites/medical/vb/includes/functions.php on line 1194 </code> vb folder contains Vbulletin. I'm using VbDrupal. It is conflicting with Vbulletin site is using php 5.2.4 and mysql 5.0.45. -- Sharique ---------------------------------------------------------------------- Comment By: Patrick Van der Veken (patvdv) Date: 2008-05-15 16:02 Message: Logged In: YES user_id=678498 Originator: NO I have the same issue but my ads work when using the 'raw' display method. Also check that you don't have any ad blockers active in your browser. FYI: the 'raw' method now also provides accurate tracking. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=808380&aid=1923490&group_id=158575 |
From: SourceForge.net <no...@so...> - 2008-03-23 07:45:59
|
Bugs item #1923490, was opened at 2008-03-23 00:46 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=808380&aid=1923490&group_id=158575 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: Drupal modules Group: v5 Status: Open Resolution: None Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: Ad module is not displaying ads. Initial Comment: I have installed ad module (http://drupal.org/project/ad). But it is not showing ads in blocks. I run this http://healthatcontrol.manageserver3.info/sites/all/modules/ad/serve.php?q=1&t=2&debug=2 and got this errot output <code> ad_dir: /public_html/projectsites/medical/sites/all/modules/ad' debug: '2' cache: 'none' nids: '' tids: '2' hostid: '' quantity: '1' aid: '0' method: 'javascript' Fatal error: Call to a member function query_first_slave() on a non-object in /public_html/projectsites/medical/vb/includes/functions.php on line 1194 </code> vb folder contains Vbulletin. I'm using VbDrupal. It is conflicting with Vbulletin site is using php 5.2.4 and mysql 5.0.45. -- Sharique ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=808380&aid=1923490&group_id=158575 |
From: SourceForge.net <no...@so...> - 2007-09-02 16:23:10
|
Feature Requests item #1550997, was opened at 2006-09-02 14:35 Message generated for change (Comment added) made by elmuerte You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=808383&aid=1550997&group_id=158575 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: Comment module Group: Major feature >Status: Closed Priority: 5 Private: No Submitted By: Michiel Hendriks (elmuerte) Assigned to: Nobody/Anonymous (nobody) Summary: Multiple comment modules Initial Comment: Add support for multiple comment modules for each node type, or something like that. Original thread: http://www.vbdrupal.org/forum/showthread.php?p=2563 This requires modifications to the core of Drupal. Note: when implemented give it back to the drupal community. ---------------------------------------------------------------------- >Comment By: Michiel Hendriks (elmuerte) Date: 2007-09-02 18:23 Message: Logged In: YES user_id=317406 Originator: YES included in 5.2.1 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=808383&aid=1550997&group_id=158575 |
From: SourceForge.net <no...@so...> - 2007-07-15 21:28:43
|
Bugs item #1735978, was opened at 2007-06-12 21:12 Message generated for change (Settings changed) made by elmuerte You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=808380&aid=1735978&group_id=158575 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: Drupal core Group: None >Status: Closed >Resolution: Fixed Priority: 5 Private: No Submitted By: Michiel Hendriks (elmuerte) >Assigned to: Michiel Hendriks (elmuerte) Summary: vBulletin template comments Initial Comment: See http://vbdrupal.org/forum/showthread.php?t=945 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=808380&aid=1735978&group_id=158575 |
From: SourceForge.net <no...@so...> - 2007-06-12 19:12:30
|
Bugs item #1735978, was opened at 2007-06-12 21:12 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=808380&aid=1735978&group_id=158575 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: Drupal core Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Michiel Hendriks (elmuerte) Assigned to: Nobody/Anonymous (nobody) Summary: vBulletin template comments Initial Comment: See http://vbdrupal.org/forum/showthread.php?t=945 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=808380&aid=1735978&group_id=158575 |