GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   Dreamsubmitter error (https://gfy.com/showthread.php?t=322033)

riosluts 07-04-2004 11:02 PM

Dreamsubmitter error
 
I keep getting this

FORM TAG "cat" -SELECT DROPDOWN DID NOT MATCH
/form error


The category fills correctly and also all the category selections match in the Category Properties.

Anyone know how to fix this

sixxxth_sense 07-04-2004 11:02 PM

RTFM!:thumbsup

riosluts 07-04-2004 11:06 PM

Quote:

Originally posted by sixxxth_sense
RTFM!:thumbsup
do u think the solution would be there

Strife 07-04-2004 11:11 PM

the field is a dropdown menu?

do you have "SELECT DROPDOWN" selected as the element type?

riosluts 07-04-2004 11:20 PM

Quote:

Originally posted by Strife
the field is a dropdown menu?

do you have "SELECT DROPDOWN" selected as the element type?

yes i do

WarChild 07-04-2004 11:25 PM

I think /form means the html is not terminated properly with /form .. That is the site you're trying to submit to is fucked up .. there are a few like that.

riosluts 07-04-2004 11:26 PM

ok i fixed the SELECTED DROPDOWN error by recreating the list and now it works. But for some other TGPs i get this error

FORM TAG "dsc" -FILL RESULT MISMATCH
/form error

riosluts 07-04-2004 11:27 PM

Quote:

Originally posted by WarChild
I think /form means the html is not terminated properly with /form .. That is the site you're trying to submit to is fucked up .. there are a few like that.
thats what i am starting to think. is there any way to disable this error checking which prevents the auto submittion.

WarChild 07-04-2004 11:30 PM

Quote:

Originally posted by riosluts
thats what i am starting to think. is there any way to disable this error checking which prevents the auto submittion.
I don't know if there's a fix for this yet. I'll pester Nifield for you, see if he can't get /form ignored.

riosluts 07-04-2004 11:32 PM

Quote:

Originally posted by WarChild
I don't know if there's a fix for this yet. I'll pester Nifield for you, see if he can't get /form ignored.
one more question. Would you happen to know how to get it to select a button. For instance I want it to click
"Let the script select a thumbnail for you"
the form id is Thumb_Source

102 - INPUT BUTTON - Thumb_Source "Select"

in M3 i put

Thumb_Source
Select

and still doesnt select it

Nifield 07-04-2004 11:39 PM

Sounds like you might not have the correct description length matched up, contact me in icq and i can work with you personally on any problem you have.

WarChild 07-04-2004 11:39 PM

Quote:

Originally posted by riosluts
one more question. Would you happen to know how to get it to select a button. For instance I want it to click
"Let the script select a thumbnail for you"
the form id is Thumb_Source

102 - INPUT BUTTON - Thumb_Source "Select"

in M3 i put

Thumb_Source
Select

and still doesnt select it

It's a numeric value. You need to do a translation. I use C11 for this.

Go to the site in your database. If you put it in M3, then it should say Thumb_Source .. Like you have. Now hit the yellow folder icon beside M3

You will need an entry for each of the numeric values you might use. Typically upload file = 0 , script select = 1, crop =2.
Hit the Live Update .. It'll add three new rows. Just make sure they are TYPE: Radial Button and have the Values "1", "2" and "3" as I said above.

Does that make sense? Sort of hard to explain.

WarChild 07-04-2004 11:40 PM

Quote:

Originally posted by Nifield
Sounds like you might not have the correct description length matched up, contact me in icq and i can work with you personally on any problem you have.
The man himself has arrived. You'll be in good hands now.

riosluts 07-04-2004 11:42 PM

Quote:

Originally posted by WarChild
It's a numeric value. You need to do a translation. I use C11 for this.

Go to the site in your database. If you put it in M3, then it should say Thumb_Source .. Like you have. Now hit the yellow folder icon beside M3

You will need an entry for each of the numeric values you might use. Typically upload file = 0 , script select = 1, crop =2.
Hit the Live Update .. It'll add three new rows. Just make sure they are TYPE: Radial Button and have the Values "1", "2" and "3" as I said above.

Does that make sense? Sort of hard to explain.

the M3 doesnt have the folder icon option. Should I put it in like C11 instead

riosluts 07-04-2004 11:43 PM

Quote:

Originally posted by Nifield
Sounds like you might not have the correct description length matched up, contact me in icq and i can work with you personally on any problem you have.
alright ill load up my ICQ. Thanks for your help Warchild

WarChild 07-04-2004 11:44 PM

Quote:

Originally posted by riosluts
the M3 doesnt have the folder icon option. Should I put it in like C11 instead
Yeah use one of the C#'s for this .. you're going to need to change this value on lots of sites, if you get a large submit list. So make it a standard variable.

riosluts 07-04-2004 11:46 PM

Quote:

Originally posted by WarChild
Yeah use one of the C#'s for this .. you're going to need to change this value on lots of sites, if you get a large submit list. So make it a standard variable.
Yeah I put Thumb_Source in C11 and clicked the LiveUpdate button and nothing showed up

WarChild 07-04-2004 11:47 PM

Quote:

Originally posted by riosluts
Yeah I put Thumb_Source in C11 and clicked the LiveUpdate button and nothing showed up
Give me the URL of the submission form please. Make this much easier.

riosluts 07-04-2004 11:50 PM

Quote:

Originally posted by WarChild
Give me the URL of the submission form please. Make this much easier.
http://freexxx.ws/cgi-bin/submit.cgi

WarChild 07-05-2004 12:09 AM

Quote:

Originally posted by riosluts
http://freexxx.ws/cgi-bin/submit.cgi
Okay do this:

Make sure you have a value for C11 in your Submission Que.

Go to Submission Que. Hit the Yellow Folder next to C11.

If there is nothing in the grid: Right click and select "Add"

Type in "Select" .. It will then have the name "Select" And the No. Submission URLS matched will say "0"

You can add another value for upload, if you like, by repeating the above procedure.

You will have to Generate the HTML now: Options --> Gallery HTML Generator

Make sure to selection a value for C11 in the Submission Que in the Gallery Generator. Make your galleries and exit the gallery generator.

Go to the Databse for the submission URL http://freexxx.ws/cgi-bin/submit.cgi

Fill the box next to C11 with "Thumb_Source" and hit the Yellow folder beside it when you've filled it out.

Right Click in the Grid and select "Add"

".match Submission Que" you will fill out to be the same as the entries we added earlier in the Submission Que. In this case fill it out as "Select".

"HTML form field value" you will set to be "2"

".element type" will have to be "RADIO BUTTON"

I have it working in my database now. Let me know if you still can't get it.

riosluts 07-05-2004 12:28 AM

Quote:

Originally posted by WarChild
Okay do this:

Make sure you have a value for C11 in your Submission Que.

Go to Submission Que. Hit the Yellow Folder next to C11.

If there is nothing in the grid: Right click and select "Add"

Type in "Select" .. It will then have the name "Select" And the No. Submission URLS matched will say "0"

You can add another value for upload, if you like, by repeating the above procedure.

You will have to Generate the HTML now: Options --> Gallery HTML Generator

Make sure to selection a value for C11 in the Submission Que in the Gallery Generator. Make your galleries and exit the gallery generator.

Go to the Databse for the submission URL http://freexxx.ws/cgi-bin/submit.cgi

Fill the box next to C11 with "Thumb_Source" and hit the Yellow folder beside it when you've filled it out.

Right Click in the Grid and select "Add"

".match Submission Que" you will fill out to be the same as the entries we added earlier in the Submission Que. In this case fill it out as "Select".

"HTML form field value" you will set to be "2"

".element type" will have to be "RADIO BUTTON"

I have it working in my database now. Let me know if you still can't get it.

ahh it works. Thanks alot for your help Warchild

WarChild 07-05-2004 12:30 AM

Quote:

Originally posted by riosluts
ahh it works. Thanks alot for your help Warchild
No prob. You owe me a beer next convention. :thumbsup

Nifield 07-05-2004 10:52 AM

Good stuff, i couldnt have said it better myself. Seems you really have a good handle on our software. I'll have to buy you a beer as well :)

thanks!

:thumbsup


All times are GMT -7. The time now is 03:25 AM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123