Page 2 of 2 FirstFirst 12
Results 11 to 20 of 20

Thread: Proxy List Javacode

  1. #11
    ProxySites.ca's Avatar
    ProxySites.ca is offline Newbie Net Builder
    Join Date
    Jul 2009
    Location
    ProxySites.ca
    Posts
    241
    Thanks
    29
    Thanked 3 Times in 3 Posts
    Thank you Nathan. I talked to several people yesterday including Nux, and they said that the whole Joomla thing was a waste.

    It was mentioned copying the theme and index from the home page and copying that to another page and using that as a home for each article.

    I know how to do this with proxies but not with this script....any ideas??

  2. #12
    ProxySites.ca's Avatar
    ProxySites.ca is offline Newbie Net Builder
    Join Date
    Jul 2009
    Location
    ProxySites.ca
    Posts
    241
    Thanks
    29
    Thanked 3 Times in 3 Posts
    Hey Nathan,

    I tried that and I did not work. It is still showing all of the PHP stuff. Any idea?

    Quote Originally Posted by Nathan View Post
    You need to enable PHP support on .js files via .htaccess. So that when you visit http://www.proxysites.net/list.js you won't see <?php stuff.

    Here should be the code:

  3. #13
    dtkguy's Avatar
    dtkguy is offline Still Learnin'
    Join Date
    Dec 2008
    Posts
    391
    Thanks
    7
    Thanked 164 Times in 108 Posts
    Hey, it looks like it's working to me. I just pulled up http://www.proxysites.net/list.js and the php stuff isn't visible anymore. Now just edit that list.js to remove the localhost and stuff, like I posted for you earlier, and then put the script call on a page and it should work. So far so good looking.

  4. #14
    ProxySites.ca's Avatar
    ProxySites.ca is offline Newbie Net Builder
    Join Date
    Jul 2009
    Location
    ProxySites.ca
    Posts
    241
    Thanks
    29
    Thanked 3 Times in 3 Posts
    Hey Dtk,

    I just finished redoing the list.js file. I copied exactly what you put here on Netbuilders.

    When I navigate to proxysites.net/list.js I still see code and not the list it self.

    The problem here is I do not know what I am looking for.lol

  5. #15
    dtkguy's Avatar
    dtkguy is offline Still Learnin'
    Join Date
    Dec 2008
    Posts
    391
    Thanks
    7
    Thanked 164 Times in 108 Posts
    Quote Originally Posted by ProxySites.ca View Post
    Hey Dtk,

    I just finished redoing the list.js file. I copied exactly what you put here on Netbuilders.

    When I navigate to proxysites.net/list.js I still see code and not the list it self.

    The problem here is I do not know what I am looking for.lol
    This is what I see :



    And that is exactly right. It won't actually look good until you embed the script call in to another page.

    that script call being of course
    Code:
    <script type="text/javascript" src="http://www.proxysites.net/list.js"></script>

  6. Thanked by:

    ProxySites.ca (20 December, 2009)

  7. #16
    ProxySites.ca's Avatar
    ProxySites.ca is offline Newbie Net Builder
    Join Date
    Jul 2009
    Location
    ProxySites.ca
    Posts
    241
    Thanks
    29
    Thanked 3 Times in 3 Posts
    This is what I see when I got to http;//prox y sites.net/list.js


    How are you seeing something different?

    List Photo



    Quote Originally Posted by dtkguy View Post
    This is what I see :



    And

    that is exactly right. It won't actually look good until you embed the script call in to another page.

    that script call being of course
    Code:
    <script type="text/javascript" src="http://www.proxysites.net/list.js"></script>

  8. #17
    ProxySites.ca's Avatar
    ProxySites.ca is offline Newbie Net Builder
    Join Date
    Jul 2009
    Location
    ProxySites.ca
    Posts
    241
    Thanks
    29
    Thanked 3 Times in 3 Posts
    Firefox was the culprit.

    IE worked perfectly.

    Is there any way to get the same exact list that appears on the homepage of proxysites.net with the amount of hits and speed?

    Okay so now that I have this setup, on to the larger goal.

    Setting up articles onsite. I want to do a major revamp of the site.

    I have been working on joomla, I think this would give the site a lot more proffessional and cleaner appeal. Right now its brown. Kinda tacky I think. But eh it works.

    Or should I just copy articles to different pages of the site using the same brown theme on each page??

    Quote Originally Posted by dtkguy View Post
    This is what I see :



    And that is exactly right. It won't actually look good until you embed the script call in to another page.

    that script call being of course
    Code:
    <script type="text/javascript" src="http://www.proxysites.net/list.js"></script>

  9. #18
    dtkguy's Avatar
    dtkguy is offline Still Learnin'
    Join Date
    Dec 2008
    Posts
    391
    Thanks
    7
    Thanked 164 Times in 108 Posts
    Quote Originally Posted by ProxySites.ca View Post
    Firefox was the culprit.

    IE worked perfectly.

    Is there any way to get the same exact list that appears on the homepage of proxysites.net with the amount of hits and speed?
    Cool, glad you got it. (ps, FireFox probably just needs it's cache cleared)

    You probably could modify the list.js file to include those things, but I think it'd just make it too cluttered, etc, it is only supposed to act as a quick javascipt list to complement the main site, not a replacement for it.

    Okay so now that I have this setup, on to the larger goal.

    Setting up articles onsite. I want to do a major revamp of the site.

    I have been working on joomla, I think this would give the site a lot more proffessional and cleaner appeal. Right now its brown. Kinda tacky I think. But eh it works.

    Or should I just copy articles to different pages of the site using the same brown theme on each page??
    Wait proxysites.net is brown? Damn my monitor and/or eyes must be screwed up, I coulda swore it was a greyish color. Haha

    Anyways, I don't see the real need for joomla really. I'd just keep on using what ya got and just add pages for articles to it. If you really don't like the look, you could always just make a template for the script, it is themeable. Look at my Proxy Sites site, it's running the @proxy script, but I gave it a new theme.

  10. #19
    ProxySites.ca's Avatar
    ProxySites.ca is offline Newbie Net Builder
    Join Date
    Jul 2009
    Location
    ProxySites.ca
    Posts
    241
    Thanks
    29
    Thanked 3 Times in 3 Posts
    Well the need is for articles. I want to do some on site article submission. I just dont know the best way to do it.

  11. #20
    dtkguy's Avatar
    dtkguy is offline Still Learnin'
    Join Date
    Dec 2008
    Posts
    391
    Thanks
    7
    Thanked 164 Times in 108 Posts
    Quote Originally Posted by ProxySites.ca View Post
    Well the need is for articles. I want to do some on site article submission. I just dont know the best way to do it.
    I'm gonna PM you in a minute, may be able to help you with getting some articles on there easily, be on the look out

Page 2 of 2 FirstFirst 12

Similar Threads

  1. Proxy-Zone.net | List of Proxy Servers - Submit today!
    By arsenalfun in forum Proxy List Announcements
    Replies: 0
    Last Post: 25 December, 2010, 05:05 AM
  2. Web Proxy List_Proxy List,Free Web Proxy List,Submit your proxies for free
    By webproxylist in forum Proxy List Announcements
    Replies: 0
    Last Post: 10 December, 2010, 18:10 PM
  3. Replies: 2
    Last Post: 1 April, 2010, 14:51 PM
  4. Replies: 0
    Last Post: 19 March, 2010, 02:26 AM
  5. Replies: 11
    Last Post: 6 July, 2009, 19:08 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •