321
goffy
Re: XOOPS LogCounterX 2.75 Beta-1 available for testing
  • 2015/5/4 19:42

  • goffy

  • Just can't stay away

  • Posts: 535

  • Since: 2010/12/27


yes, it is old and old fashioned, and I am thinking about creating a new one

Is there a need for such a module, or is everybody using free tools like piwik and so on?

Comments/suggestions are welcome



322
goffy
Re: TDMCreate 1.91 alpha 1 for Testing
  • 2015/5/3 18:35

  • goffy

  • Just can't stay away

  • Posts: 535

  • Since: 2010/12/27


hi timgno

Quote:
by Bleekk on 2015/5/1 21:53:53

Thank you very much for this module. I am not sure if the xoops community realize how important this module is


yes, for a developer it is the best module ever (I used it for all my modules till now), so I hope I can help to improve it.

I made some test the lasdays, but still on alpha 1 (sorry, I didn't see, that there is a new version), so maybe you have already fixed some bugs/errors, but maybe it helps.

tdmcreate 1.91 alpa 1
download from github, 02.05.2015
Xoops 2.5.7.1
firefox 37.0.2

1) creating new module:
2 errors will be shown in debug area:
Warning: opendir(/uploads/tdmcreate/images/modules,/uploads/tdmcreate/images/modules): Das System kann die angegebene Datei nicht finden. (code: 2) in file /class/xoopslists.php line 159
Warning: opendir(/uploads/tdmcreate/images/modules): failed to open dir: No such file or directory in file /class/xoopslists.php line 159

if you create this folder "creating new module" works

2) after creating a table the tables/fields view does not proper work, if you click on the toggle at column ID (see Resized Image
and Resized Image
)
replace in assets/css/admin/style.css line 216
.field-list tr td displayblock; }
by
.field-list tr td displayfloat; }


3) in the parameters list and existing table appears more than one time (see Resized Image
)

4) Question: what does the option "Field: Is parent" mean/cause?

5) after clicking on building module, all is marked es well done, but 2 errors are show in debug area:
Warning: copy(/uploads/tdmcreate/images/modules/xoopsdevelopmentteam_logo.gif): failed to open stream: No such file or directory in file /modules/tdmcreate/class/files/TDMCreateArchitecture.php line 142
Warning: copy(/uploads/tdmcreate/images/modules/xoopsdevelopmentteam_logo.gif): failed to open stream: No such file or directory in file /modules/tdmcreate/class/files/TDMCreateStructure.php line 218

6) if you edit a default value for a field, this value will be not saved - I found not, why

7) in my test I created finally one module with 3 tables

8) installing my new module was not possible because of missing default values in mysql-statement in mysql.sql, so I fixed this errors manually

9) second try to install module: error in xoops_version.php is shown.
error is caused by:
$modversion['notification']['category'][] = array(
    
'name' => "global"
    
'title' => _MI_MYMODULEDIRNAME_GLOBAL_NOTIFY,
    
'description' => _MI_MYMODULEDIRNAME_GLOBAL_NOTIFY_DESC,
    
'subscribe_from' => array('index.php''table1.php''table2.php''table3.php'));

there is a comma missing before 'table2.php'
I fixed this errors manually

10) now installing worked
I have now my module with the 3 tables

11) if I click on in the dashboard on "table1" I get error:
Fatal error: Call to a member function getCount() on a non-object in ...\htdocs\modules\mymoduledirname\admin\table1.php on line 46

Solution: I added to admin/header.php
// get handler
$table1Handler =& $mymoduledirname->getHandler('table1');
$table2Handler =& $mymoduledirname->getHandler('table2');
$table3Handler =& $mymoduledirname->getHandler('table3');

now it works

12) in the created admin files in the switch list/default the array doesn't contain the value for the id, so the ID is not shown (see Resized Image
)

I will continuing my tests with alpha 2.
Should I fix the errors ( if I can )in my github fork and upload the changes?



323
goffy
Re: PHP server upgrade issue on Xoops 2.0.17- How to make it work again?
  • 2015/4/16 6:05

  • goffy

  • Just can't stay away

  • Posts: 535

  • Since: 2010/12/27


Hi

there have been some bigger step, especially in admin area, in the last versions of xoops, this can cause the problems with getting in the admin area.

I would recommend:
check first, that you have local the same environment like on the server, if yes then:
- set up a new xoops 2.5.7.1
- check for newer versions of each module
-- then module by module:
--- if you have a current version, then install it (e.g. newbb, news,..)
--- if you have found no new version, ask here again (I do not know all modules you are using, but e.g. piCal is named now APCal)
- if the complete system and all modules working proper, then import the content data of your old modules
- copy your new site and the database on the server. of course, it can be helpful, if you copy all already first time after setting up xoops, then after installing first module, and so on. In this way you can also check, that the both environment (local and server) have the same configuration.



324
goffy
Re: upgrade to newer version from 2.3.1 - howto?
  • 2015/4/14 6:27

  • goffy

  • Just can't stay away

  • Posts: 535

  • Since: 2010/12/27


hi

you find all upgrades underhttp://sourceforge.net/projects/xoops/files/XOOPS%20Core%20%28stable%20releases%29/

If you want to be uptodate you should use xoops 2.5.7.1

As there have been a few bigger steps in xoops from 2.3 to 2.5 I think, you could have several problems especially with older modules.

I would recommend:
- to set up a new xoops
- install then module by module (check first for newer versions of each module)
- if the complete system and all modules working proper then import the content data of your modules

of course, this is more work than updating step by step, but at the end you have a clean new system.
Additional, if more then one module is not compatible with new xoops version, it is easier to find out which one.



325
goffy
Re: XOOPS 2.5 ~~ Chronolabs Module Demo's - http://xoops.demo.labs.coop
  • 2015/3/20 6:44

  • goffy

  • Just can't stay away

  • Posts: 535

  • Since: 2010/12/27


hi

same for me, there is nothing



326
goffy
Re: if someone with excellent XOOPS knowledge has some time to check
  • 2015/3/6 22:13

  • goffy

  • Just can't stay away

  • Posts: 535

  • Since: 2010/12/27


applause

great site



327
goffy
Re: ocaholic.ch/it/fr/co.uk/net with heavily modified xBootstrap Theme
  • 2015/2/27 14:07

  • goffy

  • Just can't stay away

  • Posts: 535

  • Since: 2010/12/27


really cool site
congratulation

in german version in block "Who is Online" you see ...G&aauml;ste: 107....



328
goffy
Re: TDMCreate 1.91 alpha 1 for Testing
  • 2015/1/28 7:27

  • goffy

  • Just can't stay away

  • Posts: 535

  • Since: 2010/12/27


field_main['.$i.']
is not the same as
field_main['.$id.']





329
goffy
Re: TDMCreate 1.91 alpha 1 for Testing
  • 2015/1/28 7:15

  • goffy

  • Just can't stay away

  • Posts: 535

  • Since: 2010/12/27


hi timgno

I do not know your current complete code, but:

if you look into admin/fields.php, there is under 'save'
$fieldsObj->setVar'field_main', (($key == isset($_REQUEST['field_main'][$key])) ? 0) );
so your radio needs an index (key)

your current code (in this posting) in class/fields.php look like this
$check_field_main = new TDMCreateFormRadio('''field_main['.$i.']'$main_field);


but $i is (as I see on GitHub) always empty

therefore replace thsi line by
$check_field_main = new TDMCreateFormRadio('''field_main['.$id.']'$main_field);



330
goffy
Re: TDMCreate 1.91 alpha 1 for Testing
  • 2015/1/27 15:34

  • goffy

  • Just can't stay away

  • Posts: 535

  • Since: 2010/12/27


maybe I am wrong: radio need same name, but different ids

code 1: ok
code 2: same name, same id ->cannot work
code 3:
field_main['.$i.']'
do you have different values für var i, or should be there $id instead of $i




TopTop
« 1 ... 30 31 32 (33) 34 35 36 ... 43 »



Login

Who's Online

131 user(s) are online (84 user(s) are browsing Support Forums)


Members: 0


Guests: 131


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits