Nov 23, 2009
Pages: 1, 2

New: Astahost Hosted Pages Directory Established

free web hosting

Read Latest Entries..: (Post #15) by Atomic0 on Feb 7 2009, 09:31 AM.
I happened to browse into this topic in the forum. It seems like this Astahost Directory is out-of-date, since the link no longer works (it doesn't return a 404 error although it links to a blank page).
Read the FIRST post of this Topic. - Express your Opinion! Contribute Knowledge :-).

Open Discussion & Free Web Hosting > Others > Website Review (No post counts)

New: Astahost Hosted Pages Directory Established

miCRoSCoPiC^eaRthLinG
Hi guys,
    I'm happy to announce that we've successfully implemented a Web-directory which isl soon to index all the pages hosted at Astahost by our members. This directory will contain:
  • Links to the all member pages (those who do not wish their pages listed has to let us know)
  • Links to the best (handpicked) tutorials on our forums on a wide variety of computing topics.
  • Links to the cool tips & tricks (software, web-design, etc.) posted in our forums.
    Right now - all we've to offer are a couple of sections on Tutorials, Tips & Tricks & Personal Homepages. We'll keep adding more categories as we grow. The directory itself is searchable like google and is open for suggestions for both Categories and New Links. A couple of special features worth mentioning are:
a. Ability to rank each listed site by visitors
b. Automatic Google Page Rank display beside each listed site
c. Ability to register yourself in the directory and add/edit/maintain your own links.


    Feel free to drop by and check it out at: http://directory.astahost.com - All are welcome smile.gif

N.B.:As a footnote I'd like to add that those who'd listed their site in the previous thread have been automatically added to the directory listing. As for the rest, you're required to create your own listings there - and when you do so, you'll be prompted with a field called Reciprocal Link - this is the link to your page or part of your page, where we can find a link back to the Astahost forums. This link on your page should be titled: Best Free Webhosting. This is a small favour we ask of you in return.

Regards,
m^e

 

 

 


Comment/Reply (w/o sign-up)

vizskywalker
m^e, I like the directory, and am going to place a reciprocal link on my site. However, I wanted to inform you that as a result, I received an email from director@directory.astahost.com asking me to place a link to www.4ppl.com on my site. I was wondering: a) is the message supposed to ask that and cool.gif are we required to place that add on our site?

~Viz

Comment/Reply (w/o sign-up)

chiiyo
I agree with vizskywalker. I thought it'll be better if the reciprocal link was to astahost, not actually to this 4ppl.com?

Dunno, seriously thought it was some kind of spam right there and then... O_o.

Comment/Reply (w/o sign-up)

miCRoSCoPiC^eaRthLinG
Aha aha.. i didnt know about this one - have to fix the code. Seems like the authors of the code put in that whole linking to 4ppl thingie in it.. Never mind I'm going to change it to asta wink.gif

Comment/Reply (w/o sign-up)

Trekkie101
Ooops!

I put a wrong reciprocal link, I just gave it my site address, my links to asta are *sometimes* there (depends if ad mod is on) but ive got links in most of my annoucements to asta.

Comment/Reply (w/o sign-up)

infamousflame
So we don't need to link to 4ppl.com then?

Comment/Reply (w/o sign-up)

WeaponX
QUOTE
Links to the all member pages (those who do not wish their pages listed has to let us know)
So do we need to ask to be listed or are we automatically listed? I see below a little that it says we need to link to it first.

Comment/Reply (w/o sign-up)

miCRoSCoPiC^eaRthLinG
Naah - don't worry about the reciprocal link to 4ppl - that's just bulls*** - although we'd be happy if you place a reciprocal link on your site linking back to astahost. You can leave that reciprocal link field blank. Your pending page link will be approved whenever I visit the links database next - all pages hosted at astahost will be approved anyways coz ultimately, the aim is to build up the most comprehensive directory of pages created by our members.

Regards,
m^e

Comment/Reply (w/o sign-up)

vizskywalker
Thanks for the clarification, m^e. As soon as I get home from California I will add the reciprocal link.

~Viz

Comment/Reply (w/o sign-up)

Logan Deathbringer
Sweet, this directory is a cool idea. I was planning on getting a link to astahost put up anyways since they are my host, but have been fooling around getting my SMF up and running. Was wondering though, how do I submit for listing on the new directory, and, is there a "icon/avatar/pic" that I can use for the Astahost link. I was planning on making a sticky in my forum about astahost and was wondering if any of the admins here would like to make a contribution to it when I get to it, ya'll know more about asta here then I do and I'd love to let you make a nice big post on my forum about it.

Comment/Reply (w/o sign-up)

Latest Entries

Atomic0
I happened to browse into this topic in the forum. It seems like this Astahost Directory is out-of-date, since the link no longer works (it doesn't return a 404 error although it links to a blank page).

Comment/Reply (w/o sign-up)

vizskywalker
It could be a result of the hacking we experienced. A lot of files were changed on the server.

~Viz

Comment/Reply (w/o sign-up)

miCRoSCoPiC^eaRthLinG
QUOTE(mitchellmckain @ Oct 6 2005, 07:09 PM)
You web page at directory.astahost.com seems to be broken whether in firefox or ie linking the page produces this message

Parse error: parse error, unexpected T_VARIABLE in /home/director/public_html/inc/db.inc.php on line 56
*




Thanks for bringing it to my notice. Am fixing it ASAP.

Problem fixed. Directory up and working again.

The problem appeared mysteriously - the message Parse error: parse error, unexpected T_VARIABLE usually occurs when you forget to close some paranthesis or miss out on quotes (" or ') or prematurely end quotes.

Here's what I found in a segment of the code, which is supposed to mail bug-reports automatically:
CODE

mail( $site['bug_report'], 'Error at ' . $site['dir_name'], 'Error: ' . mysql_error() . "n--nQuery: "$query"n--nPage: " . $_SERVER['PHP_SELF'] );


Notice the part "n--nQuery: "$query"n--nPage: " ?? Now PHP parses variables if they are included between double quotes thus replacing the variable with its content to give us the resultant string. Here the code seeks to parse the variable $query - and NOT the string wrapped around it. So ideally the code should have been: 'n--nQuery: "$query"n--nPage: ' - that's what I changed it to, and it all works now.

Funny thing, before I left for my long holidays - all this was working - and now this error appeared out of thin air. Wonder how ???

Anyways, all's well that ends well.. smile.gif

Comment/Reply (w/o sign-up)

kaputnik
QUOTE(WeaponX @ Jun 26 2005, 04:57 AM)
So do we need to ask to be listed or are we automatically listed?  I see below a little that it says we need to link to it first.
*



Been a bit of a while since I've visited this thread, and I actually went and made a link to 4ppl.com because I thought it'd help the cause in some way.. blink.gif AND.. I've actually had friends call me up and ask what I'm getting for having that link on my index page.. lols.. will promptly redirect to astahost.. seems a lot more logical anyhow..

Comment/Reply (w/o sign-up)

Neverseen
QUOTE(mitchellmckain @ Oct 6 2005, 01:09 PM)
You web page at directory.astahost.com seems to be broken whether in firefox or ie linking the page produces this message

Parse error: parse error, unexpected T_VARIABLE in /home/director/public_html/inc/db.inc.php on line 56
*



same here

Comment/Reply (w/o sign-up)


Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

This textarea will convert to Rich-Text automatically (IE, Firefox, Chrome)

Pages: 1, 2
Similar Topics

Keywords : astahost, hosted, pages, directory, established

  1. Review & Rate My Site: Beta.ronel.astahost.com
    It's still in the BETA Version! (4)
  2. Review This Automotive Directory
    autosmoto.com (0)
    Please tell your opinions about this site http://autosmoto.com . Thank you.....
  3. Final-design.net Leaving Astahost
    a time for better solution has come... (2)
    Hi all and thanks for reading this. This is official announcement regarding hosting of
    Final-design.net - my first and biggest website here at Astahost. From now on final-design.net
    will no longer be hosted on Astahost . The main reason of shifting hosting is constant increase of
    unique visitor number, and high bandwidth required. The process of shifting domain to new hosting is
    already started. Final-design.net should be accessible in 4-6 days from now on, when all domain
    registrars are properly updated. New hosting server feature all the stuff astahost have, an....
  4. Bluewaffle.astahost.com
    ebbs site :D (3)
    here is my latest creation...bluewaffle.com....it has evolved a lot since the before the server
    switch might be a little slow - due to astahost bandwidth and all the images...i tried to keep the
    images to a minimum ....
  5. Bestshs.astahost.com
    please review my site (10)
    This is my site... ! It is entirely designed and written by me, so that is why it is not complete,
    but i make steady but sure progress with it ! Please review it, it's a site about the best Sites
    on the net, the best Hardware and the best Software ! bestSHS.astahost.com ....
  6. Astahost Site Directory: Add In Your Link
    (16)
    Hi guys,     Till date we don't have an easy way of indexing the HOSTED member's pages at
    Astahost or Trap17. We are going to start working on that pretty soon - and develope some sort of a
    page indexing system, that will automatically list your hosted site as soon as you put up your pages
    - i.e. some sort of a custom crawler, that will crawl through only the asta+trap sites. Right now
    the only way of finding out a members site is by browsing through the hosting account request posts
    and figuring out the domain/subdomains from there - or wading through all the po....
  7. My Web Directory
    All are invited. (5)
    Hi Friends, I have recently joined astahost. My website is Solanky Web
    Directory . It is a webdirectory not of same size but like Yahoo or Google directory
    /biggrin.gif" style="vertical-align:middle" emoid=":D" border="0" alt="biggrin.gif" /> . I have many
    categories on my website for vaious type of websites. One of the category is Personal Websites in
    which you can add your websites. Please give your review on my website. Thanks in advance.
    Regards Solanky....
  8. Check It Out.
    design.amkint.astahost.com (2)
    check out my site at http://design.amkint.astahost.com and tell me what u think.. i am planning to
    combine this site with http://amkint.uni.cc ....
  9. Kocrecruiter.astahost.com
    (0)
    What do you guys think of the layout? It's obviously not done yet, as the menu does not even
    function. But is it aesthetically pleasing?....
  10. review my site
    hosted on my slow computer (12)
    /smile.gif" style="vertical-align:middle" emoid=":)" border="0" alt="smile.gif" /> /smile.gif"
    style="vertical-align:middle" emoid=":)" border="0" alt="smile.gif" /> http://kilz.no-ip.com
    it's quite ugly. . . /tongue.gif" style="vertical-align:middle" emoid=":P" border="0"
    alt="tongue.gif" />....

    1. Looking for astahost, hosted, pages, directory, established

See Also,

*SIMILAR VIDEOS*
Searching Video's for astahost, hosted, pages, directory, established
advertisement



New: Astahost Hosted Pages Directory Established

Affordable Web Hosting, Low cost Web Hosting - ComputingHost.com