Subject:*
<
Name/Email:*
<
Message Icon:*
<
Select*
<
Message:*
<



Click the Preview to see the content in action.
Options:*
<
Confirmation Code*
<
8 + 9 = ?  
Input the result from the expression
Maximum attempts you can try: 10
*
<
   

Re: 2.2.1, production websites and modules
by Marco on 2005/8/22 14:38:12

just to announce testers and devs.

Quality Assurance Checklist4ModDev 2.0 RC1 is released.

https://xoops.org/modules/newbb/viewtopic.php?topic_id=40436&forum=34&post_id=177154#forumpost177154

marco
Re: 2.2.1, production websites and modules
by Mithrandir on 2005/8/18 19:43:30

Quote:
1) After I have removed the News module, its templates are still visibles in the templates manager.

I cannot reproduce this - can you see if it is a general issue with your environment and report MySQL/PHP debug errors?
Quote:

2) In the install process, the URL of the webiste in incomplete.

No it isn't, it is a relative URL. There were some problems with using XOOPS_URL in e.g. mail messages, if this was not set as a complete URL, but that will be fixed in the next XOOPS version
Quote:

3) Whatever I do, I never succeed to see, in my profile, my counter of posts

It should just be a matter of setting it visible on your group(s)' profile and visible to your group(s). More information about what you do is appreciated.
Quote:

4) Still about my counter of post, in the fields manager, its type is "Text Field".

Since this field is not meant for editing, this does not matter much - it had to have some kind of field.
Quote:

5) You can't use the same html file for the templates.
Here is an extracted version of xoops_version.php from the News module :
le="color: #000000"><?php $modversion['blocks'][3]['file'] = "news_top.php"; $modversion['blocks'][3]['name'] = _MI_NEWS_BNAME4; $modversion['blocks'][3]['template'] = 'news_block_top.html'; $modversion['blocks'][4]['file'] = "news_top.php"; $modversion['blocks'][4]['name'] = _MI_NEWS_BNAME5; $modversion['blocks'][4]['template'] = 'news_block_top.html';

If you have two blocks using the same html template file, you just have one template in Xoops.

With XOOPS 2.2, you no longer need to define all variations of a block. If it has the same function and the same template, it is the same block - you can instantiate as many as you want and edit the options to suit your needs.
Quote:

6) By default the debug mode is on "Php"

Yes. That was a user request.
Quote:

7) Not completly sure about this but I had many reports about the XoopsFormSelectUser class.

Which is fixed in the next XOOPS version.
Re: 2.2.1, production websites and modules
by Marco on 2005/8/15 7:54:48

Quote:

Since at this time (june 11th 2004) the Qa Team hasn't created the set of requirements and tests yet, this classification hasn't been implemented yet.

false, a self_assessment tool (for devs) is in progress QA forum (public).
A new version will be out in a few days and proposed to community for comments and lasts improvments.

marco

nb wether we will extend this tool to core or not has to be discussed with core devs.
Re: 2.2.1, production websites and modules
by hervet on 2005/8/15 7:22:46

From what I can remember....

tested with XOOPS 2.2.1 (not yet had the time to try the 2.2.2)
Mysql 4.1, Php 5.0.4, Apache 2.

1) After I have removed the News module, its templates are still visibles in the templates manager.
2) In the install process, the URL of the webiste in incomplete.
3) Whatever I do, I never succeed to see, in my profile, my counter of posts
4) Still about my counter of post, in the fields manager, its type is "Text Field".
5) You can't use the same html file for the templates.
Here is an extracted version of xoops_version.php from the News module :
Quote:

$modversion['blocks'][3]['file'] = "news_top.php";
$modversion['blocks'][3]['name'] = _MI_NEWS_BNAME4;
$modversion['blocks'][3]['template'] = 'news_block_top.html';

$modversion['blocks'][4]['file'] = "news_top.php";
$modversion['blocks'][4]['name'] = _MI_NEWS_BNAME5;
$modversion['blocks'][4]['template'] = 'news_block_top.html';

If you have two blocks using the same html template file, you just have one template in Xoops.
6) By default the debug mode is on "Php"
7) Not completly sure about this but I had many reports about the XoopsFormSelectUser class.
Re: 2.2.1, production websites and modules
by Shine on 2005/8/14 21:16:55

Quote:
Wflinks 1.0.3 - JohnN (Dont test yet, but maybe test Weblinks)

From Dutch community:
Problems with WFlinks 1.03
Read also thread:
http://www.wf-projects.com/modules/newbb/viewtopic.php?topic_id=3&forum=7&post_id=308#forumpost308

Working:
module
News - 1.31
Cafepress - 1.01
Xpjirc - 1

Installed on XOOPS 2.2.1 running phpversion 4.3.11 (which I think is also important to mention!)

Grtz., Shine

Who's Online

142 user(s) are online (121 user(s) are browsing Support Forums)


Members: 0


Guests: 142


more...

Donat-O-Meter

Stats
Goal: $15.00
Due Date: Jul 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $15.00
Make donations with PayPal!

Latest GitHub Commits