vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Miscellaneous Hacks - Model Application (https://vborg.vbsupport.ru/showthread.php?t=143073)

HMBeaty 03-24-2007 10:00 PM

Model Application
 
Well, first off, let me thank rogersnm over at vbhackers for helping me get this to work how I wanted.

Now, I thought of all of us car guys and whoever else might need this when I was making it. I know that when you shoot event coverage, you really want something (someone) to be in the picture with it, and whats better than your own models?

I believe this SHOULD work for 3.5.x versions as well as 3.6.x versions. If you find any bugs, please post them in THIS thread :).

Live DEMO

PLEASE DO NOT REMOVE THE COPYRIGHT!

Support will only be given to those who have clicked INSTALL :).

HMBeaty 03-25-2007 03:19 AM

If you would like guests to be able to use this application, find in your modelapp.php
PHP Code:

// Check Perms
if ($show['guest'] OR $vbulletin->options['redline_nova_model_application_options_on'] == 0

And replace with
PHP Code:

// Check Perms
if ($vbulletin->options['redline_nova_model_application_options_on'] == 0


Shazz 03-25-2007 03:37 AM

Alot like the form hack but 100% cooler
/me rates 5/5

HMBeaty 03-25-2007 03:41 AM

Not really at all like the form hack :D

Lionel 03-25-2007 06:53 AM

So all this does is store images in a folder and send out the info to you by email? No saving anywhere in database?

concepts 03-25-2007 12:21 PM

sent you a PM Redline

also.. I changed that intro text you have
Quote:

Thank you for your interest in becoming a Redline Motorsports Model.
in the admincp >> templates >> modelapp. but it is still showing the default? and there is no text on the actual php file included in the zip. So, where and how do I change it to suit my own preference?

Edit ::: there is confusion as it is placed in the template file... but I found it in the phrases.
is there a reason for that?

thanks

concepts 03-25-2007 01:12 PM

small issue noticed...
if a models adds photos, hit send, yet an error is found, those photos are still sent, so as she corrects the error, then hit send again, those photos are then sent again...
if many people are submitting app's and not correctly filling the form out, this can be an issue as photos are duplicated every time the send button is hit.

scottct1 03-25-2007 01:39 PM

Does it work good? I think you should post some of the pictures you have received so we know it works. :D

bitdefuser 03-25-2007 03:49 PM

You can make this a "Moderator Application."

Just change some phrases and remove some boxes. :D

Shazz 03-25-2007 04:18 PM

Quote:

Originally Posted by bitdefuser (Post 1211887)
You can make this a "Moderator Application."

Just change some phrases and remove some boxes. :D

:confused:
ERrm...


All times are GMT. The time now is 03:54 PM.

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.01009 seconds
  • Memory Usage 1,738KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_php_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete