mazalien
Forum Replies Created
-
Forum: Alpha/Beta/RC
In reply to: Archives Not Working At AllAlso have a look at this
topic.Forum: Fixing WordPress
In reply to: WordPress 2.0 htaccess FileHello
Have a look at this topic…!Forum: Plugins
In reply to: simple image pop-upHave a look at : https://www.zappelfillip.de/index.php/2005-10-25/zap_imgpop/. I know this is also java, but it works very nice.
Forum: Plugins
In reply to: Template for new postsIf you want text-boxes within posts floating left or right (whatever you want) , then have a look at Eric Meyers pages. I use this kind of css regularly within my posts.
Forum: Requests and Feedback
In reply to: Flash (.swf) in Header doesn’t loadI use also the Blix theme with a flash header, uptill now no problems. I use the flash-plugin from Marcus Grellert. Have a look at my site if you want to see it in action.
MazalienForum: Fixing WordPress
In reply to: Replace WP Header with Custom Flash HeaderHere is a sugesstion : For a nice flash-image fader have a look on Marcus Grellert page for his plugin.
Forum: Alpha/Beta/RC
In reply to: Release?Code is poetry,
Patient is also poetry….Forum: Alpha/Beta/RC
In reply to: Permalink / htaccess RC3Ryan I have sent you an email today. Let me know If this is what you meant.
GreetingsForum: Alpha/Beta/RC
In reply to: Permalink / htaccess RC3Ryan thanks. I will give it a go…
Forum: Fixing WordPress
In reply to: Pop-up WindowThe topic I pointed out to you discribes how to exclude one or more pages from the blix-menu by altering the File BX_functions.php. While doing so you can put the link from a specific page in the header.php file by hand as dicribed above.(don’t forget putting them between li-tags). If you don’t know what I am talking about, If you like sent me your header and BX_function file so I can alter them for you to webmaster at mazalien dot nl.
Forum: Fixing WordPress
In reply to: Pop-up Window…. and see also the discussion over here :
https://www.ads-software.com/support/topic/38141Forum: Fixing WordPress
In reply to: Pop-up WindowTry in stead of https://www.prima-donna.dallasrocker.com/?page_id=14 the following :
<A href=# onClick="window.open('https://www.prima-donna.dallasrocker.com/?page_id=14','Radio','toolbar=0,location=0,
directories=0,status=0,scrollbars=0,
menubar=0,width=600,height=450')" class=menugris style="width:80%;font-size:10pt;filter:Glow(color=#000000, strength=2);">Radio< / a>
and modify width and height to your own insight.Forum: Themes and Templates
In reply to: Excluding Pages on Blix ThemeWhat is the code on line 69 ?
Forum: Alpha/Beta/RC
In reply to: Permalink / htaccess RC3PHP: PHP4u Version 3.0
Based on PHP-5.0.2
MySQL 4.0.18
Server statistics :Initiating SYN Stealth Scan against customers.webc.lyceu.net (212.78.206.150) [1668 ports] at 21:05
Discovered open port 80/tcp on 212.78.206.150
The SYN Stealth Scan took 29.40s to scan 1668 total ports.
Warning: OS detection will be MUCH less reliable because we did not find at least 1 open and 1 closed TCP port
For OSScan assuming port 80 is open, 32587 is closed, and neither are firewalled
Host customers.webc.lyceu.net (212.78.206.150) appears to be up … good.
Interesting ports on customers.webc.lyceu.net (212.78.206.150):
(The 1667 ports scanned but not shown below are in state: filtered)
PORT STATE SERVICE
80/tcp open http
Device type: general purpose
Running: Linux 2.4.X
OS details: Linux 2.4.16 – 2.4.18, Linux 2.4.18 – 2.4.21 (x86)
OS Fingerprint:
TSeq(Class=RI%gcd=1%SI=1CB3A5%IPID=Z%TS=100HZ)
T1(Resp=Y%DF=Y%W=16A0%ACK=S++%Flags=AS%Ops=MNNTNW)
T2(Resp=Y%DF=Y%W=0%ACK=S%Flags=AR%Ops=)
T3(Resp=Y%DF=Y%W=16A0%ACK=S++%Flags=AS%Ops=MNNTNW)
T4(Resp=Y%DF=Y%W=0%ACK=O%Flags=R%Ops=)
T5(Resp=N)
T6(Resp=Y%DF=Y%W=0%ACK=O%Flags=R%Ops=)
T7(Resp=N)
PU(Resp=N)Uptime 47.908 days (since Thu Oct 20 23:19:05 2005)
TCP Sequence Prediction: Class=random positive increments
Difficulty=1880997 (Good luck!)
TCP ISN Seq. Numbers: 102EAC5C 101037FC 1002E86F FEB7AAC 10398C09 108B3910
IPID Sequence Generation: All zerosNmap finished: 1 IP address (1 host up) scanned in 32.039 seconds
Raw packets sent: 3359 (135KB) | Rcvd: 18 (940B)Forum: Alpha/Beta/RC
In reply to: Permalink / htaccess RC3Yes I have used the backslash, and also tried every other possible combination. The only thing that change is the size of the .htaccess file with a few bytes every time (from 204 bytes to 208 bytes) and some empty lines are added under the # end wordpress-statement. I have also chmod .htaccess to 777, so it is writable.