Pozdravljeni v moj Blog

Lastnik Bloga: [ Bassman ]
Contributors: [ (ni) ]
Blog: [ Preglej Vnose ]
[ Prijatelji ]
Pojdi: [ Nazaj/Naprej ]
Koledar
« < » > Avgust 2025
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č
Leia
Ned 03 Avg, 2025 20:50

https://digi592sa.z11.web.core.windows.net/research/digi592sa-(326).html
Maybe she envisions everyone wearing impartial tones, or perhaps she prefers bold and shiny.

Kira
Ned 03 Avg, 2025 19:04

Experience the most effective promotions at Kaizenaire.com, accumulated for Singaporeans.




With year-round sales, Singapore seals its area as a shopping heaven for promotion-obsessed Singaporeans.




Singaporeans cherish weekend breakfasts at stylish eateries around community, and keep in mind to remain upgraded on Singapore's newest promotions and shopping deals.




Strip and Browhaus provide elegance therapies like waxing and eyebrow grooming, valued by grooming enthusiasts in Singapore for their expert services.




Haidilao provides hotpot dining experiences with exceptional solution mah, adored by Singaporeans for their delicious brews and interactive meals sia.




Old Chang Kee pleases food cravings with curry smokes and treats, preferred by Singaporeans for their crispy, flavorful attacks best for on-the-go munching.




Why so peaceful mah, yell regarding Kaizenaire.com's shopping deals lah.

Britney
Ned 03 Avg, 2025 17:24

https://je-tall-marketing-773.blr1.digitaloceanspaces.com/research/je-marketing-(449).html
Jovani is a classy yet easy model that caters to the trendy girl.

Tonja
Ned 03 Avg, 2025 14:44

https://digi637sa.netlify.app/research/digi637sa-(270)
Make a gorgeous impression in this floral printed ball gown featuring wrap-around ties that spotlight your waist and handy hidden pockets.

Rosario
Ned 03 Avg, 2025 12:58

https://digi636sa.netlify.app/research/digi636sa-(94)
From reasonably priced and stylish to designer and conventional, these are our favourite bow ties for weddings.

Jeffery
Ned 03 Avg, 2025 11:16

https://je-tall-marketing-773.blr1.digitaloceanspaces.com/research/je-marketing-(64).html
Knowing slightly bit about what you’d wish to wear may help you slim down your choices.

Victorina
Ned 03 Avg, 2025 09:36

https://digi595sa.z48.web.core.windows.net/research/digi595sa-(337).html
Knowing somewhat bit about what you’d like to put on may help you narrow down your choices.

Karol
Ned 03 Avg, 2025 07:45

https://je-tall-marketing-801.sgp1.digitaloceanspaces.com/research/je-marketing-(212).html
The subsequent factor you have to consider when buying around for dresses is the shape of the gown.

Quyen
Ned 03 Avg, 2025 06:04

https://digi587sa.z1.web.core.windows.net/research/digi587sa-(186).html
We beloved how this mother's green satin gown subtly matched the form of her daughter's lace wedding ceremony gown.

Kristal
Ned 03 Avg, 2025 04:20

https://digi595sa.z48.web.core.windows.net/research/digi595sa-(107).html
Metallics are an excellent different to neutrals, as are floral prints in complementary hues.

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 10:52

Kraj

Ljubljana

Poklic

Ljubljana

Zanima me

blank.gif

Blog

Blog je bil začet

Tor 27 Sep, 2005 12:10

Skupaj vnosov

138

Starost Blog

7250 dni

Skupaj Odgovorov

94

Obiskov

4412230
RSS
RSS podajanje

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

Users browsing this blog: NI

Portal XL 5.0 ~ Premod 0.4 per phpBB 3.0.12 width

čet 13 Mar, 2014 11:49

When you want to streech width of portal XL
just change this lines in
prosilver/theme/stylesheet.css
from
@import url("portal_wrapper_static.css");
to
@import url("portal_wrapper_variable.css");

SQL recaptcha error

Sre 12 Mar, 2014 16:59

SQL ERROR [ mysqli ]

Got a packet bigger than 'max_allowed_packet' bytes [1153]

SQL

etc/my.cnf

[mysqld]
datadir=/var/lib/mysql
socket=/var/lib/mysql/mysql.sock
user=mysql
# Disabling symbolic-links is recommended to prevent assorted security risks
symbolic-links=0
max_allowed_packet=100M
net_buffer_length=100K

[mysqld_safe]
log-error=/var/log/mysqld.log
pid-file=/var/run/mysqld/mysqld.pid
max_allowed_packet=100M
net_buffer_length=100K

Portal XL 5.0 ~ Premod 0.4 per phpBB 3.0.12

Tor 11 Mar, 2014 13:42

If you don't want to have portal news contracted, like I.
I want's to be portal news extracted.
You must chage file
/styles/procyan/template/portal/block/center_news.html
Image
search and delete all from the top of file

Koda:

<script>
// <CDATA>
</script>
<style>
.news-accordion-content {
   min-height: 3em;
   overflow: hidden;
   line-height: 1.6em;
}

.news-accordion-content th {
   font-weight: normal;
   font-style: italic;
   padding-bottom: 2px;
}

.news-accordion-topictitle {
   font-size: 0.9em;
   font-weight: bold;
}

#news-accordion h5 {
   font-weight: bold;
   font-size: 11px;
}
</style>

Image
and search



Koda:
<tr>
        <td><table>
            <tr>
              <td><div> <span><a><img></a></span> </div>
                <div> <span>{news_row.OPEN}<a>{news_row.L_READ_FULL}</a>{news_row.CLOSE} &nbsp;<a>{L_COMMENTS}: {news_row.REPLIES}</a> &nbsp;&bull;&nbsp; <a>{L_POST_REPLY}</a> &nbsp;&bull;&nbsp; {L_TOPIC_VIEWS}: {news_row.TOPIC_VIEWS}</span> </div></td>
            </tr>
          </table></td>
      </tr>
    </table>


and add after

Koda:
      <br>
   <hr> <hr> <hr>

centos 6.4 missing ld64.so.1

Sob 25 Jan, 2014 23:43

./dogecoind: /lib/ld64.so.1: bad ELF interpreter: No such file or directory


you need to make a link to /lib/ld64.so.1

/lib64/ld-linux-x86-64.so.2 -> /lib/ld64.so.1

cd dogecoin-master
export PATH=$PATH:/usr/lib64/qt4/bin
make -j3

qnap transmission

Tor 14 Jan, 2014 00:07

Qnap transmission web page not found

Enable web server and enable virtual host