31
timgno
Re: TDMCreate - testers needed
  • 2011/8/22 14:31

  • timgno

  • Module Developer

  • Posts: 1504

  • Since: 2007/6/21


If you want, both

32
btesec
Re: TDMCreate - testers needed
  • 2011/8/22 16:27

  • btesec

  • Friend of XOOPS

  • Posts: 623

  • Since: 2007/2/20


I get 404 this is not the webpage u are looking for , can someone check the issue. Tanx

33
timgno
Re: TDMCreate - testers needed
  • 2011/8/22 16:37

  • timgno

  • Module Developer

  • Posts: 1504

  • Since: 2007/6/21


Search in file const/const_archit.php, admin/const.php and const_sql.php parameter $i and delete this.

34
Mamba
Re: TDMCreate - testers needed
  • 2011/8/22 17:47

  • Mamba

  • Moderator

  • Posts: 11366

  • Since: 2004/4/23


Quote:
@ Timgno
I don't Know if Mamba follow this project now

I do!

Just didn't have time to do anything with your latest version lately. Hopefully in a week or so...
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs

35
timgno
Re: TDMCreate - testers needed
  • 2011/8/22 18:14

  • timgno

  • Module Developer

  • Posts: 1504

  • Since: 2007/6/21


I have not followed any more because I was following another project

36
Mamba
Re: TDMCreate - testers needed
  • 2011/8/22 18:17

  • Mamba

  • Moderator

  • Posts: 11366

  • Since: 2004/4/23


Quote:
@btesec: I get 404 this is not the webpage u are looking for , can someone check the issue. Tanx

Go to this link, click on the download button, and select the link to the .zip file.
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs

37
timgno
Re: TDMCreate - testers needed
  • 2011/8/24 20:06

  • timgno

  • Module Developer

  • Posts: 1504

  • Since: 2007/6/21


I was able to spend some time

Download

I edited and added new features, and fixed two bugs, version and release dates

38
Mamba
Re: TDMCreate - testers needed
  • 2011/8/24 20:41

  • Mamba

  • Moderator

  • Posts: 11366

  • Since: 2004/4/23


Getting an error:
Quote:
Unable to install TDMCreate. Error(s):
Installing TDMCreate
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'varchart (10) default NULL, `modules_description` text, `modules_author` var' at line 4

XOOPS 2.5.1a
PHP 5.3.6
mySQL 5.5.11
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs

39
timgno
Re: TDMCreate - testers needed
  • 2011/8/24 20:49

  • timgno

  • Module Developer

  • Posts: 1504

  • Since: 2007/6/21


try changing this
CREATE TABLE  `tdmcreate_modules` (
  `
modules_idint(5NOT NULL  auto_increment,
  `
modules_namevarchar(255NOT NULL,
  `
modules_versionvarchar(25NOT NULL,
  `
modules_descriptiontext,
  `
modules_authorvarchar(255) default NULL,
  `
modules_author_mailvarchar(255) default NULL,
  `
modules_author_website_urlvarchar(255) default NULL,
  `
modules_author_website_namevarchar(255) default NULL,
  `
modules_creditsvarchar(255) default NULL,
  `
modules_licensevarchar(255) default NULL,
  `
modules_release_infovarchar(255) default NULL,
  `
modules_release_filevarchar(255) default NULL,
  `
modules_manualvarchar(255) default NULL,
  `
modules_manual_filevarchar(255) default NULL,
  `
modules_imagevarchar(255) default NULL,
  `
modules_demo_site_urlvarchar(255) default NULL,
  `
modules_demo_site_namevarchar(255) default NULL,
  `
modules_forum_site_urlvarchar(255) default NULL,
  `
modules_forum_site_namevarchar(255) default NULL,
  `
modules_module_website_urlvarchar(255) default NULL,
  `
modules_module_website_namevarchar(255) default NULL,
  `
modules_releasevarchar(10NOT NULL default '00-00-0000',
  `
modules_module_statusvarchar(255) default NULL,
  `
modules_display_menutinyint(1NOT NULL default '1',
  `
modules_display_admintinyint(1NOT NULL default '1',
  `
modules_active_searchtinyint(1NOT NULL default '1',
  
PRIMARY KEY (`modules_id`)
ENGINE=MyISAM;

40
Mamba
Re: TDMCreate - testers needed
  • 2011/8/24 20:56

  • Mamba

  • Moderator

  • Posts: 11366

  • Since: 2004/4/23


Thanks, it installed now OK.

BTW - you need to update your changelog, so we know what has changed
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs

Login

Who's Online

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


Members: 0


Guests: 216


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