The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
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: ![]() |
#2
|
||||
|
||||
![]()
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.
|
#3
|
|||
|
|||
![]()
me alone that page thati pasted, source page there is not any error..
![]() ![]() |
#4
|
||||
|
||||
![]()
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.
|
#5
|
|||
|
|||
![]()
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> |
#6
|
||||
|
||||
![]()
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.)
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|