Webmaster Forum


Go Back   Webmaster Forum > Web Development > Coding Forum

Coding Forum Problems with your code? Discuss coding issues, including JavaScript, PHP & MySQL, HTML & CSS, Flash & ActionScript, and more.


Reply
 
LinkBack Thread Tools Display Modes
Share |
  #1 (permalink)  
Old 01-31-2004, 07:32 PM
jadzia's Avatar
Senior Member
Latest Blog:
None

 
Join Date: 11-30-03
Location: PA
Posts: 188
iTrader: 0 / 0%
phpbb/phpnuke problem

I am working on redoing my site with phpnuke. Today I was working on the forums that are built into it. I got the forum set up, and created my categories and forums. I then tried to do a full backup on the current phpbb forums that I have running now. I got the backup downloaded, and in the phpbb admin area of the new boards, went to restore. I uploaded the file, and it said it was successful. It wasn't. I was trying to pull the theme from the forums and the posts, members, etc, to the new forum. When that didn't work, I set up my own style stuff through the phpbb admin panel, and got that looking pretty much how I wanted. I tried a data back up of the original forums, and when I tried to upload that I got this message.

Quote:
Error importing backup file

DEBUG MODE

SQL Error : 1062 Duplicate entry '2' for key 1

INSERT INTO tripleh_categories (cat_id, cat_title, cat_order) VALUES('2', 'Triple H', '30')

Line : 1017
File : /home/triplehf/public_html/thf/html/modules/Forums/admin/admin_db_utilities.php
Any ideas on how I can fix this? And can I restore the data from one forum to the other? Help please!
 
Reply With Quote
  #2 (permalink)  
Old 01-31-2004, 07:46 PM
kwvarga's Avatar
v7n Mentor
 
Join Date: 10-13-03
Location: Tuscaloosa, AL or Atlanta
Posts: 2,527
iTrader: 0 / 0%
Fix -

Download this file and replace modules/Forums/admin/admin_ug_auth.php with this one.
http://www.nukeresources.com/downloa...ons_fix_1.html

If that doesn't work, download and run this file. Upload it to modules/Forums/
http://www.nukeresources.com/downloa...ons_fix_2.html
 
Reply With Quote
  #3 (permalink)  
Old 01-31-2004, 08:23 PM
jadzia's Avatar
Senior Member
Latest Blog:
None

 
Join Date: 11-30-03
Location: PA
Posts: 188
iTrader: 0 / 0%
Thanks Spear. That got rid of the error. I tried restoring the backup from the other forum again, and it said it restored successfully. It didn't. I tried backing up the new forum, on a suggestion from Jazzee, and deleted all the categories and stuff from the forum. (her thinking was that the restore might only work on an empty forum). That gave me the error from before. So I reran the page from the second fix. That fixed that error. But when I tried to restore the backup file for the new forum, I got this error

Quote:
Error importing backup file

DEBUG MODE

SQL Error : 1064 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 '
I know I'm a pain, but I'm trying to learn this stuff. All I wanted to do was restore my categories... I can redo them by hand, but I wanted to get this error fixed first.

Thanks in advance.
 
Reply With Quote
  #4 (permalink)  
Old 01-31-2004, 08:28 PM
kwvarga's Avatar
v7n Mentor
 
Join Date: 10-13-03
Location: Tuscaloosa, AL or Atlanta
Posts: 2,527
iTrader: 0 / 0%
http://nukecops.com/modules.php?name=Forums
try asking there..
 
Reply With Quote
  #5 (permalink)  
Old 02-01-2004, 02:13 AM
Member
Latest Blog:
None

 
Join Date: 01-30-04
Posts: 31
iTrader: 0 / 0%
well, I had trouble with phpnuke too..

It's the couse of all sickness, illness, and ****ty programming around the world. Phpnuke..that arse program :p
 
Reply With Quote
  #6 (permalink)  
Old 02-01-2004, 07:19 AM
No Longer Here
Latest Blog:
None

 
Join Date: 09-27-03
Location: State College, PA
Posts: 4,273
iTrader: 0 / 0%
LOL
 
Reply With Quote
  #7 (permalink)  
Old 02-01-2004, 11:06 AM
Member
Latest Blog:
None

 
Join Date: 01-30-04
Posts: 31
iTrader: 0 / 0%
it's not funny , grrr

costed me 2 days to get that sh*t working..but because I lack good php skills I have to rely on it..
 
Reply With Quote
  #8 (permalink)  
Old 02-01-2004, 11:50 AM
samer's Avatar
Contributing Member
Latest Blog:
None

 
Join Date: 10-13-03
Posts: 1,962
iTrader: 0 / 0%
good luck fixing it
 
Reply With Quote
  #9 (permalink)  
Old 02-01-2004, 04:17 PM
Contributing Member
 
Join Date: 10-12-03
Location: Cranberry Township
Posts: 224
iTrader: 0 / 0%
Quote:
Originally Posted by Ruben-CyMFan
it's not funny , grrr

costed me 2 days to get that sh*t working..but because I lack good php skills I have to rely on it..
PHP-Nuke is the root of all evil. Poorly coded, poor architecture, bad security, re-occuring bugs.
__________________
Web 2.0 Style
 
Reply With Quote
  #10 (permalink)  
Old 02-01-2004, 08:13 PM
jadzia's Avatar
Senior Member
Latest Blog:
None

 
Join Date: 11-30-03
Location: PA
Posts: 188
iTrader: 0 / 0%
Well, people on that forum aren't much help. No one has posted at all.

The reason I'm trying phpnuke is because I wanted something more interactive and centralized for my site. I'd like to get my site's popularity back up to where it once was. I used to get over 1000 visitors a week, which wasn't bad for a site on Angelfire with no real advertizing, just a few listings in directories, and a few results on search engines.

Also, I read that phpnuke could be interfaced with a php gallery, which I have. How would I go about doing this? You don't need to go into detail here if you don't want, but just give me an idea of where I could find the info. I'm not familiar with the phpnuke resources yet.

Thanks bunches.
 
Reply With Quote
  #11 (permalink)  
Old 02-01-2004, 10:42 PM
JuggoPop's Avatar
Senior Member
Latest Blog:
None

 
Join Date: 10-09-03
Posts: 4,284
iTrader: 0 / 0%
are you trying to use this: http://gallery.menalto.com/ gallery software? because if you are... it works seemlessly as is. all you have to do is install it into the nuke system (mods or blocks... whatever they are called)... I tried phpnuke and postnuke out for about a week each, and the gallery worked like a charm.

might try looking around the http://gallery.menalto.com/ site for the topic... but I think there are readme files that come with the download.

good luck.
 
Reply With Quote
  #12 (permalink)  
Old 02-03-2004, 09:51 AM
jadzia's Avatar
Senior Member
Latest Blog:
None

 
Join Date: 11-30-03
Location: PA
Posts: 188
iTrader: 0 / 0%
Thanks JuggoPop! I'll check that out.
 
Reply With Quote
  #13 (permalink)  
Old 02-08-2004, 03:22 PM
Senior Member
Latest Blog:
None

 
Join Date: 02-08-04
Posts: 145
iTrader: 0 / 0%
there are other easier to work with portals than phpnuke out there.

look at phpbb.com at their portal forum for some alternatives
also, a MOD is available for phpBB that lets you have a gallery for it.

luck,
robert
 
Reply With Quote
Go Back   Webmaster Forum > Web Development > Coding Forum

Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
PHPBB/PHPNUKE HELP bizzymark Coding Forum 2 07-24-2006 06:13 PM
PhpBB Problem South Coding Forum 3 12-25-2005 09:10 PM
problem with phpbb heeheehaha Coding Forum 4 12-05-2003 11:06 AM


V7N Network
Get exposure! V7N I Love Photography V7N SEO Blog V7N Directory


All times are GMT -7. The time now is 02:04 AM.
Powered by vBulletin
Copyright © 2000-2013 Jelsoft Enterprises Limited.
Copyright © 2003 - 2013 Escalate Media LP




Search Engine Optimization by vBSEO 3.6.0 RC 2 ©2011, Crawlability, Inc.