Darksat IT Security Forums
April 20, 2024, 07:42:05 am
Welcome, Guest. Please login or register.

Login with username, password and session length
News: Darksat IT Security Forum
From Firewall Support, AntiVirus Questions, Spyware problems, Linux and Windows Security, Black Hat SEO right down to Website Design and Multimedia
 
  Home Help Search Gallery Links Staff List Login Register  

Introduce yourself.

Pages: 1 2 [3] 4
  Print  
Author Topic: Introduce yourself.  (Read 13718 times)
Darksat
Administrator
Master
*******
Posts: 3303



View Profile WWW
« Reply #30 on: April 09, 2007, 03:49:44 pm »

Sorry I was using the @:http://www.eliteweb.cc command instead of the @:eliteweb.cc
(remind me not to post before I have my morning coffee  Wink )

PS, the link:sitename.com command is inaccurate (only delivers a backlink sample), you want to use @:sitename.com

49,200 Backlinks, that makes a difference.

Report Spam   Logged
roksolana
31337
***
Posts: 69


View Profile WWW
« Reply #31 on: April 10, 2007, 03:27:45 am »

 Smiley I use other request that gives the same result  "mydomain.com"
Report Spam   Logged
Darksat
Administrator
Master
*******
Posts: 3303



View Profile WWW
« Reply #32 on: April 10, 2007, 06:47:11 pm »

I see you have some skill already.  Wink
lets see if we can enhance it.
All I require in return is a cute ukranian girl.  Cool
Report Spam   Logged
roksolana
31337
***
Posts: 69


View Profile WWW
« Reply #33 on: April 11, 2007, 02:40:36 am »

NO problem Darksat  Grin  http://www.roksolana-dating.com/ladies_gallery.php


Report Spam   Logged
Darksat
Administrator
Master
*******
Posts: 3303



View Profile WWW
« Reply #34 on: April 11, 2007, 06:18:30 pm »

Not working for me.
I think I had this problem with your site before.
I was looking at some pages and they wouldnt load.
At a guess they look like they are 301 redirecting to themselves.
Report Spam   Logged
roksolana
31337
***
Posts: 69


View Profile WWW
« Reply #35 on: April 12, 2007, 02:02:01 am »

What king of browser do you use? It works well in Internet Explorer. Try to access via  http://www.roksolana-dating.com/search_page.htm
Please inform me,Darksat. It upset me much.
Report Spam   Logged
JulianM
31337
***
Posts: 34


View Profile WWW
« Reply #36 on: April 12, 2007, 05:53:04 am »

Link not work in browser program Firefox! I very angry about not seeing Ukrainian womens, is it true comrade DarkSat say there are 301 of them?!

Second link works fine.
Report Spam   Logged
Darksat
Administrator
Master
*******
Posts: 3303



View Profile WWW
« Reply #37 on: April 12, 2007, 06:50:04 am »

Not Working in Firefox, Opera or Safari.
There are some nice ones there though. (Any of them up for a quickie) Wink Grin

Report Spam   Logged
roksolana
31337
***
Posts: 69


View Profile WWW
« Reply #38 on: April 12, 2007, 07:42:35 am »

I created site myself using Dreamweaver8 and did not check it in other browsers, only in Internet Explorer. What do you think can be wrong?
Report Spam   Logged
Darksat
Administrator
Master
*******
Posts: 3303



View Profile WWW
« Reply #39 on: April 12, 2007, 06:41:59 pm »

I dont know, there is a lot of code on that page.
I am heading to bed, I will take a look tomorrow.
Report Spam   Logged
roksolana
31337
***
Posts: 69


View Profile WWW
« Reply #40 on: May 04, 2007, 07:05:23 am »

 Roll Eyes
Report Spam   Logged
Darksat
Administrator
Master
*******
Posts: 3303



View Profile WWW
« Reply #41 on: May 05, 2007, 06:15:27 am »

Its been kind of hectic.
I will take a peek this week.
Report Spam   Logged
Darksat
Administrator
Master
*******
Posts: 3303



View Profile WWW
« Reply #42 on: May 09, 2007, 10:47:03 am »

Its your javascript menu elements

this is a quick fix although it disables some stuff for non IE browsers, but at least the page loads.

REPLACE THIS

Code:

<script language="JavaScript">
<!--
function MM_reloadPage(init) {  //reloads the window if Nav4 resized
  if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {
    document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}
  else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();
}
function fwLoadMenus() {
  if (window.fw_menu_0) return;
  window.fw_menu_0 = new Menu("root",139,19,"Verdana, Arial, Helvetica, sans-serif",12,"#7f0000","#ffffff","#ffcc99","#ff7f00");
  fw_menu_0.addMenuItem("photo album","location='ladies_gallery.php'");
  fw_menu_0.addMenuItem("advanced search","location='search_page.htm'");
   fw_menu_0.bgImageUp="Assets/nav/fwmenu1_139x19_up.gif";
   fw_menu_0.bgImageOver="Assets/nav/fwmenu1_139x19_over.gif";
   fw_menu_0.fontWeight="bold";
   fw_menu_0.hideOnMouseOut=true;
  window.fw_menu_1 = new Menu("root",128,19,"Verdana, Arial, Helvetica, sans-serif",12,"#7f0000","#ffffff","#ffcc99","#ff7f00");
  fw_menu_1.addMenuItem("e-mail letters","location='services_page.htm#letter'");
  fw_menu_1.addMenuItem("phone calls","location='services_page.htm#call'");
  fw_menu_1.addMenuItem("English lessons","location='services_page.htm#lessons'");
  fw_menu_1.addMenuItem("gifts","location='gift_page.htm'");
  fw_menu_1.addMenuItem("membership","location='services_page.htm#membership'");
  fw_menu_1.addMenuItem("fiancee visa","location='services_page.htm#visa'");
  fw_menu_1.addMenuItem("photo session","location='services_page.htm#photosession'");
   fw_menu_1.bgImageUp="Assets/nav/fwmenu5_128x19_up.gif";
   fw_menu_1.bgImageOver="Assets/nav/fwmenu5_128x19_over.gif";
   fw_menu_1.fontWeight="bold";
   fw_menu_1.hideOnMouseOut=true;
  window.fw_menu_2 = new Menu("root",120,19,"Verdana, Arial, Helvetica, sans-serif",12,"#7f0000","#ffffff","#ffcc99","#ff7f00");
  fw_menu_2.addMenuItem("flowers","location='gift_page.htm#flowers'");
  fw_menu_2.addMenuItem("toys","location='gift_page.htm#toys'");
  fw_menu_2.addMenuItem("sweets&amp;fruits","location='gift_page.htm#sweets'");
  fw_menu_2.addMenuItem("wines","location='gift_page.htm#wines'");
  fw_menu_2.addMenuItem("perfumes","location='gift_page.htm#perfumes'");
  fw_menu_2.addMenuItem("special gift","location='gift_page.htm#special'");
  fw_menu_2.addMenuItem("how to order","location='services_page.htm#order'");
   fw_menu_2.bgImageUp="Assets/nav/fwmenu4_120x19_up.gif";
   fw_menu_2.bgImageOver="Assets/nav/fwmenu4_120x19_over.gif";
   fw_menu_2.fontWeight="bold";
   fw_menu_2.hideOnMouseOut=true;
  window.fw_menu_3 = new Menu("root",155,19,"Verdana, Arial, Helvetica, sans-serif",12,"#7f0000","#ffffff","#ffcc99","#ff7f00");
  fw_menu_3.addMenuItem("pickup and drop off","location='services_page.htm#pickup'");
  fw_menu_3.addMenuItem("apartments","location='services_page.htm#apartments'");
  fw_menu_3.addMenuItem("interpreter","location='services_page.htm#interpreter'");
  fw_menu_3.addMenuItem("entertainment","location='entertainment_page.htm'");
  fw_menu_3.addMenuItem("visa arrangement","location='personaltour_parge.htm#visaarrangement'");
   fw_menu_3.bgImageUp="Assets/nav/fwmenu3_155x19_up.gif";
   fw_menu_3.bgImageOver="Assets/nav/fwmenu3_155x19_over.gif";
   fw_menu_3.fontWeight="bold";
   fw_menu_3.hideOnMouseOut=true;
  window.fw_menu_4 = new Menu("root",132,19,"Verdana, Arial, Helvetica, sans-serif",12,"#7f0000","#ffffff","#ffcc99","#ff7f00");
  fw_menu_4.addMenuItem("romantic dinner","location='entertainment_page.htm#dinner'");
  fw_menu_4.addMenuItem("sail trip","location='entertainment_page.htm#sail'");
  fw_menu_4.addMenuItem("fishing","location='entertainment_page.htm#fishing'");
  fw_menu_4.addMenuItem("barbecue","location='entertainment_page.htm#barbecue'");
   fw_menu_4.bgImageUp="Assets/nav/fwmenu2_132x19_up.gif";
   fw_menu_4.bgImageOver="Assets/nav/fwmenu2_132x19_over.gif";
   fw_menu_4.fontWeight="bold";
   fw_menu_4.hideOnMouseOut=true;

  fw_menu_4.writeMenus();
}
MM_reloadPage(false);
// -->
</script>


with this code.

Code:
<!--[if IE]>


<script language="JavaScript">
<!--
function MM_reloadPage(init) {  //reloads the window if Nav4 resized
  if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {
    document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}
  else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();
}
function fwLoadMenus() {
  if (window.fw_menu_0) return;
  window.fw_menu_0 = new Menu("root",139,19,"Verdana, Arial, Helvetica, sans-serif",12,"#7f0000","#ffffff","#ffcc99","#ff7f00");
  fw_menu_0.addMenuItem("photo album","location='ladies_gallery.php'");
  fw_menu_0.addMenuItem("advanced search","location='search_page.htm'");
   fw_menu_0.bgImageUp="Assets/nav/fwmenu1_139x19_up.gif";
   fw_menu_0.bgImageOver="Assets/nav/fwmenu1_139x19_over.gif";
   fw_menu_0.fontWeight="bold";
   fw_menu_0.hideOnMouseOut=true;
  window.fw_menu_1 = new Menu("root",128,19,"Verdana, Arial, Helvetica, sans-serif",12,"#7f0000","#ffffff","#ffcc99","#ff7f00");
  fw_menu_1.addMenuItem("e-mail letters","location='services_page.htm#letter'");
  fw_menu_1.addMenuItem("phone calls","location='services_page.htm#call'");
  fw_menu_1.addMenuItem("English lessons","location='services_page.htm#lessons'");
  fw_menu_1.addMenuItem("gifts","location='gift_page.htm'");
  fw_menu_1.addMenuItem("membership","location='services_page.htm#membership'");
  fw_menu_1.addMenuItem("fiancee visa","location='services_page.htm#visa'");
  fw_menu_1.addMenuItem("photo session","location='services_page.htm#photosession'");
   fw_menu_1.bgImageUp="Assets/nav/fwmenu5_128x19_up.gif";
   fw_menu_1.bgImageOver="Assets/nav/fwmenu5_128x19_over.gif";
   fw_menu_1.fontWeight="bold";
   fw_menu_1.hideOnMouseOut=true;
  window.fw_menu_2 = new Menu("root",120,19,"Verdana, Arial, Helvetica, sans-serif",12,"#7f0000","#ffffff","#ffcc99","#ff7f00");
  fw_menu_2.addMenuItem("flowers","location='gift_page.htm#flowers'");
  fw_menu_2.addMenuItem("toys","location='gift_page.htm#toys'");
  fw_menu_2.addMenuItem("sweets&amp;fruits","location='gift_page.htm#sweets'");
  fw_menu_2.addMenuItem("wines","location='gift_page.htm#wines'");
  fw_menu_2.addMenuItem("perfumes","location='gift_page.htm#perfumes'");
  fw_menu_2.addMenuItem("special gift","location='gift_page.htm#special'");
  fw_menu_2.addMenuItem("how to order","location='services_page.htm#order'");
   fw_menu_2.bgImageUp="Assets/nav/fwmenu4_120x19_up.gif";
   fw_menu_2.bgImageOver="Assets/nav/fwmenu4_120x19_over.gif";
   fw_menu_2.fontWeight="bold";
   fw_menu_2.hideOnMouseOut=true;
  window.fw_menu_3 = new Menu("root",155,19,"Verdana, Arial, Helvetica, sans-serif",12,"#7f0000","#ffffff","#ffcc99","#ff7f00");
  fw_menu_3.addMenuItem("pickup and drop off","location='services_page.htm#pickup'");
  fw_menu_3.addMenuItem("apartments","location='services_page.htm#apartments'");
  fw_menu_3.addMenuItem("interpreter","location='services_page.htm#interpreter'");
  fw_menu_3.addMenuItem("entertainment","location='entertainment_page.htm'");
  fw_menu_3.addMenuItem("visa arrangement","location='personaltour_parge.htm#visaarrangement'");
   fw_menu_3.bgImageUp="Assets/nav/fwmenu3_155x19_up.gif";
   fw_menu_3.bgImageOver="Assets/nav/fwmenu3_155x19_over.gif";
   fw_menu_3.fontWeight="bold";
   fw_menu_3.hideOnMouseOut=true;
  window.fw_menu_4 = new Menu("root",132,19,"Verdana, Arial, Helvetica, sans-serif",12,"#7f0000","#ffffff","#ffcc99","#ff7f00");
  fw_menu_4.addMenuItem("romantic dinner","location='entertainment_page.htm#dinner'");
  fw_menu_4.addMenuItem("sail trip","location='entertainment_page.htm#sail'");
  fw_menu_4.addMenuItem("fishing","location='entertainment_page.htm#fishing'");
  fw_menu_4.addMenuItem("barbecue","location='entertainment_page.htm#barbecue'");
   fw_menu_4.bgImageUp="Assets/nav/fwmenu2_132x19_up.gif";
   fw_menu_4.bgImageOver="Assets/nav/fwmenu2_132x19_over.gif";
   fw_menu_4.fontWeight="bold";
   fw_menu_4.hideOnMouseOut=true;

  fw_menu_4.writeMenus();
}
MM_reloadPage(false);
// -->
</script>
<![endif]-->

I will take a closer look at a later stage.
Report Spam   Logged
roksolana
31337
***
Posts: 69


View Profile WWW
« Reply #43 on: May 10, 2007, 04:04:40 am »

Dear Darksat,
I appreciate for your assistance. I have done it. The page loads now in Netscape 8! The only thing is still bad that lady profile page (when I click on ladies' photo) doesn't load extra photos. But it any case that is a huge improventment!! Thanks once more. I have not checked it in Opera and Firefox because I have not it installed yet. I hope it works there as well.
Without any doubt you have a serious discount with my services Cheesy
Meantime I put your link in my links pages with PR3 and PR2.
Best wishes!
« Last Edit: May 10, 2007, 05:54:48 am by roksolana » Report Spam   Logged
Darksat
Administrator
Master
*******
Posts: 3303



View Profile WWW
« Reply #44 on: May 10, 2007, 02:28:24 pm »

Works in Firefox and Opera as well.
should work fairly well in all browsers now.
That javscript code needs some more editing though to get the site working perfectly.
Report Spam   Logged

Pages: 1 2 [3] 4
  Print  
 
Jump to:  

Powered by EzPortal
eXTReMe Tracker
Security Forum
Bookmark this site! | Upgrade This Forum
SMF For Free - Create your own Forum


Powered by SMF | SMF © 2016, Simple Machines
Privacy Policy
Page created in 0.065 seconds with 16 queries.