PHP Web Host - Quality Web Hosting For All PHP Applications Clan Themes! We make clans look good!!
  Login or Register
 • Home • Downloads • Your Account • Forums • 

View next topic
View previous topic


Google
 
Web RavenPHPScripts (This Site)
Post new topic   Reply to topic
Author Message
mook
Hangin' Around


Joined: Sep 30, 2003
Posts: 35

PostPosted: Tue Sep 30, 2003 5:07 am Reply with quote Back to top

Raven I saw your posts on nuke cops and you seem very willing to help.
I am looking for a psychostats module.
I also need a full recruitment form app. module,
and finally a server status module.

I have seen these modules floating around on various gaming sites, but no one will help me. Gaming community can be hard to meet sometimes.
We are a counterstrike tribe. Our server is pretty much full 24/7.
I have just switched over to php-nuke to handle more content.


On a side note: Please...tell me I can port my old forum users and forums from phpbb 2.0.4 to php-nuke 6.9. </sarcasm> Razz
Thank you so much in advance. I have confidence that you can help me.


Only registered users can see links on this board!
Get registered or login to the forums!
is my website.
specs:
phpbb 2.0.4
php-nuke 6.9
php 4.3.2
mysql 4.0.13
phpmyadmin 2.4.0
perl 5.008
linux red hat
View user's profile Send private message
Raven
Site Admin/Owner


Joined: Aug 27, 2002
Posts: 16987
Location: Kansas

PostPosted: Tue Sep 30, 2003 6:04 am Reply with quote Back to top

Quote:
I am looking for a psychostats module.
I also need a full recruitment form app. module,
and finally a server status module.

I am not a gamer, so I am at somewhat of a loss here Sad. I don't know what a psychostats module is Laughing nor do I know of a recruitment form. There are several gamers that frequest this site so hopefully one of them can help you. For the server status module, try doing a search on google for 'nuke server status module' (w/o quotes).

As to your question on porting, yes that can be done. It is best done when you set the site up. To do it afterwards is a MAJOR undertaking as you end up having to manually adjust all old posts or new posts, depending on your situation.
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger
mook
Hangin' Around


Joined: Sep 30, 2003
Posts: 35

PostPosted: Tue Sep 30, 2003 12:19 pm Reply with quote Back to top

Well...the stats modules have been taken care of. Sorry if I confused you.
I still need someone to help me with database transfer of phpbb 2.0.4 users to nuke users 6.9.
I have had some luck in getting old posts and forums to show up with users but logins don't work and such.
If you have any ideas, I would love to converse about it. Rolling Eyes
View user's profile Send private message
Raven
Site Admin/Owner


Joined: Aug 27, 2002
Posts: 16987
Location: Kansas

PostPosted: Tue Sep 30, 2003 12:27 pm Reply with quote Back to top

I have done several of these with 100% success. Some are more difficult than others, but it usually works. I'm going to be offline for several hours starting in about 5 minutes, so maybe we can pick this up later.
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger
mook
Hangin' Around


Joined: Sep 30, 2003
Posts: 35

PostPosted: Tue Sep 30, 2003 2:11 pm Reply with quote Back to top

I will pm you my ICQ. We will talk then maybe?
Thank you for replying and helping me out!
View user's profile Send private message
mook
Hangin' Around


Joined: Sep 30, 2003
Posts: 35

PostPosted: Tue Sep 30, 2003 10:26 pm Reply with quote Back to top

Raven are you there?
View user's profile Send private message
Raven
Site Admin/Owner


Joined: Aug 27, 2002
Posts: 16987
Location: Kansas

PostPosted: Wed Oct 01, 2003 4:54 am Reply with quote Back to top

Wasn't on much last night. Maybe tonight.
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger
paranor
Worker
Worker


Joined: Aug 28, 2003
Posts: 227

PostPosted: Wed Oct 01, 2003 3:18 pm Reply with quote Back to top

I know I've seen them out there but I never book marked them.

Does this help?
Only registered users can see links on this board!
Get registered or login to the forums!
View user's profile Send private message
mook
Hangin' Around


Joined: Sep 30, 2003
Posts: 35

PostPosted: Wed Oct 01, 2003 4:37 pm Reply with quote Back to top

Ok, Raven I will be here online tonight.
So please PM me when you get a chance.
Thank you so much. Wink
View user's profile Send private message
mook
Hangin' Around


Joined: Sep 30, 2003
Posts: 35

PostPosted: Thu Oct 02, 2003 5:19 pm Reply with quote Back to top

Raven? What happened? Crying or Very sad
View user's profile Send private message
Raven
Site Admin/Owner


Joined: Aug 27, 2002
Posts: 16987
Location: Kansas

PostPosted: Thu Oct 02, 2003 7:50 pm Reply with quote Back to top

Mook,

I will get to you. I try to answer the quick hits, work on my paying customers, and answer emails and PM's. I am not avoiding you - just working my way to you.
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger
mook
Hangin' Around


Joined: Sep 30, 2003
Posts: 35

PostPosted: Thu Oct 02, 2003 7:59 pm Reply with quote Back to top

I appreciate your patience very much.
I will be patient too!
The thing I need help with, just so you remember, is
transferring my 2.0.4 phpbb DB to my nuke 6.9 DB(not a fresh install but can delete what we need to if it is nescessary...only me as a user...has not been put into production yet) with posts, forums categories, and I want to be able to change the names of forums once it is done. I also did not allow anonymous to post so we should be good to go there.

Server specs are located in above posts. Laughing
View user's profile Send private message
Raven
Site Admin/Owner


Joined: Aug 27, 2002
Posts: 16987
Location: Kansas

PostPosted: Fri Oct 03, 2003 5:00 pm Reply with quote Back to top

Let's start with a fresh 6.9 database. This assumes that your stand alone phpbb database and your new v6.9 nuke site are on the same MySQL server.

- Create the v6.9 database.
- Then get this file
Only registered users can see links on this board!
Get registered or login to the forums!
. Unzip it and place that file in your v6.9 web root where your v6.9 config.php file is. This file will convert all your stand alone phpbb tables EXCEPT nuke_bbsearch_wordlist and nuke_bbsearch_wordmatch. These 2 tables are usually HUGE and MySQL/PHP will die before it all gets transferred. You will need to export these 2 tables from your stand alone and import them into your new nuke database.
- Modify lines 18-21 of the phpbb2nuke.php file for your stand-alone phpbb access.
- Next, after transfer/conversion is complete, check the NEW nuke_users table. If the anonymous user record is -1, change it to 1 if 1 is not in use. Otherwise, change it to 0 (zero).
- Move the 2 nuke_bbsearch_word* tables mentioned above.
- If the moon is in the 7th house and you have offered up a good blood sacrifice, you should now have a working 6.9 nuke system with you old stand-alone phpbb forums!
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger
mook
Hangin' Around


Joined: Sep 30, 2003
Posts: 35

PostPosted: Fri Oct 03, 2003 8:41 pm Reply with quote Back to top

This is the error I get when trying to run phpbb2nuke.php.
I am pretty sure that the connection setting are right.
Any ideas?
View user's profile Send private message
Raven
Site Admin/Owner


Joined: Aug 27, 2002
Posts: 16987
Location: Kansas

PostPosted: Fri Oct 03, 2003 9:04 pm Reply with quote Back to top

Where's the error? Nothing is displayed.
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger
mook
Hangin' Around


Joined: Sep 30, 2003
Posts: 35

PostPosted: Fri Oct 03, 2003 9:07 pm Reply with quote Back to top

Oh my. I am so spacey.
Here ya go.

Warning: mysql_num_fields(): supplied argument is not a valid MySQL result resource in /home/fl4tline/public_html/nuke/phpbb2nuke.php on line 84

Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/fl4tline/public_html/nuke/phpbb2nuke.php on line 86

Warning: mysql_free_result(): supplied argument is not a valid MySQL result resource in /home/fl4tline/public_html/nuke/phpbb2nuke.php on line 106

Warning: mysql_num_fields(): supplied argument is not a valid MySQL result resource in /home/fl4tline/public_html/nuke/phpbb2nuke.php on line 111


Also, when exporting the two tables, do I click structure and data? And do I click complete table inserts and add drop table?
View user's profile Send private message
Raven
Site Admin/Owner


Joined: Aug 27, 2002
Posts: 16987
Location: Kansas

PostPosted: Fri Oct 03, 2003 9:11 pm Reply with quote Back to top

You haven't set your config stuff up correctly.

Only export the data

No on the other question.
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger
mook
Hangin' Around


Joined: Sep 30, 2003
Posts: 35

PostPosted: Fri Oct 03, 2003 9:27 pm Reply with quote Back to top

Still getting same error.
I have changed them around to other settings, but nothing is working.
Help? Embarassed


//phpBB2 variables
$p_user="fl4tline_username";
$p_pass="password here";
$p_db="fl4tline_forum";
$p_host="localhost";
$p_prefix="phpbb";
View user's profile Send private message
mook
Hangin' Around


Joined: Sep 30, 2003
Posts: 35

PostPosted: Fri Oct 03, 2003 10:18 pm Reply with quote Back to top

I have tried everything within those connection possibilities, and nothing is working. I don't think it is that. Crying or Very sad
View user's profile Send private message
Raven
Site Admin/Owner


Joined: Aug 27, 2002
Posts: 16987
Location: Kansas

PostPosted: Fri Oct 03, 2003 10:22 pm Reply with quote Back to top

Yes it is. What is your value for $p_prefix?
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger
mook
Hangin' Around


Joined: Sep 30, 2003
Posts: 35

PostPosted: Fri Oct 03, 2003 10:26 pm Reply with quote Back to top

phpbb
or rather $p_prefix="phpbb";
View user's profile Send private message
Raven
Site Admin/Owner


Joined: Aug 27, 2002
Posts: 16987
Location: Kansas

PostPosted: Fri Oct 03, 2003 10:28 pm Reply with quote Back to top

There is something wrong either with your connection or your table naming. Using phpMyAdmin, what is the full name of the bbconfig table in your stand-alone version?
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger
mook
Hangin' Around


Joined: Sep 30, 2003
Posts: 35

PostPosted: Fri Oct 03, 2003 10:31 pm Reply with quote Back to top

In the database fl4tline_forum the name of the config table is phpbb_config.
In the database fl4tline_nuke the nameof the config table is nuke_bbconfig.
View user's profile Send private message
Raven
Site Admin/Owner


Joined: Aug 27, 2002
Posts: 16987
Location: Kansas

PostPosted: Fri Oct 03, 2003 10:31 pm Reply with quote Back to top

change line 83 of phpbb2nuke to read
Code:
$result=mysql_query("SELECT * FROM {$p_prefix}auth_access",$p_con) or die('MySQL said '.mysql_error());
and rerun the script. Is there a new error message?
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger
Raven
Site Admin/Owner


Joined: Aug 27, 2002
Posts: 16987
Location: Kansas

PostPosted: Fri Oct 03, 2003 10:32 pm Reply with quote Back to top

Change the $p_prefix to phpbb_
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger
Display posts from previous:       
Post new topic   Reply to topic

View next topic
View previous topic
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
Forums ©
 

All logos and trademarks in this site are property of their respective owner.
The comments are property of their posters, all the rest © 2002-2011 by Raven

You can syndicate our news using the file xml

CSE HTML Validator Helped Clean up This Page! [Valid RSS] valid RSS 2.0 Valid robots.txt Stop Spam Harvesters, Join Project Honey Pot

Website engines core code is © copyright by PHP-Nuke but has been heavily patched and modified by myself and others.
PHP-Nuke is a free software released under the GNU/GPL.


:: fisubice phpbb2 style by Daz :: PHP-Nuke theme by www.nukemods.com ::
:: fisubice Theme Modified by the RavenNuke™ Team ::

:: W3C CSS Compliance Validation :: W3C HTML 4.01 Transitional Compliance Validation ::

zerosum