Site for an eye hospital

gokcer

yes, maybe safe mode can not block this virus. I've searched google for iframe viruses and couldn't find a certain information about how does it infect. Some says it is a server-side script; some says that it is on the client machine and script connects to site via a cracked ftp software at the background. I wonder if anyone have a certain information about iframe viruses.

chio

Quote from: gokcer on July 16, 2009, 01:37:45 AM
the server of the site is infected by the "iframe malware" which is a kind of server-side virus.
Ah, and this the server with the safemode ON ?

The Validator, yes I know, its a stupid thing. But its a traditional good style to tidy up when work ist done. And its easier to find bugs when you know, it wasnt before.

gokcer

Thanks chio,
Top-bottom margin wasn't there. With your message I recognized that the server of the site is infected by the "iframe malware" which is a kind of server-side virus. I have fixed that and told my customer to change hosting company.

I think W3C Validator have unnecessary limitations, I prefer to test my projects with different browsers and operating systems including MacOS, Chrome, Safari and IE 6. Anyway I will correct img tags as soon as possible.

Best Regards...

chio

#14
There seems to be a problem with the margins (top - bottom) at the moment, they are much too height.

Anyway, a new entry in my "professional Websites" Listing

EDIT: Ooops, I checked the site with the W3C-Validator... masses of errors. Most of them are not real errors, the validator is stumbling about one error and showing 30 error more than there really are.

You should make a HTML4 Doc-Type Definition or close the img-Tags ( ... />)
This isnt much work.

smartcard

Quote from: gokcer on July 05, 2009, 11:19:36 AM
http://www.kudretgoz.com.tr

My customer hasn't updated the English version of the site yet; so it can be viewed only in Turkish.

Cool work.  Sent you a PM

nene

Thanks qokcer...

Thanks Chio...

Best Regards
Nene

chio

@nene
There are lots of free templates with Dropdown Menue & Showmenu2
You can use them as example:
http://websitebaker.at/wb-templates/search/index.php?string=hd

gokcer

Thanks sneidar...

Thanks nene;
Bad news: flash is not a WB module, I built it manually.
Good news: Drop-down menu is show_menu2 module of WB. After you've installed it, take a look at here: http://code.jellycan.com/sm2test/ to modify it. You will see UDM4 section on the left column of page. That's what I did. And don't forget to search WB forum for show_menu2, there are too many posts about installing and modifying it.

Best Regards...

sneidar

Nice site,nice design. I like this style

nene

Very nice site. How did you do the drop-down menu and the flash? Are they modules in website baker? Please show me how.

Thanks
Nene

gokcer

Thank you aadwagner;

Thank you Argos, I designed it my self. I like your design skills too.

Best Regards...

aadwagner.nl

Groet,
Aadwork

Argos

O wow, very nice and professional site! Did you do the design yourself, or did you use a (template monster?) general template as a basis for the design?
Jurgen Nijhuis
Argos Media
Heiloo, The Netherlands
----------------------------------------------------------------
Please don't request personal support, use the forums!

gokcer

Thanks Vincent, Thanks chio...

Tables vs. divs is still an arguable issue. Try a google search, a lot of web professionals have different experiments with them. With my experience I think "table system" generates more code but is still faster on processing big homepages than "div system". I use a div only when a table is limited to display the design. (as in www.ecenurhan.com)

Page_id based URL's are the result of a modification for the safe_mode enabled servers. My WB doesn't generate php files for the pages, news posts, image galleries or other modules. Data is called directly from database with page_ids, post_ids, image_ids etc.

QuoteYou could consider using the toggle-me module (http://www.websitebakers.com/pages/modules/listings/various/toggle-me.php) as FAQ, has some nice features.
Thanks for the suggestion; that is a nice modification. I will try that on a future project.

chio

Jo, a quite big site - I see over 150 pages (?). Nice and good done.

And I also wonder why you build-OUT WB integrated SEF-URLs and use the page_ids instead.

The tables: I am one of those who use a "normal" browser, not LYNX. I dont care about tables too much.

Vincent

Wow, very nice.

Too bad you use tables, though. Makes the code quite unclear. Moreover the code coesn't validate.
What confuses me is the use of page id's in stead of friendly url's...

You could consider using the toggle-me module (http://www.websitebakers.com/pages/modules/listings/various/toggle-me.php) as FAQ, has some nice features.

Regards,
Vincent


gokcer

http://www.kudretgoz.com.tr

My customer hasn't updated the English version of the site yet; so it can be viewed only in Turkish.