Pozdravljeni v moj Blog

Lastnik Bloga: [ Bassman ]
Contributors: [ (ni) ]
Blog: [ Preglej Vnose ]
[ Prijatelji ]
Pojdi: [ Nazaj/Naprej ]
Koledar
« < » > September 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
Kategorije
Kričač
Jeanette
čet 18 Sep, 2025 06:12

Have you ever thought about including a little bit more than just your articles? I mean, what you say is fundamental and all. Nevertheless imagine if you added some great graphics or video clips to give your posts more, "pop"! Your content is excellent but with images and clips, this blog could definitely be one of the most beneficial in its niche. Superb blog!

Juanita
čet 18 Sep, 2025 04:30

Awesome article.

Salvador
čet 18 Sep, 2025 02:06

Great beat ! I would like to apprentice while you amend your website, how could i subscribe for a blog website? The account helped me a acceptable deal. I had been tiny bit acquainted of this your broadcast offered bright clear idea

Elmer
čet 18 Sep, 2025 00:21

This is a really good tip particularly to those fresh to the blogosphere. Brief but very precise information… Thank you for sharing this one. A must read article!

Olivia
Sre 17 Sep, 2025 22:23

Kaizenaire.com accumulations brand deals, placing as Singapore's leading promotions website.




Singapore grows as a shopping heaven, where Singaporeans' love for promotions transforms common shopping into an experience.




Singaporeans often take a break with family picnics at East Coast Park, and keep in mind to remain updated on Singapore's latest promotions and shopping deals.




Mapletree purchases property and building management, preferred by Singaporeans for their contemporary growths and financial investment possibilities.




OSIM sells massage chairs and wellness devices mah, valued by Singaporeans for their enjoyable home medical spa experiences sia.




Prima Deli cooks up regional faves like pandan chiffon cakes, beloved by families for cheery deals with and everyday indulgences.




Maintain an eye sia, on Kaizenaire.com for the newest deals lor.

Will
Sre 17 Sep, 2025 19:52

I'm gone to say to my little brother, that he should also go to see this blog on regular basis to obtain updated from hottest news update.

Christina
Sre 17 Sep, 2025 17:43

Thanks in support of sharing such a fastidious opinion, paragraph is nice, thats why i have read it fully

Oscar
Sre 17 Sep, 2025 13:04

Just want to say your article is as amazing. The clearness in your post is simply excellent and i could assume you are an expert on this subject. Well with your permission allow me to grab your feed to keep updated with forthcoming post. Thanks a million and please keep up the rewarding work.

Debra
Sre 17 Sep, 2025 09:39

Reveal Singapore's leading deals at Kaizenaire.com, the leading curator of shopping promotions.




In Singapore, the shopping paradise of Southeast Asia, Singaporeans delight in the adventure of promotions that guarantee unbelievable financial savings.




Organizing movie marathons at home entertains cinephile Singaporeans, and remember to stay updated on Singapore's newest promotions and shopping deals.




Tiger Beer, a legendary regional brew, offers revitalizing brews that Singaporeans love for their crisp preference during celebrations and parties.




OSIM offers massage therapy chairs and wellness devices mah, valued by Singaporeans for their enjoyable home health spa experiences sia.




Chatime entices with Taiwanese bubble teas and toppings, treasured by Singaporeans for authentic preferences and enjoyable personalizations.




Why so sluggish leh, Kaizenaire.com has fresh offers one.

Augusta
Sre 17 Sep, 2025 07:20

When someone writes an article he/she keeps the thought of a user in his/her mind that how a user can be aware of it. Therefore that's why this post is outstdanding. Thanks!

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

7295 dni

Skupaj Odgovorov

94

Obiskov

4795912
RSS
RSS podajanje

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

Users browsing this blog: NI

phpbb3 deleting spammers, but topic are still there

Sre 11 Jun, 2014 09:49

blank page or sql error when deleting large amount of posts - spam in forum.
That error happend because you have exceeded memory limit in php.
so you need to setup much higher limit in php.ini for

; Maximum amount of memory a script may consume (128MB)
; http://www.php.net/manual/en/ini.core.p ... mory-limit
memory_limit = 1024M

But you need to do that before you delete those spammers and their spams, to properly delete them.
If not, delete database and than restore it and delete user again after rising memory limit.

GPO wireless to clients

Sre 04 Jun, 2014 09:51

Windows 2008 has built in policy GPO for wireless setting management.
You can configure your network setting using Certificates. It is the most recommended and secure way
But if you like to deploy the wireless settings using static key, you will have to use other way.

The steps bellow describe the way to deploy Wireless LAN settings with a Pre-Shared Key
The purpose is to Automate Adding Wireless Profile in Windows.

Preparations

•Configure Wireless settings on one workstation
•from command prompt run
netsh wlan show all
netsh wlan export profile name=YOUR_PROFILE_NAME
Like DDI-WLAN

•Open wirelesssettings.xml file locate the following line
<protected>true</protected>
•Change it to <protected>false</protected>
•Under you will see encrypted line <keyMaterial>01000000D08C9DDF0115D1118</keyMaterial>
•Change it to your key like that <keyMaterial>Yourkey</keyMaterial>

Note: It means that your wireless key will be in clear text and everyone who has access to the file will be able to read your wireless key"

Deployment

•Copy your wireless settings xml file to NETLOGON
•Create a bat or cmd file with the following line
netsh wlan add profile filename="\yourserverNETLOGONwirelesssettings.xml" user=all
•Run the bat file from some domain member computer and confirm that it works
After finishing all steps above you can deploy the script from GPO

Note: Setting are applicable for Windows Vista Windows 7 and Windows 2008 Only

synchronise outlook calendar with gmail calendar

Pet 09 Maj, 2014 10:19

synchronise outlook calendar with gmail calendar
old gogl sync application

http://www.povej.net/forum/download.php?id=811

BBCode graphs Bitcoin

Tor 18 Mar, 2014 20:52



    BBCode request

    Postby Steve » 44 minutes ago
    BBCode usage

    Code: Select all
    [graph]{SIMPLETEXT[/graph]


    HTML replacement

    Code: Select all
    <div><iframe></iframe></div>


    Help line

    Code: Select all

    currenncy eg: [graph] eur [/graph]


Image

Image

Column log_operation cannot be null

Sob 15 Mar, 2014 18:46

Koda:
SQL ERROR [ mysqli ]

    Column 'log_operation' cannot be null [1048]


If after installing the Portal XL Premod, you are faced with the error, or by visiting the forum recent topics



You have to get into your database, display the table structure dellla phpbb_log, change the log_operation and select the field as NULL in the image below.

Checkmark in field NULL must be in