php forum
php mysql forum
php mysql smarty
 
Topic Options
#217098 - 05/25/02 08:07 PM A few questions, I tried to find answers to...
Sheall Offline
User

Registered: 05/25/02
Posts: 41
This is what I want to do:- <br /> <br />Give users the ability to squelch private messages from a specific poster. IE:- Put any user on an "ignore list" so that they do not accept private messages from that user. <br /> <br />Also:- When a poll is voted on, I want it to show the results where the poll was for logged-in users. <br /> <br />Finally:- Is there a way to change the "expire threads" feature, so that instead of deleting threads of a certain age, it moves them to another forum? <br />


Edited by Sheall (05/25/02 10:01 PM)

Top
#217099 - 05/25/02 08:13 PM Re: A few questions, I tried to find answers to... [Re: tanster]
Sheall Offline
User

Registered: 05/25/02
Posts: 41
Maybe you guys could help me with the install of 6?<br /><br />This is the error I get when trying to run the first step in the altertable...<br /><br />I get very similar errors when trying to run any of the steps.<br /><br />SQL ERROR: Unable to do_query: ALTER TABLE w3t_Online CHANGE O_Username O_Username varchar(30) NOT NULL , ADD O_Type varchar(1) NOT NULL, ADD INDEX type_index (O_Type) <br />No Database SelectedSQL ERROR: Unable to do_query: ALTER TABLE w3t_Users ADD U_Rating varchar(5) DEFAULT '0', ADD U_Rates int(4) DEFAULT '0', ADD U_RealRating INT(1), ADD U_PicWidth INT(4), ADD U_PicHeight INT(4), ADD U_Palprofile INT(11), CHANGE U_Password U_Password VARCHAR(32) NOT NULL, CHANGE U_TempPass U_TempPass VARCHAR(32) <br />No Database SelectedSQL ERROR: Unable to do_query: CREATE TABLE w3t_Ratings ( R_What varchar(100) NOT NULL, R_Rater varchar(100) NOT NULL, R_Rating int(1) DEFAULT '0', R_Type varchar(1) NOT NULL, INDEX r_indx1(R_What,R_Rater,R_Type) ) <br />No Database SelectedSQL ERROR: Unable to do_query: ALTER TABLE w3t_Posts ADD B_PosterId INT(9) UNSIGNED NOT NULL, ADD B_Rating varchar(5) DEFAULT '0', ADD B_Rates int(4) DEFAULT '0', ADD B_RealRating INT(1), ADD INDEX ID_ndx(B_PosterId) <br />No Database SelectedSQL ERROR: Unable to do_query: INSERT INTO w3t_Users (U_Username) VALUES ('DONOTDELETE') <br />No Database SelectedStep 1 has been completed.<br /><br /><br />

Top
#217100 - 05/25/02 08:20 PM Re: A few questions, I tried to find answers to... [Re: tanster]
JustDave Offline
That 70's Guy

Registered: 06/24/01
Posts: 4097
Hi Sheall,<br /><br />Check your config.inc.php file and make sure you have the correct settings for database name and user/password. The errors suggest that you are trying to access a database that does not exist.<br /><br />Hope that helps some. <img src="/forum/images/icons/smile.gif" alt="" />
_________________________
~Dave
ChattersOnline.com

Top
#217101 - 05/25/02 08:35 PM Re: A few questions, I tried to find answers to... [Re: sjsaunders]
Sheall Offline
User

Registered: 05/25/02
Posts: 41
Oh well spotted.. thanks very much... heh, can you tell I am a novice at this? ;p<br /><br />Also to any admin:- PLease delete the registered username "Sheallaidh" and change this username to "Sheallaidh" as I accidentally typed the wrong thign in the e-mail field.

Top
#217102 - 05/25/02 08:43 PM Re: A few questions, I tried to find answers to... [Re: sjsaunders]
Sheall Offline
User

Registered: 05/25/02
Posts: 41
Ok now the database has been updated... but when I view the forums nothing shows up... literlly just a blank screen?

Top
#217103 - 05/25/02 08:57 PM Re: A few questions, I tried to find answers to... [Re: tanster]
JustDave Offline
That 70's Guy

Registered: 06/24/01
Posts: 4097
Check all of your variables in the config.inc.php script. I have seen this exact thing happen when a language include had the wrong path.<br /><br />Make sure the path's are correct as well as everything else. <img src="/forum/images/icons/smile.gif" alt="" /><br />
_________________________
~Dave
ChattersOnline.com

Top
#217104 - 05/25/02 09:00 PM Re: A few questions, I tried to find answers to... [Re: sjsaunders]
Sheall Offline
User

Registered: 05/25/02
Posts: 41
That's all correct... I think... but I can't see my forums... help!

Top
#217105 - 05/25/02 09:06 PM Re: A few questions, I tried to find answers to... [Re: tanster]
Sheall Offline
User

Registered: 05/25/02
Posts: 41
Hmm... I uploaded my old config file and it works now.... how strange?

Top
#217106 - 05/25/02 09:08 PM Re: A few questions, I tried to find answers to... [Re: tanster]
Sheall Offline
User

Registered: 05/25/02
Posts: 41
FOUND IT! hehe I had one error in the new config file.

Top
#217107 - 05/25/02 09:31 PM Re: A few questions, I tried to find answers to... [Re: tanster]
JustDave Offline
That 70's Guy

Registered: 06/24/01
Posts: 4097
That's good news. <img src="/forum/images/icons/smile.gif" alt="" /><br /><br />I hope all is working well.
_________________________
~Dave
ChattersOnline.com

Top
#217108 - 05/26/02 06:51 PM Re: A few questions, I tried to find answers to... [Re: tanster]
Luka_dup1 Offline
User

Registered: 04/26/02
Posts: 37
Loc: The Great NorthWet
[:"orange"]"Finally:- Is there a way to change the "expire threads" feature, so that instead of deleting threads of a certain age, it moves them to another forum? "[/]<br /><br />This is a subject I asked about a couple days ago at Infopop. I'd kind of like to have the answer to this one as well.<br /><br />What I would like to be able to do is to set up a read-only "archive" forum, for each forum. Then have threads of a certain age, automatically moved to their respective read-only archive forums.<br /><br /><br /><br /><br /><br /><br /><br /><br /><br />

Top


Who's Online
0 registered (), 22 Guests and 11 Spiders online.
Key: Admin, Global Mod, Mod
Shout Box

Latest Posts
Wisdom needed
by Gizmo
Yesterday at 10:54 AM
How to hide sub forums from summary page
by blaaskaak
12/03/08 09:54 AM
Spell Check [beta]
by Bill B
12/01/08 09:16 PM
PhotoPost BB Code Popup
by AllenAyres
12/01/08 09:41 AM
Problems reading a lot of old posts here
by AllenAyres
12/01/08 09:35 AM
Forum 'Trader Ratings'.
by AllenAyres
12/01/08 09:33 AM
Customization needed
by Gizmo
11/12/08 12:28 PM
New Mods
User Authentication Class
by
01/19/07 02:59 PM
Multiple Identity Detector
by
12/30/06 06:39 PM
PhotoPost BB Code Popup
by
11/06/06 05:43 PM
Spell Check [beta]
by
10/17/06 09:24 PM
Newest Members
Truth, David DelMonte, nick1, Begbie, cenk
13364 Registered Users
Top Posters
AllenAyres 25452
JoshPet 11330
Rick 8372
LK 7396
Lord Dexter 6503
Greg Hard 5533
Charles Capps 5438

 

 

 
fusionbb message board php hacks