vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Upload avatar/attachment problem (https://vborg.vbsupport.ru/showthread.php?t=218168)

desitracker 07-08-2009 07:00 PM

Upload avatar/attachment problem
 
WE HAVE A PROBLEM OF UPLOAD.
We Want to Make UPLOAD the AVATAR / AVATAR LINKS More than 1MB.
When we Try to Make UPLOAD From ACP Of vBulletin.
I ALREDY SETED IN PERMISSIN MORE 5 MB

I succeed to make upload of the avatars that is less than 1mb, that then correctly work.
but I want to make upload of an avatar more than 1mb.


And When i click On SAVE After Few Second The System Of vBulletin it gives an error Of Database...

ERROR IS THIS:
https://vborg.vbsupport.ru/external/2009/07/40.png

Lynne 07-08-2009 10:18 PM

That is just a standard database error page. The real error is in the page source, so view the page source of that and paste the error here. We need to see the actual error in order to help you.

desitracker 07-09-2009 08:27 AM

me alone that page thati pasted, source page there is not any error..:(

https://vborg.vbsupport.ru/external/2009/07/62.jpg

Lynne 07-09-2009 02:16 PM

I don't want to see the browser output, you need to look at the page source. Like if you looked at the page source for this page, you'd see a bunch of html. On my firefox browser (on a mac), I would go to View > Page Source or apple key + U. That is where the error is.

desitracker 07-09-2009 09:54 PM

then from my computer (windows xp) I have pressed ctrl + u and has gone out me a page that contains these followings code:

Code:

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd">
        <html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" lang="en">
        <head>
        <script type="text/javascript">
        <!--
        // get out of any containing frameset
        if (self.parent.frames.length != 0)
        {
                self.parent.location.replace(document.location.href);
        }
        // -->
        </script>
        <title>Forums Admin Control Panel</title>
        </head>

                <frameset cols="195,*"  framespacing="0" border="0" frameborder="0" frameborder="no" border="0">

                <frame src="index.php?do=nav" name="nav" scrolling="yes" frameborder="0" marginwidth="0" marginheight="0" border="no" />
                <frameset rows="20,*"  framespacing="0" border="0" frameborder="0" frameborder="no" border="0">
                        <frame src="index.php?do=head" name="head" scrolling="no" noresize="noresize" frameborder="0" marginwidth="10" marginheight="0" border="no" />
                        <frame src="index.php?do=home" name="main" scrolling="yes" frameborder="0" marginwidth="10" marginheight="10" border="no" />
                </frameset>
        </frameset>
       
        <noframes>
                <body>
                        <p>Your browser does not support frames. Please get one that does!</p>
                </body>
        </noframes>
        </html>


Lynne 07-09-2009 10:24 PM

That is the page source for the frame. Your second picture shows you know how to get the page out of a frame, so do that and then view page source for it. (Or right click to view it out of the frame - but I don't know what the verbiage would be on a PC for that.)


All times are GMT. The time now is 03:03 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.01011 seconds
  • Memory Usage 1,725KB
  • 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
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete