Pozdravljeni v moj Blog

Lastnik Bloga: [ Bassman ]
Contributors: [ (ni) ]
Blog: [ Preglej Vnose ]
[ Prijatelji ]
Pojdi: [ Nazaj/Naprej ]
Koledar
« < » > Marec 2024
1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31
Kategorije
Kričač
Carina
Pet 29 Mar, 2024 16:20

https://chinavisa37.z14.web.core.windows.net/research/chinavisa37-(153).html
This mother of the bride outfit channels pure femininity.

Isabell
Pet 29 Mar, 2024 14:40

https://bogin29.z31.web.core.windows.net/research/bogin29-(21).html
We're in love with the muted florals on this romantic mother-of-the-bride gown.

Dewayne
Pet 29 Mar, 2024 12:52

Hey there just wanted to give you a quick heads up. The text in your post seem to be running off the screen in Safari. I'm not sure if this is a format issue or something to do with web browser compatibility but I thought I'd post to let you know. The style and design look great though! Hope you get the issue fixed soon. Cheers

betflix
Pet 29 Mar, 2024 11:01

I am not sure where you're getting your information, but good topic.
I needs to spend some time learning much more or understanding more.
Thanks for fantastic info I was looking for this information for
my mission.

flow force max
Pet 29 Mar, 2024 08:05

It's actually very complex in this active life to listen news on Television, thus I simply use web for that purpose, and take the hottest information.

Tia
Pet 29 Mar, 2024 06:25

https://bit.ly/889vipbet
I feel that is among the so much vital info for me. And i'm happy reading your article. But want to statement on some normal things, The web site style is great, the articles is actually nice : D. Good task, cheers
https://bit.ly/889vipbet

Lynwood
Pet 29 Mar, 2024 04:26

I know this if off topic but I'm looking into starting my own blog and was curious what all is needed to get set up? I'm assuming having a blog like yours would cost a pretty penny? I'm not very internet smart so I'm not 100% sure. Any tips or advice would be greatly appreciated. Thanks

betflix เข้าส
Pet 29 Mar, 2024 02:27

Hello, I wish for to subscribe for this website to get most up-to-date updates, therefore where can i do it please help.

Odell
čet 28 Mar, 2024 23:39

Hi, just wanted to mention, I loved this blog post. It was funny. Keep on posting!

investment
čet 28 Mar, 2024 21:22

Tod Cifuentes is what individuals call him but he never really liked that name.

Hiring is his day job now. Fishing is something she would never give up.
For years I have been living in North Carolina and I've everything i need now.

Uporabniško ime:

Spletna stran:

Image verification:
Image verification

Povej:

Preglej in vnesi Smeške

 
Jst

Evo tukajle del mene in mojega življenja nasmeh

Kontaktiraj nas Bassman

Elektronski naslov



Zasebno Sporočilo

Pošlji zasebno sporočilo

MSN Messenger - naslov

msn@povej.net

Yahoo Messenger - naslov



AIM - AOL Instant - naslov



ICQ številka



Nekaj o Bassman

Pridružen/-a

čet 20 Nov, 2003 09:52

Kraj

Ljubljana

Poklic

Ljubljana

Zanima me

blank.gif

Blog

Blog je bil začet

Tor 27 Sep, 2005 11:10

Skupaj vnosov

138

Starost Blog

6758 dni

Skupaj Odgovorov

94

Obiskov

2554294
RSS
RSS podajanje

Pero Piše Seznam forumov -> Blogi -> Bassmanov blog

Users browsing this blog: NI

phpbb3 BCC youtube video not working anymore

Tor 03 Apr, 2018 13:02

Change youtube BCC code.
Works on http and https

BBCode usage
[youtube]{SIMPLETEXT}[/youtube]

HTML replacament:
<style>
/* Custom styles
---------------------------------------- */
.video-wrapper {
width: 640px;
max-width: 100%;
}

.video-container {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}

.video-container iframe, .video-container object, .video-container embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
</style>
<div>
<div>
<iframe></iframe>
</div>
</div>

Help line
Usage: [youtube]6KCDZoQTCSM[/youtube]

Munin stopped to work Centos 7

Sre 20 Sep, 2017 09:02

Magic number checking on storable file failed at /usr/lib64/perl5/vendor_perl/Storable.pm line 399, at /usr/share/perl5/vendor_perl/Munin/Master/Utils.pm line 279.

Delete this file
/var/lib/munin/limits.storable

Windows 7 and processor i5, i7, Ryzen 5, 7

čet 31 Avg, 2017 12:18

When you use windows 7 on new motherboards and Processors you get microsoft notification "Unsupported Hardware"
Image
All you need to do is to unistall monthly security update
they usulally start with KB402xxxx or KB401xxx.
You need to uninstall about 6 from past and any other future KB.
And these anoying notification will be gone.

Awstats no icons no vertical graphs

Sre 28 Sep, 2016 12:34

If your awstats showing no vertical graphs or icons than path is problem

Awstats can't find its images because the path is broken in the standard centos installation - browser and country icons are missing, and the bar graphs are empty:

Here's how to fix it.

Each domain on your DV has additional apache configuration in /etc/httpd/conf.d/awstats.conf These files set an alias:

Alias /awstats-icon /usr/share/awstats/wwwroot/icon

which is correct. Unfortunately, the awstats configuration points elsewhere. Edit /etc/awstats/awstats.yourdomain.com.conf and change this line:

DirIcons="/icon"

to:

DirIcons="/awstats-icon"

Then repeat for awstats.foo.com-https.conf, awstats.foo.com-ftp.conf, awstats.foo.com-anon_ftp.conf (if you care about statistics for https, ftp, and anonymous ftp). The result should look like this:

Of course, since the graphs are correctly sized and visible even without the images being present, the path mistake is easy to miss. I've reported this to Mediatemple, but they didn't respond, so I'm posting it here for the benefit of any other DV users interested in optimizing their Awstats installations.

Repairing corrupted MOV files

Tor 09 Avg, 2016 09:49

1) Download the latest ffmpeg (ffmpeg.org) build for Windows (for example from here https://ffmpeg.zeranoe.com/builds/). Use "FFmpeg 32-bit Static" to avoid problems nasmeh;
2) Extract the downloaded archive somewhere, for example on Desktop;
3) Run "Notepad", paste the following:
ffmpeg -threads 2 -i "%~dpnx1" -vcodec copy -acodec copy "%~dpn1_patched%~x1"
then:
3.1) File / Save As ;
3.2) Locate "bin" folder of extracted ffmpeg, in your case it may be: <Desktop>ffmpeg-20160808-26695ae-win32-staticbin ;
3.3) "Save As Type" -> "All Files";
3.4) "File Name" -> "iLookPatch.cmd"
4) Run "Windows Explorer", locate the newly created script (iLookPatch.cmd) ;
5) Run another "Windows Explorer" and locate your corrupted iLook video ;
6) Just Drag&Drop your corrupted iLook video file to iLookPatch.cmd. It will create "<originalFileName>_patched.mov" video file near the original file.