vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Portal Software - [Chris] Rate My Photo (HorOrNot Clone) (https://vborg.vbsupport.ru/showthread.php?t=289735)

ejbreeze 10-28-2012 04:12 PM

I found the upload box. It is in the upper left hand corner with only a very small portion of the box showing.

ejbreeze 10-28-2012 04:18 PM

Here is a screen shot.

Attachment 142028

Christos Teriakis 10-28-2012 04:37 PM

Quote:

Originally Posted by ejbreeze (Post 2376583)
Here is a screen shot.

Attachment 142028

Then for sure you need to contact your designer and ask for support. Its not a coding issue.

Christos

Christos Teriakis 10-28-2012 04:43 PM

I'm not designer, but you can try this:
Code:

<input type="file" name="logo" id="logo" style="position:relative;" size="30">

ejbreeze 10-28-2012 04:51 PM

That get's it down close but not aligned correctly. What does work if I remove

PHP Code:

id="logo" 

so it looks like this:

PHP Code:

<input type="file" name="logo" size="30"

It seems to function fine now. Do you see any problems keeping it like this? Thanks again and hurry up and come out with your pro version.

Christos Teriakis 10-28-2012 05:05 PM

Quote:

Originally Posted by ejbreeze (Post 2376597)
That get's it down close but not aligned correctly. What does work if I remove

PHP Code:

id="logo" 

so it looks like this:

PHP Code:

<input type="file" name="logo" size="30"

It seems to function fine now. Do you see any problems keeping it like this? Thanks again and hurry up and come out with your pro version.

As long as you've removed the javascript for checking the file extention, the id can be removed without any problem on usage.

Christos

Christos Teriakis 10-28-2012 05:15 PM

If you want to use the javascript check, you can give a try by changing id="logo" to id="photo". Most probably there is another id="logo" in the page (eg the site logo).

ejbreeze 10-28-2012 05:30 PM

That worked changing id="photo" only in the original code. Thanks. I guess my banner logo script was conflicting with your id name. Thanks. Can we purchase now to remove the copyright then get the pro version when it comes out?

Christos Teriakis 10-28-2012 05:34 PM

Quote:

Originally Posted by ejbreeze (Post 2376602)
That worked changing id="photo" only in the original code. Thanks. I guess my banner logo script was conflicting with your id name. Thanks. Can we purchase now to remove the copyright then get the pro version when it comes out?

You can remove it now and when the PRO version comes out you can pay it at that time.

Christos

ejbreeze 10-28-2012 08:37 PM

Thanks. Marked installed.


All times are GMT. The time now is 05:52 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.01135 seconds
  • Memory Usage 1,740KB
  • 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
  • (1)bbcode_code_printable
  • (4)bbcode_php_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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