- Boot on DVD
- Choose your language and everything else
- Than choose the “repair” menu (text menu not easy to see)
- Choose “command prompt”
- Type bootsect.exe
- Type bootsect /nt60 ALL
ta taaa u have allready done
16 Jan
ta taaa u have allready done
9 Jan
solution
Disable the Java Quick Start extension.
Tools > Addons -> Extensions
5 Jan
1. Unzip the the template file (groovyvideo.zip) that you have downloaded.
2. Via FTP, upload the whole folder (groovyvideo) to your server and place it in the /wp-content/themes/ folder. The template files should thus be here now: /wp-content/themes/groovyvideo/.
3. You will then also need to CHMOD the “cache folder” in the themes folder i.e. /wp-content/themes/groovyvideo/cache/ to 777 (details here).
4. Log into your WP admin panel and click on the Design tab. Now click on the Groovy Video theme to activate it (see the first screenshot below).
5. Note: When first clicking the theme to activate it, the preview pane will show that the theme contains “errors”, but this is only because you haven’t set up the Theme Options yet.
6. Complete all of the required inputs on the Groovy Video Options page (in the WP admin panel) and click “Save Changes”. Section 2 below details this process (See the second screenshot below).
7. Note: You will also need to download the WP-PostRatings Plugin to enable the rating functionality.
3 Jan
simple solution create new .po and .mo file put in your theme folder thats it Continue reading »
2 Jan
1- click on Invite People link wait until your friend-list loaded these can be take longer then you expected.
2- if your friend-list loaded select anyone and paste below code in your web browser’s address bar then hit enter all your friends should selected.
javascript:elms=document.getElementById('friends').getElementsByTagName('li');for(var fid in elms){if(typeof elms[fid] === 'object'){fs.click(elms[fid]);}}