In the time between the ProgressBar is finish and the site goes to 'Upload success' is i white page whit nothing on.
Is is something i can do so its something else there?
Ex: The video is been prossesing... or something.
Printable View
In the time between the ProgressBar is finish and the site goes to 'Upload success' is i white page whit nothing on.
Is is something i can do so its something else there?
Ex: The video is been prossesing... or something.
yes you can edit the html in \include\settings\uu_conlib.php to say what you want...or you could change to background conversion which is better overall.
Ok, im in there now and see.
But where can i put a text? Im not sure.
Somewhere in here?
Code:print " <body style=\"background-color: #EEEEEE; color: #000000; font-family: arial, helvetica, sans_serif;\">\n";
edit that line for the background colour etc,
change this line
toCode:print " <div align='center'>\n";
for adding your own codeCode:print " <div align='center'>MY TEXT AND CODE HERE\n";
Is there a way to make the conversion goes faster?