Search results

  1. O

    HTML + JS in PHP

    Okay, I'm trying to put a css style switcher on my portfolio. I already have all the required codes, but I don't know where to put them. I need to insert: <link rel=”stylesheet” type=”text/css” href=”yourdefaultstyle.css” title=”default” /> <link rel=”alternate stylesheet” type=”text/css”...
  2. O

    Fatal error

    I run a CMS portfolio script on my site but I can't seem to get to the Preferences page. I always get this error code: Fatal error: Call to undefined function getTimeOffset() in /home/proteus/public_html/ndxz-studio/helper/html.php on line 46 I upgraded my PHP version to 2 yesterday.
  3. O

    Uploading files extremely slow.

    I usually upload files quite often and it works well. 1-4 megabyte files are simple to upload. In fact, there is no upload bar at all. It's blazing fast. But, I'm trying to upload a .flv video file which is 18 megabytes and it takes incredibly long. And to add more to the problem, at about 10%...
Top