Installing Forums on PHPNuke

  Post new topicReply to topicPrintable Version
<< View previous topic View next topic >>
Share: Del.icio.us  Digg  Google  Spurl  Blink  Furl  Y! MyWeb  
#1   Installing Forums on PHPNuke
Critines
CZ Newbie
Critines has been a member for over 18 year's 18 Year Member
Gender: Male
Status: Offline
Joined: May 09, 2006
0.00 posts per day
Posts: 9
Points: 181
   
I just recently installed phpnuke on my website and I haven't figured out how to install the forums. I click on the forums module in the modules administration but it gives me the error below. Can anyone please help. My website is [ Register or login to view links on this board. ]




Back to top Reply with quote
#2   re: Installing Forums on PHPNuke
echo
CZ Wiz
 Codezwiz Site Donator
Gender: Male
Status: Offline
Joined: Oct 04, 2003
0.15 posts per day
Posts: 1147
Points: 93
   
In your downloaded Nuke package in the html folder you should see a SQL file called: upgradedb
You need to go into your CPanel, choose your Nuke database in phpMyAdmin, and run this query by clicking the "SQL" tab up top and either paste the code (the upgradedb file) in the top box that says: Run SQL query/queries on database OR use the next box down that says: Location of the text file:
...browse for the file and hit: GO

Here's the code you need if you choose to copy and paste::
alter table nuke_stories change informant informant varchar(25) not null default '';
alter table nuke_stories change aid aid varchar(25) not null default '';
alter table nuke_autonews change informant informant varchar(25) not null default '';
alter table nuke_autonews change aid aid varchar(25) not null default '';
alter table nuke_reviews change reviewer reviewer varchar(25) default NULL;
alter table nuke_reviews_add change reviewer reviewer varchar(25) not null default '';
alter TABLE nuke_bbsessions ADD COLUMN session_admin tinyint(2) DEFAULT '0' NOT NULL;
update nuke_bbconfig SET config_value='.0.17' where config_name='version';



Back to top Reply with quote
#3   re: Installing Forums on PHPNuke
Critines
CZ Newbie
Critines has been a member for over 18 year's 18 Year Member
Gender: Male
Status: Offline
Joined: May 09, 2006
0.00 posts per day
Posts: 9
Points: 181
   
I didn't use phpMyadmin when I installed phpnuke. Am I able to use it now? What is the CPpanel? Sorry I'm such a noob. I've just been trying to get the forums working for a few days now.



Back to top Reply with quote
#4   re: Installing Forums on PHPNuke
echo
CZ Wiz
 Codezwiz Site Donator
Gender: Male
Status: Offline
Joined: Oct 04, 2003
0.15 posts per day
Posts: 1147
Points: 93
   
CPanel is the Control Panel that you get with your webhost. You will need to go there, click on "MySQl Databases" then scroll to the bottom of that page and find the: "phpMyAdmin" link...click it and follow the above instuctions.

*Note that not all CPanels are alike, you may need to search around a little for the links I posted.



Back to top Reply with quote
#5   re: Installing Forums on PHPNuke
Critines
CZ Newbie
Critines has been a member for over 18 year's 18 Year Member
Gender: Male
Status: Offline
Joined: May 09, 2006
0.00 posts per day
Posts: 9
Points: 181
   
Sorry I still can't figure it out. I get on my Control Panel and can't find phpMyAdmin. I could change my pass and give it to you if you want to try unless you have some further help.



Back to top Reply with quote
#6   re: Installing Forums on PHPNuke
echo
CZ Wiz
 Codezwiz Site Donator
Gender: Male
Status: Offline
Joined: Oct 04, 2003
0.15 posts per day
Posts: 1147
Points: 93
   
PM me the login info please.



Back to top Reply with quote
#7   re: Installing Forums on PHPNuke
Critines
CZ Newbie
Critines has been a member for over 18 year's 18 Year Member
Gender: Male
Status: Offline
Joined: May 09, 2006
0.00 posts per day
Posts: 9
Points: 181
   
Ignore the second PM i sent you. I still need help. Can anyone help.



Back to top Reply with quote
#8   re: Installing Forums on PHPNuke
echo
CZ Wiz
 Codezwiz Site Donator
Gender: Male
Status: Offline
Joined: Oct 04, 2003
0.15 posts per day
Posts: 1147
Points: 93
   
That web host you have is an oddball for sure. The CPanel is not easy to navigate through and trying to work in the database is a tough one to say the least...and your right there is no phpMyAdmin...without that you can't run that query...(unless you have shell access) you will probably have to ask that host to run it for you...there simply is no access to the tools you need to modify the DB.

[IMHO]
This is my personal opinion on that web host, they are very expensive, (if your paying the basic package price) theres much better around with the tools you need to access the db and a lot of other goods for much less than what they charge... [ Register or login to view links on this board.] being one of them.
[/IMHO]



Back to top Reply with quote
#9   re: Installing Forums on PHPNuke
Critines
CZ Newbie
Critines has been a member for over 18 year's 18 Year Member
Gender: Male
Status: Offline
Joined: May 09, 2006
0.00 posts per day
Posts: 9
Points: 181
   
What is shell access and what all do I need to use activate the forums. Thank you for your help.



Back to top Reply with quote
#10   re: Installing Forums on PHPNuke
Critines
CZ Newbie
Critines has been a member for over 18 year's 18 Year Member
Gender: Male
Status: Offline
Joined: May 09, 2006
0.00 posts per day
Posts: 9
Points: 181
   
I am looking for anyone trustworthy that will setup phpMyAdmin and activate my froums on my website. Please, someone help.



Back to top Reply with quote
Display posts from previous:      
Add To: Del.icio.us  Digg  Google  Spurl  Blink  Furl  Y! MyWeb  
<< View previous topic View next topic >>
Post new topicReply to topic

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 cannot download files in this forum