Search found 32 matches

by Kev_Dawg
Sun Nov 19, 2006 6:34 am
Forum: 2.0.x Support Forum
Topic: Ban user error
Replies: 5
Views: 252

make sure you have your phpbb database selected from the left side. on the right side, click on the tab at the top that says SQL then copy and paste the code he showed you into that box ( make sure you clear the box first if it has anything in it ) then click the go button, then on the next screen ...
by Kev_Dawg
Sat Nov 18, 2006 4:52 am
Forum: 2.0.x Support Forum
Topic: Ban user error
Replies: 5
Views: 252

run this sql query in phpmyadmin ALTER TABLE `phpbb_banlist` CHANGE `ban_userid` `ban_userid` MEDIUMINT( 8 ) DEFAULT '0', CHANGE `ban_ip` `ban_ip` VARCHAR( 8 ) if your table prefix is not phpbb_ then you will need to edit that in the query :) Thanks man for the help. I am new so how do I edit this ...
by Kev_Dawg
Fri Nov 17, 2006 5:43 am
Forum: 2.0.x Support Forum
Topic: Ban user error
Replies: 5
Views: 252

Ban user error

Hey guys I just wanted to ban a user, but when I did that I got this error. Couldn't insert ban_userid info into database DEBUG MODE SQL Error : 1364 Field 'ban_ip' doesn't have a default value INSERT INTO phpbb_banlist (ban_userid) VALUES (21) Line : 195 File : admin_user_ban.php I am not sure on w...
by Kev_Dawg
Tue Oct 17, 2006 4:18 am
Forum: [2.0.x] Styles Database Releases
Topic: jasidogdotcom
Replies: 56
Views: 51239

To be honest I don't know never had that problem. The only thing I can suggest is to make sure you have uploaded all the files. Also if you got the theme here then a newer version is at my site. Even that needs updating to fix a few things. Nothing that would cause the issue you seem to have though...
by Kev_Dawg
Mon Oct 16, 2006 9:51 pm
Forum: 2.0.x Support Forum
Topic: Editing user profile.
Replies: 2
Views: 186

Editing user profile.

Well I found out where to do it before, but I can't seem to find it again, forgot what file to edit. What I mean by this topic is when a user posts something, under their username obviously shows location of where they are and number of posts etc. Now, that is what I want to edit, I want to re-arran...
by Kev_Dawg
Mon Oct 16, 2006 7:33 pm
Forum: [2.0.x] Styles Database Releases
Topic: jasidogdotcom
Replies: 56
Views: 51239

I have another program lol, when I install the template it does not seem to work. Switching from Subsilver to this template is no difference, the subsilver template is still shown but with other images from the asidogdotcom template. It's odd cause only this template does this, others does not, what...
by Kev_Dawg
Mon Oct 16, 2006 1:44 pm
Forum: [2.0.x] Styles Database Releases
Topic: jasidogdotcom
Replies: 56
Views: 51239

Hey guys, I have one easy question, how do I get the mods that I installed on the subsilver template onto this jasidogdotcom template?
by Kev_Dawg
Wed Oct 11, 2006 5:25 pm
Forum: [2.0.x] MOD Database Releases
Topic: [11/02/07] Forced Login
Replies: 47
Views: 14387

O my, looks like the semicolon is missing, there should be a semicolon at the ende of the sql line :oops: Shouldn't be a problem when you insert it manually though, try that INSERT INTO `phpbb_config` (`config_name`, `config_value`) VALUES ('login_required', 0) ; Wonder why the person who validated...
by Kev_Dawg
Wed Oct 11, 2006 6:11 am
Forum: [2.0.x] MOD Database Releases
Topic: [11/02/07] Forced Login
Replies: 47
Views: 14387

Everything goes well till it has to write entries to the tables in my database, it gives me some semicolon error. What can I do to fix this, is there anyway at all?
by Kev_Dawg
Wed Oct 11, 2006 12:23 am
Forum: [2.0.x] MOD Database Releases
Topic: Poster name linked to profile
Replies: 9
Views: 2719

Does this mod fix the username of the poster, because when I click it the screen goes to the bottom for the topic. It seems when you click on the posters username it does not work, it doesn't bring me to there profile. Now enough of me babbling, this mod fixes this issue right?
by Kev_Dawg
Tue Oct 10, 2006 4:05 am
Forum: [2.0.x] MOD Database Releases
Topic: Super Quick Reply
Replies: 1607
Views: 289938

error this post please moderator.
by Kev_Dawg
Sun Oct 08, 2006 7:08 am
Forum: 2.0.x Support Forum
Topic: backup error
Replies: 1
Views: 179

backup error

This is the error I am getting when I restore my database, should I be concerned about this? I removed this section of the sql file and tried to restore again, it finally restored correctly, everything worked. What is this phpbb_search_wordlist anyway, should I be worried about it giving me an error...
by Kev_Dawg
Sun Oct 08, 2006 12:47 am
Forum: [2.0.x] MOD Database Cleanup
Topic: [2.0.12] Hide BBcode MOD
Replies: 255
Views: 131376

1 Quick question, what file do I edit to fix the post screen where you write your post in. What I mean is where the BBcodes are and the [*URL] [*IMG] codes are it's the "Post a Reply" screen. Anyway, this align bbcode I inserted makes it look unneat, all I want is to fix it and reposition ...
by Kev_Dawg
Fri Oct 06, 2006 10:29 pm
Forum: 2.0.x Support Forum
Topic: Forum running slow
Replies: 13
Views: 629

Hm, so then how would I would change the style colours and etc now if it does not work? What else is there for me to do, cause this is confusing me more, it said extremestyles installed properly.
by Kev_Dawg
Fri Oct 06, 2006 9:19 pm
Forum: 2.0.x Support Forum
Topic: Forum running slow
Replies: 13
Views: 629

I got PHPmyadmin to work, also backed up my database to my hard drive. Now with it backed up, if something goes wrong again then I just restore the backup file I made and all the boards and topics and users come back?

Go to advanced search