Home Private Messages Search
CPG Dragonfly™ CMS stopsoftwarepatents.eu petition banner
Toggle Content
 
Forums ⇒ DragonflyCMS ⇒ Installation Issues ⇒ Duplicate entries from 9.0.6.1 to 9.2


Duplicate entries from 9.0.6.1 to 9.2
Post your DragonflyCMS installation questions and problems here.
Note that we have "Switch from X" forums for other CMS/forum conversions.
DO NOT post those or module installation issues here!

Go to page Previous  1, 2
Post new topic    Reply to topic    Printer Friendly Page     Forum Index ⇒  Installation Issues

View previous topic :: View next topic  
Author Message
DazzaJay
Nice poster
Nice poster

Offline Offline
Joined: Sep 02, 2006
Posts: 111
Location: Shepparton, Victoria, Australia
PostPosted: Sun Jul 06, 2008 6:52 am
Post subject: Re: [solved] Updating to Forums Pro (not a bug)

And now in English?

:::EDIT:::
Looks like ben understood it, and he said:

9.0.6.1
9.9 (2005/06/05 12:32:54)



Table Dump:

Code::
-- Host: localhost
-- Generation Time: Jul 06, 2008 at 04:58 PM
-- Server version: 5.0.51
-- PHP Version: 5.2.6
-- --------------------------------------------------------

CREATE TABLE `cms_blocks` (
  `bid` int(11) NOT NULL auto_increment,
  `bkey` varchar(15) NOT NULL default '',
  `title` varchar(60) NOT NULL default '',
  `content` text NOT NULL,
  `url` varchar(200) NOT NULL default '',
  `bposition` char(1) NOT NULL default '',
  `weight` int(11) NOT NULL default '1',
  `active` tinyint(4) NOT NULL default '1',
  `refresh` int(11) NOT NULL default '0',
  `time` varchar(14) NOT NULL default '0',
  `blanguage` varchar(30) NOT NULL default '',
  `blockfile` varchar(255) NOT NULL default '',
  `view` tinyint(4) NOT NULL default '0',
  `in_module` varchar(255) default '',
  PRIMARY KEY  (`bid`),
  KEY `title` (`title`)
) ENGINE=MyISAM  DEFAULT CHARSET=latin1 AUTO_INCREMENT=24 ;

_________________


DazzaJay's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
DebianLenny / Apache2.2.9 / MySQL5.0.51a-24+lenny3-log / PHP5.2.6-1+lenny8 / Dragonfly 9.2.1
Back to top
View user's profile Visit poster's website
NanoCaiordo
Developer
Developer

Offline Offline
Joined: Jun 29, 2004
Posts: 3878
Location: Melbourne, AU
PostPosted: Sun Jul 06, 2008 7:08 am
Post subject: Re: [solved] Updating to Forums Pro (not a bug)

I've edited your post removing not needed data.

You are using a 9.1+ table structure.

_________________
.:: I met php the 03 December 2003 :: Unforgettable day! ::.

Linux 64bit / Apache 2.2 / PHP 5.4 / MySQL 5.5.22 / v9, v10
Linux 32bit / Apache 2.2 / PHP 5.3.10 / MySQL 5.5.22 / v9, v10
Windows 64bit / IIS 7.5 / PHP 5.3.10 / MySQL 5.5.22 / v9, v10


NanoCaiordo's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
mixed
Back to top
View user's profile Visit poster's website Photo Gallery
DazzaJay
Nice poster
Nice poster

Offline Offline
Joined: Sep 02, 2006
Posts: 111
Location: Shepparton, Victoria, Australia
PostPosted: Sun Jul 06, 2008 7:10 am
Post subject: Re: [solved] Updating to Forums Pro (not a bug)

Probably from a previous Failed update attempt?

_________________


DazzaJay's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
DebianLenny / Apache2.2.9 / MySQL5.0.51a-24+lenny3-log / PHP5.2.6-1+lenny8 / Dragonfly 9.2.1
Back to top
View user's profile Visit poster's website
NanoCaiordo
Developer
Developer

Offline Offline
Joined: Jun 29, 2004
Posts: 3878
Location: Melbourne, AU
PostPosted: Sun Jul 06, 2008 7:15 am
Post subject: Re: [solved] Updating to Forums Pro (not a bug)

DazzaJay wrote:
Nah, i restored all the Databases back to the backups before we tried updating.
DazzaJay wrote:
Probably from a previous Failed update attempt?
You know what happen there. Just remove in_module

_________________
.:: I met php the 03 December 2003 :: Unforgettable day! ::.

Linux 64bit / Apache 2.2 / PHP 5.4 / MySQL 5.5.22 / v9, v10
Linux 32bit / Apache 2.2 / PHP 5.3.10 / MySQL 5.5.22 / v9, v10
Windows 64bit / IIS 7.5 / PHP 5.3.10 / MySQL 5.5.22 / v9, v10


NanoCaiordo's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
mixed
Back to top
View user's profile Visit poster's website Photo Gallery
DazzaJay
Nice poster
Nice poster

Offline Offline
Joined: Sep 02, 2006
Posts: 111
Location: Shepparton, Victoria, Australia
PostPosted: Sun Jul 06, 2008 7:23 am
Post subject: Re: [solved] Updating to Forums Pro (not a bug)

NanoCaiordo wrote:

You know what happen there. Just remove in_module

See, this is what's annoying, we remove that, fine, run the updater again, and the same problem happens with another table, so we fix that and start the updater again.

Now, even though we fixed the first issue, ran the updater again and fixed the second issue, when we run the updater after this, it reports the first issue again!

This just kept happening over and over again until we had to delete whole tables like cms_admins, after a few of these we just gave up....

_________________


DazzaJay's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
DebianLenny / Apache2.2.9 / MySQL5.0.51a-24+lenny3-log / PHP5.2.6-1+lenny8 / Dragonfly 9.2.1
Back to top
View user's profile Visit poster's website
NanoCaiordo
Developer
Developer

Offline Offline
Joined: Jun 29, 2004
Posts: 3878
Location: Melbourne, AU
PostPosted: Sun Jul 06, 2008 7:52 am
Post subject: Re: [solved] Updating to Forums Pro (not a bug)

You don't have to fix a table and run the installer again. A failed upgrade should be handled in a totally different way.

### PREFERRED ###
Use our bug reporting system if you think its a core issue or use our forums if you think its caused by who helps you . . . in both cases we need more details as possible.

### ADVANCED ###
Backup the original and name it "step0", create one more copy and call it "step1". You have to run the upgrade on step1 db.

Upgrade fail: see what happen, prepare step0 to hanlde the error and note the changes.
DROP step1 and copy step0 to step1. Upgrade must run on step1 again.

When the upgrade finish get all your notes and compare the original to step0 .... etc etc. In other words you dont upgrade on the original, you always work in a copy of it. You are also invited to let us know about your saved notes.

You also MUST DROP the db before restoring a copy because of new created tables!!!

_________________
.:: I met php the 03 December 2003 :: Unforgettable day! ::.

Linux 64bit / Apache 2.2 / PHP 5.4 / MySQL 5.5.22 / v9, v10
Linux 32bit / Apache 2.2 / PHP 5.3.10 / MySQL 5.5.22 / v9, v10
Windows 64bit / IIS 7.5 / PHP 5.3.10 / MySQL 5.5.22 / v9, v10


NanoCaiordo's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
mixed
Back to top
View user's profile Visit poster's website Photo Gallery
DazzaJay
Nice poster
Nice poster

Offline Offline
Joined: Sep 02, 2006
Posts: 111
Location: Shepparton, Victoria, Australia
PostPosted: Sun Jul 06, 2008 7:59 am
Post subject: Re: [solved] Updating to Forums Pro (not a bug)

All we have been doing is following the Instructions that came with the updater.

_________________


DazzaJay's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
DebianLenny / Apache2.2.9 / MySQL5.0.51a-24+lenny3-log / PHP5.2.6-1+lenny8 / Dragonfly 9.2.1
Back to top
View user's profile Visit poster's website
NanoCaiordo
Developer
Developer

Offline Offline
Joined: Jun 29, 2004
Posts: 3878
Location: Melbourne, AU
PostPosted: Sun Jul 06, 2008 8:05 am
Post subject: Re: [solved] Updating to Forums Pro (not a bug)

I see from your table structure that you are not doing that.

_________________
.:: I met php the 03 December 2003 :: Unforgettable day! ::.

Linux 64bit / Apache 2.2 / PHP 5.4 / MySQL 5.5.22 / v9, v10
Linux 32bit / Apache 2.2 / PHP 5.3.10 / MySQL 5.5.22 / v9, v10
Windows 64bit / IIS 7.5 / PHP 5.3.10 / MySQL 5.5.22 / v9, v10


NanoCaiordo's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
mixed
Back to top
View user's profile Visit poster's website Photo Gallery
DazzaJay
Nice poster
Nice poster

Offline Offline
Joined: Sep 02, 2006
Posts: 111
Location: Shepparton, Victoria, Australia
PostPosted: Sun Jul 06, 2008 8:10 am
Post subject: Re: [solved] Updating to Forums Pro (not a bug)

We followed the instructions that came with the installer for 9.1 it failed, and thats where all the sites bugs began.

So we waited for the next version, Followed the instructions that came with it, it failed also.

and so on all the way up to the version that is out now.

Either way, all its caused is More bugs.

_________________


DazzaJay's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
DebianLenny / Apache2.2.9 / MySQL5.0.51a-24+lenny3-log / PHP5.2.6-1+lenny8 / Dragonfly 9.2.1
Back to top
View user's profile Visit poster's website
Display posts from previous:   
Post new topic    Reply to topic    Printer Friendly Page    Forum Index ⇒  Installation Issues
Page 2 of 2
All times are GMT
Go to page Previous  1, 2



Jump to:  


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


 
   Toggle Content User Info

Welcome Anonymous

Nickname
Password
(Register)

   Toggle Content Last CVS commits
· Fixed .ico Expires header.
· Removed domain name from cookies so subdomains wont access them anymore.
· CSS and JS, case insensitives.
· CSS and JS, send correct HTTP 1.1 headers and fixed issues where themes and...
· Further security class improvements.
· 301 redirects on LEO changes
· Option to force 3xx http status codes
· Validate googlebot.com and google.com crawlers.
· CCBot
· Rss with etag and atom.

read more...

   Toggle Content Community

Support for DragonflyCMS in a other languages:

Deutsch
Español

   Toggle Content X-links
UltraEdit Browse Happy logo Firefox MySQL PostgreSQL Valid CSS! Valid XHTML 1.0! Unicode Encoded Badge NukeBiz Resources Raven DragonflyCMS Dedicated Now InsideSupport Lampe Berger

You are seeing squares or questionmarks on this page?

All content of this website is copyrighted by the Creative Commons NC-SA
The logos and trademarks used on this site are the property of their respective owners
We are not responsible for comments posted by our users, as they are the property of the poster.
Our server runs on a P3 1.2GHz with 512MB RAM with no accelerators
Support GoPHP5.org
Interactive software released under GNU GPL, Code Credits, Privacy Policy