Home Private Messages Search
CPG Dragonfly™ CMS stopsoftwarepatents.eu petition banner
Toggle Content
 
Forums ⇒ DragonflyCMS ⇒ Switch from phpBB :: Archives ⇒ phpbb to cpgnuke? how? :: Archived


phpbb to cpgnuke? how? :: Archived

Go to page 1, 2  Next
Topic Archived View previous topic :: View next topic  
Author Message
tonytly
Newbie
Newbie

Offline Offline
Joined: Jul 23, 2007
Posts: 8

PostPosted: Mon Jul 23, 2007 4:00 pm
Post subject: phpbb to cpgnuke? how?

hi,
how do i convert phpbb to cpgnuke?
i already have phpbb installed... do i install cpgnuke and convert it over?
if so, do i put both phpbb and cpgnuke in the same directory (public_html for phpbb)? or in separate (like public_html/cpgnuke)?
and do i use the same database for both?
please help, i've been through almost all of the conversion topics and found no answer to my questions above...
im using phpbb2.0.22 and want cpgnuke 9.1.2


tonytly's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
idk
Back to top
View user's profile Visit poster's website
Dizfunkshunal
Platinum Supporter
Platinum Supporter

Offline Offline
Joined: Mar 23, 2006
Posts: 2064

PostPosted: Mon Jul 23, 2007 4:51 pm
Post subject: Re: phpbb to cpgnuke? how?

remove all default phpbb files.
upload DragonflyCMS files
go to yourdomain.com/install.php

when you get to the database screen enter the information for you phpbb database dragonfly installer will do the rest.

_________________
Diz Web Design Status: Open (Use of resources requires registration.)

Dizfunkshunal's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Multiple Setups
Back to top
View user's profile Send e-mail Visit poster's website Yahoo Messenger
Dizfunkshunal
Platinum Supporter
Platinum Supporter

Offline Offline
Joined: Mar 23, 2006
Posts: 2064

PostPosted: Mon Jul 23, 2007 4:52 pm
Post subject: Re: phpbb to cpgnuke? how?

You better make a back up f your database and your home directoy befor proceeding just to be safe

_________________
Diz Web Design Status: Open (Use of resources requires registration.)

Dizfunkshunal's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Multiple Setups
Back to top
View user's profile Send e-mail Visit poster's website Yahoo Messenger
tonytly
Newbie
Newbie

Offline Offline
Joined: Jul 23, 2007
Posts: 8

PostPosted: Mon Jul 23, 2007 9:24 pm
Post subject: Re: phpbb to cpgnuke? how?

Dizfunkshunal wrote:
remove all default phpbb files.
upload DragonflyCMS files
go to yourdomain.com/install.php

when you get to the database screen enter the information for you phpbb database dragonfly installer will do the rest.
YAY!!!
Thanks Dizfunkshunal!!!
finally i got it to work, thanks thanks thanks, lol
why didnt i just go to you first rather than reading all those other topics which provide really no answer
thanks again!!!


tonytly's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
idk
Back to top
View user's profile Visit poster's website
tonytly
Newbie
Newbie

Offline Offline
Joined: Jul 23, 2007
Posts: 8

PostPosted: Mon Jul 23, 2007 10:01 pm
Post subject: Re: phpbb to cpgnuke? how?

how do i fix the regdate now?
it shows that all my imported users registered on Dec 31, 1969...
i've read euology2000's post about it but have no idea what he did... heres the link
dragonflycms.org/Forum...gdate.html
, can you help me again?

_________________
tlynetwork.com
TLyNetwork

tonytly's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
idk
Back to top
View user's profile Visit poster's website
Dizfunkshunal
Platinum Supporter
Platinum Supporter

Offline Offline
Joined: Mar 23, 2006
Posts: 2064

PostPosted: Mon Jul 23, 2007 10:36 pm
Post subject: Re: phpbb to cpgnuke? how?

you will have to wait until a more knowledgeable member picks up on this thread. I am not real good with database querys

_________________
Diz Web Design Status: Open (Use of resources requires registration.)

Dizfunkshunal's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Multiple Setups
Back to top
View user's profile Send e-mail Visit poster's website Yahoo Messenger
NanoCaiordo
Developer
Developer

Offline Offline
Joined: Jun 29, 2004
Posts: 3878
Location: Melbourne, AU
PostPosted: Tue Jul 24, 2007 2:10 am
Post subject: Re: phpbb to cpgnuke? how?

tonytly we will do one step at the time so we don't get confused
query your current db with:
Code::
SELECT user_regdate FROM nuke_users LIMIT 10

post the results here.

_________________
.:: 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
tonytly
Newbie
Newbie

Offline Offline
Joined: Jul 23, 2007
Posts: 8

PostPosted: Tue Jul 24, 2007 2:25 am
Post subject: Re: phpbb to cpgnuke? how?

Nano,
when you say query, u mean i paste that code u gave me into the little SQL box?
if so, then i got 0 on all my users...
here's a pic of it


tonytly's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
idk
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: Tue Jul 24, 2007 2:31 am
Post subject: Re: phpbb to cpgnuke? how?

now do the exact query on your old phpbb database please

_________________
.:: 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
tonytly
Newbie
Newbie

Offline Offline
Joined: Jul 23, 2007
Posts: 8

PostPosted: Tue Jul 24, 2007 2:56 am
Post subject: Re: phpbb to cpgnuke? how?

here you go
it has numbers now, hehe


tonytly's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
idk
Back to top
View user's profile Visit poster's website
tonytly
Newbie
Newbie

Offline Offline
Joined: Jul 23, 2007
Posts: 8

PostPosted: Tue Jul 24, 2007 3:03 am
Post subject: Re: phpbb to cpgnuke? how?

hmmm, are you wanting me to shove those old phpbb regdate numbers into the new cpgnuke one?

_________________
tlynetwork.com
TLyNetwork

tonytly's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
idk
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: Tue Jul 24, 2007 3:04 am
Post subject: Re: phpbb to cpgnuke? how?

last more query on your phpbb database to understand what happen:

Code::
SHOW COLUMNS FROM nuke_users WHERE Field='user_regdate'

_________________
.:: 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
tonytly
Newbie
Newbie

Offline Offline
Joined: Jul 23, 2007
Posts: 8

PostPosted: Tue Jul 24, 2007 3:11 am
Post subject: Re: phpbb to cpgnuke? how?

it wouldnt read that code...
i tried changing the "nuke" part to both phpbb and cms but no luck
sorry if im making you impatience

_________________
tlynetwork.com
TLyNetwork

tonytly's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
idk
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: Tue Jul 24, 2007 3:14 am
Post subject: Re: phpbb to cpgnuke? how?

try replacing the single quotes that I've used around user_regdate with double quotes instead.

I'm fine Smile

_________________
.:: 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
tonytly
Newbie
Newbie

Offline Offline
Joined: Jul 23, 2007
Posts: 8

PostPosted: Tue Jul 24, 2007 3:19 am
Post subject: Re: phpbb to cpgnuke? how?

lol, nope, it still wouldnt get it
but i got it to say the correct date by using the old DB regdate on the new one... it works fine
ill just manually do this, since i only have about 30 users, lol
but thanks for the help
you were of much help
i got to see what and where the regdate is, cause when i read your post on the other forum, i was lost, lol
but now i got it
lol, thanks!!!

_________________
tlynetwork.com
TLyNetwork

tonytly's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
idk
Back to top
View user's profile Visit poster's website
Display posts from previous:   
Post new topic    Revive this topic    Printer Friendly Page    Forum Index ⇒  Switch from X to DragonflySwitch from phpBB :: Archives
Page 1 of 2
All times are GMT
Go to page 1, 2  Next

Archive Revive
Username:
This is an archived topic - your reply will not be appended here.
Instead, a new topic will be generated in the active forum.
The new topic will provide a reference link to this archived topic.
 
   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.

Läs mer...

   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