Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > General > Member Archives
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Details »»

Version: , by (Guest)
Developer Last Online: Jan 1970 Show Printable Version Email this Page

Version: Unknown Rating:
Released: 01-25-2001 Last Update: Never Installs: 0
 
No support by the author.

I need code that will take an entry into a formbox, send a copy of that entry to one site using one name for the box, send it to another site using another name for the box, etc...

In other words, I'm trying to create one single registration page that will transparently register the user with liveuniverse.com, and Vbulletin at the same time, without renaming all the login fields on member.php.

For example the field for the username on Liveuniverse.com is named "dig.new.handle" while the field for the username on Vb is named "username".

If someone could help me with this it would be greatly appreciated. A friend suggested hidden frames, but I didn't understand his explanation.

Thanks!

-Eugene

Pertinent info:
My forum
http://techhappy.com/forums/member.p...ster&who=adult

Liveuniverse:
http://www.liveuniverse.com

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #42  
Old 01-29-2001, 12:23 PM
Guest
 
Posts: n/a
Default

That is exactly what I need, subdomain + hosting!

I was going to go with some other weird unprofessional looking company but communityarchitect is the perfect solution.

Now I know you probably spent quite a number of hours working around their security, but could you email me the scripts your using to get the sign up? Please? :-)

If you could also email the php file your using for the forms, since I don't know how your integrating the $email with the email formfield, and other matters.

You are a life saver.

-Eugene

P.S. Ooooh, they added the attach file feature, don't need to email me, just zip up the php files, html files, or CGI files your using.
Reply With Quote
  #43  
Old 01-29-2001, 01:34 PM
chrispadfield2
Guest
 
Posts: n/a
Default

nah havn't got round community architects security yet.

The only way i can think of is somehow getting the images displayed in the screen so the visitor still types them in, but on your form, and then sending the data. It is something i am going to look into in the future but i seriously doubt it will be easy.
Reply With Quote
  #44  
Old 01-29-2001, 01:53 PM
Guest
 
Posts: n/a
Default

communityarchitect gives a graphix with a security code on it every time?
you must enter in the security code to get the accnt?

When I looked on the page there was a security code. Is that something else?
Reply With Quote
  #45  
Old 01-29-2001, 01:54 PM
Guest
 
Posts: n/a
Default

That's the script that they force you to use or something?
Reply With Quote
  #46  
Old 01-29-2001, 01:57 PM
Guest
 
Posts: n/a
Default

I'm kinda confused, the signup works.
Reply With Quote
  #47  
Old 01-29-2001, 02:05 PM
chrispadfield2
Guest
 
Posts: n/a
Default

yes, the www.signup.ascifi.net is part of their site. It uses my domian name but that is their signup form. I don't want to use their singup form (cos it has horrible questions and mailing lists etc in it) i want people to get an account automatically when they sign up at vbulletin. But, i don't know how to because of the security number type thing they have put in there. If i find a way then i will tell you.
Reply With Quote
  #48  
Old 01-29-2001, 02:16 PM
Guest
 
Posts: n/a
Default

I asked for authorization on ur icq accnt 25499517
Reply With Quote
  #49  
Old 01-29-2001, 02:49 PM
Guest
 
Posts: n/a
Default

How exactly did you use the PHp and html? Did you make a template in Vb, since they allow both php and html variables at once?

or do servers remove all the php related variables when sending the html after processing the file?

Could you attach the sign up page and the page that receives the info so i can reverse work it?
Reply With Quote
  #50  
Old 01-29-2001, 06:55 PM
chrispadfield2
Guest
 
Posts: n/a
Default

my signup2.php was just a tiny little script to add data to a mysql database, it is just any old form processing script. I used:

Quote:
<?php

require ("config.php");

$mysql_link = mysql_connect("$servername", "$dbusername", "$dbpassword");
mysql_select_db($dbname, $mysql_link);

$sql = mysql_query (
"INSERT INTO table2 SET " .
"name='$name', " .
"email='$email', " .
"description='$description'");


if ($sql) {
echo("<P>Your details have been added</P>");
} else {
echo("<P>Error adding details: " .
mysql_error() . "</P>");
}



?>
just to test it.

$name and $email and $description are what need to be sent to the script by the form, or in our case from the form sent internally by singup.php

You need to remember that signup.php (ie this form thing we included in it) is just mimicking any old normal form, like the one you are typing here. I could for example, make a script that sent a form request to vbulletin to post a new thread or something like that, that is all that you are doing.

I will do the ICQ thing when i get on it, i am very sporadic in using it as it wastes far to much of my time
Reply With Quote
  #51  
Old 01-29-2001, 07:17 PM
Guest
 
Posts: n/a
Default

So your adding users to the database with the script, while I'll be having them fill out multiple forms transparently.
Interesting... I'll see if it works and get back to you.

-Eugene
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 02:28 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04215 seconds
  • Memory Usage 2,276KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete