Subject:*
<
Name/Email:*
<
Message Icon:*
<
Select*
<
Message:*
<



Click the Preview to see the content in action.
Options:*
<
Confirmation Code*
<
8 - 2 = ?  
Input the result from the expression
Maximum attempts you can try: 10
*
<
   

Re: prob with debaser
by frankblack on 2006/5/17 23:02:12

In my test environment I cannot confirm this.

But you can make some tests. Edit upload.php and try to print the value of $genre right after the database-insert like this:

le="color: #000000"><?php echo "Genre: ".$genre;


If there is no value printed you can add the following code right before the database-insert:

le="color: #000000"><?php $genre = 'nameofthecategorywhereallbaduploadswillbeplaced';


And if you want to be sure, that you will see that there are mis-leaded uploads insert the following line right after the above:

le="color: #000000"><?php $approved = 0;


Sorry for your problems.
Re: prob with debaser
by katim110 on 2006/5/17 13:33:55

Also wanna thank FRANKBLACK for the great debaser module

you er the best

greetings from holland
Re: prob with debaser
by katim110 on 2006/5/17 12:14:55

gestroud, you have no idea how thankfull I'am

thank you thank you!!!
Re: prob with debaser
by frankblack on 2006/5/17 12:09:28

What gestroud suggested is correct and is a in-the-meantime-quick-fix.

Normally there is a function to avoid this bad behaviour. I am going to install the debaser 0.92 somewhere to give you a solution for repairing this bug.
Re: prob with debaser
by gestroud on 2006/5/17 12:00:20

You are probably going to have to go into phpmyadmin to fix that.

Who's Online

774 user(s) are online (705 user(s) are browsing Support Forums)


Members: 0


Guests: 774


more...

Donat-O-Meter

Stats
Goal: $15.00
Due Date: Jul 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $15.00
Make donations with PayPal!

Latest GitHub Commits