Clan Adverts

Sponsors

CT on Facebook

Latest Product

User Box

Anonymous
38.107.179.216
Nickname:

Password:

Security Code
Security Code
Type Security Code


PND Downloads Feed

Phpnuke Downloads
How to Delete or Reset yo...
How to Delete or Reset your PHPNuke Admin Account
Lost your admin password ?  Cant login to your admin account ?This sh...
Back Online & Stuff
Back Online & Stuff
Look at us with our nifty website back up and running… Seriousl...
How to edit the admins in...
How to edit the admins in the forums
Here is a way to make someone admin in your forums on your Evo site. I...
Demo Splash Screen
Demo Splash Screen
Ped @ Clan Themes has released a simple splash screen entrance hack. ...
Free Phpnuke Business The...
Free Phpnuke Business Theme 6
This is the 6th Business theme for Phpnuke that Clan Themes has releas...
Tricked Out Slider
Tricked Out Slider
We have seen some great new things come out of Tricked Out News and th...

Custom Work

PHP Nuke Custom Work

www.clanthemes.com :: View topic - Forum icon v1.0.4
Forum icon v1.0.4

4 Replies / 884 Views


Post new topic   Reply to topic  

   www.clanthemes.com Forum Index » Hacks n Mods

View previous topic :: View next topic


Genuine
Reputation: 66 Add RepSubtract Rep
Local time: 12:20 AM


Welcome to Clan-Themes
Welcome to Clan-Themes

0.17 posts per day
Medals: 2 (View more...)
Site Supporter (Amount: 1)

Joined: Jan 30, 2008
Last Visit: 09 Feb 2012
Posts: 249
Points: 36177 

Post Forum icon v1.0.4 Posted: Mon Jun 15, 2009 4:08 am

Shop Purchases:
Crysis Theme · CRYSIS X-Theme (Ultimate) for PhpNuke · Lord of The Rings Theme · Clan Roster 2.0 · Diablo 3 Ultimate Theme · Battlefield 2142-X · Modern Warfare 2 Evo · Modern Gamer Evo Multi Theme  · Battlefield: Bad Company 2 Evo Theme · Crysis 2 Evo Theme · Battlefield 3 Evo Theme · Modern Warfare 3 Evo Theme · Star Wars Old Republic Evo Theme · Battlefield 3 Stats Module

hi all, i am hoping you can help me with this problem i am having when add this mod/hack it's telling me to add

ALTER TABLE `nuke_bbforums` ADD `forum_icon` VARCHAR( 255 ) default NULL; to my SQL databas

so here is what i am doing i go to nuk_bbforums using php my admin export the table then dropping/delete the table then i add that line to the exported table then i try to import it but get an error am i just doing some thing completely wrong ?

here is the un moded table "sorry if this gets to long" can anyone help me out pls :D

-- phpMyAdmin SQL Dump
-- version 2.11.9.4
-- http://www.phpmyadmin.net
--
-- Host: localhost
-- Generation Time: Jun 14, 2009 at 10:43 PM
-- Server version: 5.0.77
-- PHP Version: 5.2.6

SET SQL_MODE="NO_AUTO_VALUE_ON_ZERO";


/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!40101 SET NAMES utf8 */;

--
-- Database: `sixsixsi_nuke1`
--

-- --------------------------------------------------------

--
-- Table structure for table `nuke_bbforums`
--

CREATE TABLE IF NOT EXISTS `nuke_bbforums` (
`forum_id` smallint(5) unsigned NOT NULL auto_increment,
`cat_id` mediumint(8) unsigned NOT NULL default '0',
`forum_name` varchar(150) default NULL,
`forum_desc` text,
`forum_status` tinyint(4) NOT NULL default '0',
`forum_order` mediumint(8) unsigned NOT NULL default '1',
`forum_posts` mediumint(8) unsigned NOT NULL default '0',
`forum_topics` mediumint(8) unsigned NOT NULL default '0',
`forum_last_post_id` mediumint(8) unsigned NOT NULL default '0',
`prune_next` int(11) default NULL,
`prune_enable` tinyint(1) NOT NULL default '1',
`auth_view` tinyint(2) NOT NULL default '0',
`auth_read` tinyint(2) NOT NULL default '0',
`auth_post` tinyint(2) NOT NULL default '0',
`auth_reply` tinyint(2) NOT NULL default '0',
`auth_edit` tinyint(2) NOT NULL default '0',
`auth_delete` tinyint(2) NOT NULL default '0',
`auth_sticky` tinyint(2) NOT NULL default '0',
`auth_announce` tinyint(2) NOT NULL default '0',
`auth_vote` tinyint(2) NOT NULL default '0',
`auth_pollcreate` tinyint(2) NOT NULL default '0',
`auth_attachments` tinyint(2) NOT NULL default '0',
PRIMARY KEY (`forum_id`),
KEY `forums_order` (`forum_order`),
KEY `cat_id` (`cat_id`),
KEY `forum_last_post_id` (`forum_last_post_id`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=46 ;

--
-- Dumping data for table `nuke_bbforums`
--

INSERT INTO `nuke_bbforums` (`forum_id`, `cat_id`, `forum_name`, `forum_desc`, `forum_status`, `forum_order`, `forum_posts`, `forum_topics`, `forum_last_post_id`, `prune_next`, `prune_enable`, `auth_view`, `auth_read`, `auth_post`, `auth_reply`, `auth_edit`, `auth_delete`, `auth_sticky`, `auth_announce`, `auth_vote`, `auth_pollcreate`, `auth_attachments`) VALUES
(1, 1, 'Introduction', 'If you want to apply being a 666 member, you have to introduce yourself!', 0, 10, 500, 129, 6247, NULL, 0, 0, 0, 1, 1, 1, 1, 3, 3, 1, 1, 0),
(2, 1, 'Six Six Six Alliances', 'Alliance Meeting is at here. Keep on posting...', 0, 20, 52, 13, 6366, NULL, 0, 0, 2, 2, 2, 2, 2, 2, 3, 2, 2, 0),
(3, 2, 'News of Kinship', 'News and information regarding the kin \r\n', 0, 10, 329, 33, 6523, NULL, 0, 0, 2, 2, 2, 2, 2, 2, 3, 2, 2, 0),
(4, 2, 'Kin-Chest inventory', 'What do we have?', 0, 20, 2, 2, 4215, NULL, 0, 0, 2, 2, 2, 2, 2, 2, 3, 2, 2, 0),
(7, 2, 'Fellowship Quests', 'Build a group for instances, class quests and epic quests ', 0, 50, 116, 28, 5751, NULL, 0, 0, 2, 2, 2, 2, 2, 2, 3, 2, 2, 0),
(8, 2, 'Crafting', 'Job for each member and also here is a place that you can ask your needs for crafting from Kin members\r\n\r\n', 0, 60, 21, 8, 6142, NULL, 0, 0, 2, 2, 2, 2, 2, 2, 3, 2, 2, 0),
(10, 3, 'Six Six Six News', 'News about all the Community', 0, 30, 187, 48, 6584, NULL, 0, 0, 2, 2, 2, 2, 2, 2, 3, 2, 2, 0),
(11, 3, 'General Banter', 'Talk about everything in here', 0, 40, 969, 158, 6585, NULL, 0, 0, 0, 0, 0, 1, 1, 3, 3, 1, 1, 0),
(43, 3, 'Holidays & Absences', '', 0, 60, 29, 9, 6578, NULL, 0, 0, 0, 1, 1, 1, 1, 3, 3, 1, 1, 0),
(13, 3, 'Suggestions & Ideas', 'Use this forum to submit your suggestions and ideas for our forum(site) and games.', 0, 70, 81, 18, 5678, NULL, 0, 0, 2, 2, 2, 2, 2, 2, 3, 2, 2, 0),
(16, 4, 'Dawn of War I', 'Division Head Solar Ice', 0, 20, 77, 20, 6052, NULL, 0, 0, 2, 2, 2, 2, 2, 2, 3, 2, 2, 0),
(17, 5, 'Officer Chat', '', 0, 10, 1311, 190, 6583, NULL, 0, 2, 2, 2, 2, 2, 2, 2, 3, 2, 2, 0),
(24, 3, 'Hints & Tips', '', 0, 50, 22, 11, 6472, NULL, 0, 0, 0, 1, 1, 1, 1, 3, 3, 1, 1, 0),
(25, 7, 'Warden', 'Head of Warden is None', 0, 10, 8, 4, 3130, NULL, 0, 2, 2, 2, 2, 2, 2, 2, 3, 2, 2, 0),
(26, 7, 'Rune Keeper', 'Head of Rune-Keeper is None', 0, 20, 8, 3, 3990, NULL, 0, 2, 2, 2, 2, 2, 2, 2, 3, 2, 2, 0),
(22, 2, 'Raid Tips & Techniques ', '', 0, 30, 19, 6, 5854, NULL, 0, 0, 0, 1, 1, 1, 1, 3, 3, 1, 1, 0),
(23, 8, 'Community Events', 'Kinship Raids & Clan Matches', 0, 20, 480, 46, 6577, NULL, 0, 0, 0, 1, 1, 1, 1, 3, 3, 1, 1, 0),
(27, 7, 'Minstrel ', 'Head of Minstrel is Dorori', 0, 30, 6, 3, 4539, NULL, 0, 2, 2, 2, 2, 2, 2, 2, 3, 2, 2, 0),
(28, 7, 'Guardian', 'Head of Guardian is Reavor', 0, 40, 14, 7, 6460, NULL, 0, 2, 2, 2, 2, 2, 2, 2, 3, 2, 2, 0),
(29, 7, 'Lore-master', 'Head of Lore-master is Ardaniel', 0, 50, 4, 2, 3450, NULL, 0, 2, 2, 2, 2, 2, 2, 2, 3, 2, 2, 0),
(30, 7, 'Hunter ', 'Head of Hunter is Telladan', 0, 60, 10, 6, 3945, NULL, 0, 2, 2, 2, 2, 2, 2, 2, 3, 2, 2, 0),
(31, 7, 'Champion ', 'Head of Champion is Wormweed', 0, 70, 21, 7, 6509, NULL, 0, 2, 2, 2, 2, 2, 2, 2, 3, 2, 2, 0),
(32, 7, 'Captain ', 'Head of Captain is Maximums', 0, 80, 23, 9, 6285, NULL, 0, 2, 2, 2, 2, 2, 2, 2, 3, 2, 2, 0),
(33, 7, 'Burglar ', 'Head of Burglar is Mongon', 0, 90, 27, 5, 5362, NULL, 0, 2, 2, 2, 2, 2, 2, 2, 3, 2, 2, 0),
(44, 4, 'Dawn Of War II', 'Division Head Black Wind', 0, 30, 14, 4, 5827, NULL, 0, 0, 0, 1, 1, 1, 1, 3, 3, 1, 1, 0),
(34, 5, 'Clan Officer Chat', '', 0, 20, 77, 12, 5856, NULL, 0, 2, 2, 2, 2, 2, 2, 2, 3, 2, 2, 0),
(35, 4, 'Clan News', 'News about the clan', 0, 10, 97, 18, 6545, NULL, 0, 0, 2, 2, 2, 2, 2, 2, 3, 2, 2, 0),
(37, 4, 'Challenge Us!!', 'challenge the clan or just a member to a game', 0, 60, 73, 6, 5135, NULL, 0, 0, 0, 0, 0, 1, 1, 3, 3, 1, 1, 0),
(38, 4, 'Other Games', 'Other Games That Some Of us Play', 0, 50, 83, 24, 6566, NULL, 0, 0, 2, 2, 2, 2, 2, 2, 3, 2, 2, 0),
(39, 4, 'Call Of Duty 4', 'Division Head Ardbeg', 0, 40, 93, 9, 6002, NULL, 0, 0, 2, 2, 2, 2, 2, 2, 3, 2, 2, 0),
(40, 5, 'Recruitment and Players', '', 0, 30, 77, 22, 6558, NULL, 0, 2, 2, 2, 2, 2, 2, 2, 3, 2, 2, 0),
(45, 5, 'Admin Info', 'Information about the website', 0, 40, 8, 2, 6580, NULL, 0, 2, 2, 2, 2, 2, 2, 2, 3, 2, 2, 0),
(42, 3, 'Community Charter', '', 0, 10, 5, 5, 6194, NULL, 0, 0, 0, 3, 3, 3, 3, 2, 3, 3, 3, 0);
 

 
View user's profileSend private message Reply with quote

floppy
Reputation: 2087.2 Add RepSubtract Rep
votes: 22
Local time: 7:20 PM
Location: Jackson Mississippi
usa.gif

Site Admin
Site Admin

1.73 posts per day
Medals: 2 (View more...)
Super Dedicated User (Amount: 1)
Scripts/Coder
Scripts/Coder
Joined: Nov 14, 2006
Last Visit: 27 Jan 2012
Posts: 3313
Points: 132023 

Post Re: Forum icon v1.0.4 Posted: Mon Jun 15, 2009 6:45 am

Shop Purchases:
Clan Roster 2.0 · Multi Gaming (Warrior) Evo Theme · COD6 ModernWarfare 2 Teaser Splash Screen · Left for Dead Evo Extreme Version

Why don't you just run the ALTER Table statement without all that dropping deleting what not?
 

Phpnuke Downloads | VMaxxRx Male Enhancement  
View user's profileSend private messageVisit poster's website Reply with quote

Genuine
Reputation: 66 Add RepSubtract Rep
Local time: 12:20 AM


Welcome to Clan-Themes
Welcome to Clan-Themes

0.17 posts per day
Medals: 2 (View more...)
Distinguished Buyer (Amount: 1)

Joined: Jan 30, 2008
Last Visit: 09 Feb 2012
Posts: 249
Points: 36177 

View user's profileSend private message Reply with quote


Genuine
Reputation: 66 Add RepSubtract Rep
Local time: 12:20 AM


Welcome to Clan-Themes
Welcome to Clan-Themes

0.17 posts per day
Medals: 2 (View more...)
Site Supporter (Amount: 1)

Joined: Jan 30, 2008
Last Visit: 09 Feb 2012
Posts: 249
Points: 36177 

Post Forum icon v1.0.4 Posted: Mon Jun 15, 2009 7:24 am

Shop Purchases:
Crysis Theme · CRYSIS X-Theme (Ultimate) for PhpNuke · Lord of The Rings Theme · Clan Roster 2.0 · Diablo 3 Ultimate Theme · Battlefield 2142-X · Modern Warfare 2 Evo · Modern Gamer Evo Multi Theme  · Battlefield: Bad Company 2 Evo Theme · Crysis 2 Evo Theme · Battlefield 3 Evo Theme · Modern Warfare 3 Evo Theme · Star Wars Old Republic Evo Theme · Battlefield 3 Stats Module

if i try to import just the ALter tables i get this error

Error
SQL query:

{ \ rtf1 \ ansi \ ansicpg1252 \ deff0 \ deflang2057{ \ fonttbl{ \ f0 \ fmodern \ fprq1 \ fcharset0 Courier New;



MySQL said:

#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 '{\rtf1\ansi\ansicpg1252\deff0\deflang2057{\fonttbl{\f0\fmodern\fprq1\fcharset0 C' at line 1
 

 
View user's profileSend private message Reply with quote

Genuine
Reputation: 66 Add RepSubtract Rep
Local time: 12:20 AM


Welcome to Clan-Themes
Welcome to Clan-Themes

0.17 posts per day
Medals: 2 (View more...)
Distinguished Buyer (Amount: 1)

Joined: Jan 30, 2008
Last Visit: 09 Feb 2012
Posts: 249
Points: 36177 

View user's profileSend private message Reply with quote
Post new topic   Reply to topic  
   www.clanthemes.com Forum Index » Hacks n Mods


 
4 Replies / 884 Views
Page 1 of 1
All times are GMT
Display posts from previous:   
 
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