Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 05/22/2013 in all areas

  1. Free Wordpress Theme - Whimag Whimag is a 2 columns fixed width CSS3/HTML5 Magazine and Blogging Responsive WordPress theme with theme options, featured slider and categories, Adsense ready, etc. Demo | Download | Theme URI License: Creative Commons
    2 points
  2. I am getting an error while trying to import database on mysql 5.5. Here is the error: Error SQL query: CREATE TABLE `dp_banks` ( `id` INT( 11 ) NOT NULL AUTO_INCREMENT , `owner` INT( 11 ) NOT NULL DEFAULT '0', `bname` VARCHAR( 128 ) NOT NULL DEFAULT '', `baddress` VARCHAR( 128 ) NOT NULL DEFAULT '', `bcity` VARCHAR( 64 ) NOT NULL DEFAULT '', `bzip` VARCHAR( 16 ) NOT NULL DEFAULT '', `bcountry` CHAR( 2 ) NOT NULL DEFAULT '', `bstate` VARCHAR( 32 ) NOT NULL DEFAULT '', `bphone` VARCHAR( 32 ) NOT NULL DEFAULT '', `bnameacc` VARCHAR( 128 ) NOT NULL DEFAULT '', `baccount` VARCHAR( 32 ) NOT NULL DEFAULT '', `btype` CHAR( 2 ) NOT NULL DEFAULT '', `brtgnum` VARCHAR( 9 ) NOT NULL DEFAULT '', `bswift` VARCHAR( 32 ) NOT NULL DEFAULT '', `status` TINYINT( 1 ) NOT NULL DEFAULT '0', `default` TINYINT( 1 ) NOT NULL DEFAULT '0', PRIMARY KEY ( `id` )) TYPE = MYISAM AUTO_INCREMENT =1; MySQL said: #1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'TYPE=MyISAM AUTO_INCREMENT=1' at line 19
    1 point
  3. Hi, Through a proxy server, all videos are blocked by denying all mime types starting with video/. I have found that I can rename a video to .docx and then when I download it I can change the extension again, allowing me to watch the video. I would like to have it play in an HTML5 video player instead of having to download it. I have used the following code to do this: <video width='320' height='240' controls> <source src='video.docx' type='video/mp4'> Your browser does not support the video tag. </video> Which works fine on Safari on my computer, however when I try to play it (same file) on iOS I get a broken play icon. Note that when I use a video file with the correct mime type and extension (server side) I can get it to play on iOS. Since I cannot change the mime type back to a video (blocked) how can I get it to play on iOS? I am jailbroken and using iFile I can download the file manually and rename it, which will allow it to play, but it is much faster to just have it play in the browser window. Thanks!
    1 point
  4. My dns is pointing now and i been waiting for a while, i know it said it can take up to 24 hours but i was hoping if i said something about it someone would notice more to help out? Can staff here activate my account out of the system q?
    1 point
  5. Your NS-records are incorrect: You need to change them to ns1.heliohost.org and ns2.heliohost.org
    1 point
  6. Please post the following information: Your cPanel username Your main domain The server that you are on
    1 point
×
×
  • Create New...