Jump to content
xisto Community

Saint_Michael

Members
  • Content Count

    7,978
  • Joined

  • Last visited

  • Days Won

    4

Everything posted by Saint_Michael

  1. Wouldn't setting up a php url mask over scripts put a somewhat better security included using a combination of htaccess and some other password stuff keep it somewhat more secure?
  2. It's always sad to see a member go, of course it would be good to spread the word to others who are looking for a stepping stone. So enjoy your new hosting and make sure to post when you get the chance.
  3. Agreed on that. Also what are your plans for your gfx site, since most members who know about gfx sites, know where the big popular sites are at. Who have been going at it longer then you most likely have.Instead of asking around other forums I would build your site and then hand pick those in your forum who you think would make a good staff member.I have seen many small gfx sites closed down just as quickly as they started, because of many reasons which include a reliable staff.
  4. Another way you can tell if the copyright has been stripped altogether, I seen a few versions of those boards run around. Although I haven't seen this in a IPB for awhile the hackers usually put a form of pop ads or other adware.But the only other way to tell is you see their ACP panel, usually you can tell if some of the board options give your errors. Especially mysql errors near the top of the site in raw code. But that was in the early 2.0.x boards since 2.1.x most ipb experts have been able to make the board look legit without anyone knowing it was ripped board. Of course another sure sign that hte board is ripped you can get updated board.Of course I have heard, most likely everyone else who has responded, that IPB had some sort of tracker programmed into the board and they know what boards are legal and which ones are not. They had it running for awhile but discontinued it from what I heard around the net.
  5. Yes you can but the previous owner has to cancel out those ads in order for you to put your own on or you will get denied because his ads are already on that domain.
  6. The coloring is all wrong especially for icons. I would go with a lighter shade of grey almost a silver/white combination.
  7. Agreed On that in order for Google to really surpass Microsoft is go into the software business. If they were smart they purchase the rights toOpen Office update it's look and programming and keep that free. Build 2 OS one in linux and one that could directly compete with Windows.Of course for google to directly compete with Microsoft they will have to put price tags on all the free software they have made over the years. Of course google will have to make a gaming department and start making pc games and video games as well.Thats what they would have to do in order to beat Microsoft, however since microsoft has about a 30 year lead on google I don't see that happening any time soon.
  8. The reason I mentioned that was because I went from PS 7 to CS2 and they didn't work. That's due to the fact they were completely different in the programming/ file set up way.Now I don't remember if CS and CS2 had problems with their brushes, I believe they did. So that's why I toss that assumption out that CS3 brush files would be incompatible.Of course I tried to find a legit contact without the need to call them and wait like a half hour looking for an answer .
  9. I doubt it they may work the same way but most likely the programming is different and just went to their site and didn't see anything about a security update of any sorts.
  10. I would say it has to be your padding, from looking at the images and the CSS, it would be better if you set up a dummy page with the table set up you have as it will be easier to adjust from them.Are those the small gaps above and below the text? if so they work perfect, a suggestion would be to center align the text it to make it more cleaner in a wayIf need some more help contact me at my yahoo IM at saint_zodiac[at]yahoo[dot]com as it will be a bit quicker to fix it.
  11. Although your coding is a bit messed up the quickest solution would be to add a <center> </center> in your code. Otherwise you would have to redesign this by scratch again. So you would put your centers tags in the following places. <!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.1//EN' 'http://forums.xisto.com/no_longer_exists/; <html xmlns='http://forums.xisto.com/no_longer_exists/ rel="stylesheet" href="allpages.css" type="text/css" /></head><body style="text-align:center;background-color:rgb(14,180,51)"><!-- Primary Header --><center><div style="width:780px;text-align:left;background-color:#fff"><div id="header"><table style="width:100%;padding:0px;border:1px solid #00F"><thead><tr><td style="text-align:center;border-bottom:1px solid #00f;margin:0px" colspan="4">Today is: <span style="font-weight:bold;text-decoration:underline;color:#00F"><script type="text/javascript">var d=new Date()var weekday=new Array(7)weekday[0]="Sunday"weekday[1]="Monday"weekday[2]="Tuesday"weekday[3]="Wednesday"weekday[4]="Thursday"weekday[5]="Friday"weekday[6]="Saturday"var month=new Array(12)month[0]="January"month[1]="February"month[2]="March"month[3]="April"month[4]="May"month[5]="June"month[6]="July"month[7]="August"month[8]="September"month[9]="October"month[10]="November"month[11]="December"var year=d.getFullYear()document.write(weekday[d.getDay()] + ", " + month[d.getMonth()] + " " + d.getDate() + ", " + d.getFullYear())</script></span>.</td></tr></thead><tbody><tr><td style="padding:0px;margin:0px;width:120px"><img src="myweb.gif" alt="myWeb" style="width:120px;border-right:1px solid #00F;float:left;margin:0px;padding:0px" /></td><td><table cellspacing="0" cellpadding="0" style="border:1px solid blue;width:100%;font-size:10pt"><tbody><tr><td style="width:25%">Communications</td><td style="width:25%">Entertainment</td><td style="width:25%">Games</td><td style="width:25%">Images</td></tr><tr><td>Music</td><td>News</td><td>Other</td><td>Photos</td></tr><tr><td>WebTowns</td><td><a href="/icenter">rAnDoM sTuFf</a></td><td></td><td></td></tr><tr><td></td><td></td><td></td><td></td></tr></tbody></table></td></tr></tbody></table></div><!-- Left side --><div style="width:380px;margin:0px;padding:1px;border-width:3px;border-style:solid;border-color:#00F;float:left"><p>Achoo! is still in development process right now. You can help by:</p><ul><li>Contributing information to the Achoo! InfoDump</li><li>Testing the website on several browsers</li><li>Reporting bugs, errors and improvements to Achoo!</li><li>Sending in feedback, comments, suggestions and improvements. We love feedback!</li><li>Spread the word around! Advertise. From word-of-mouth to posters to radio, it all adds up.</li></ul></div><!-- Right side --><div class="myBox" style="width:380px;margin:0px;padding:1px;border-width:3px;border-style:solid;border-color:#00F;float:right">InfoBoard:<br />Achoo! InfoBoard is not developed yet. If you want to help, go to the <a href="/infodump">InfoDump</a>!</div></div></center></body></html> by the looks of it you have to add in the white background in hte following spots as well <div style="background-color: #FFFFFF; width:380px;margin:0px;padding:1px;border-width:3px;border-style:solid;border-color:#00F;float:left"> <div class="myBox" style="background-color: #FFFFFF; width:380px;margin:0px;padding:1px;border-width:3px;border-style:solid;border-color:#00F;float:right" that should correct the problems in FF. I highly recommend checking this site out for css especially tables and layouts. http://www.alvit.de/handbook/
  12. Well was it ridiculous that someone would take a whistle blow it in a pay phone and get free long distance? You be surprised. it doesn't take popular software to crack a computer you just need to find the right spot and their you go a computer just been hacked.
  13. I would say its perfect the green gives it more of a srperation then ever now with the tables, that was my mistake I thought it was all done in css but he uses a combination of images and javascript for this table the images that is being referred to is coming from here. http://forums.xisto.com/no_longer_exists/ Now this the images are for background purposes you can go ahead and delete those if you want to, as to save some time in figuring this mess out.
  14. I am shocked that I never replied in this topic. FF2 is awesome and straight out better for web designers then opera or IE. I htink the only reason it hasn't changed is that they made the code cleaner and slightly more hacker proof. Best part about they let you know when stuff gets updated, especially plug-ins and other stuff (referring to electron post).Although I have had some lag times and some errors but other then that this makes everyone else look bad. Of course the best thing they put in was the Spell checker, you could say it has made my posting easier when I don't have to read over and over again, to make sure I didn't misspell anything.Wait so Firefox copied the tabs from Opera I thought everyone else copied the tab system from firefox? We already know IE copied from FF, if you all remember my post about Microsoft workers using firefox on their website? :lol:Although this could have been a fluke I saw this site that mention that they are already working on Firefox 3. I can't remember what site I saw this one but tossing this out and see if anyone else remembers seeing this as well?
  15. I was told you can connect outside to your mysql db with other software. It almost sounds like a port or ISP problem I am not to sure about this. maybe these links can help you figure out what the problem. http://forums.xisto.com/no_longer_exists/ http://forums.xisto.com/no_longer_exists/ By look at the Links I think the problem is your need the Xisto mysql directory name in order to connect. Again I am not to sure about this but it's a shot in the dark.
  16. Did some searching and found some scripts that follow those two commends http://www.4webhelp.net/scripts/php/uptime.php <?php $data = shell_exec('uptime'); $uptime = explode(' up ', $data); $uptime = explode(',', $uptime[1]); $uptime = $uptime[0].', '.$uptime[1]; echo ('Current server uptime: '.$uptime.'');?> Although this is a stupid question since I most likely know the answer to. wouldn't the chmodding to 755 of either commands not be successful in preventing any security leaks or would a system wide hack compromise that chmod?
  17. I would reinstall Windows XP ME since most likely their is a glitch in the software. However if after you reinstall it and it still restarts then theirs a glitch in your hardware in which the most likely case it would be the hard drive that you must replace or the power supply within the tower itself (someone might want to confirm that one).You just put in the installation disk and your set and you follow the install instructions and you will have your fresh OS.
  18. Pass away this morning at the Age of 93, which means all U.S. Flags will be at half mast for the next few days.The only president not to get elected after taken over Nixon Presidency after the Huge Whitewater scandal that took place during the 1972 election. Gerald Ford is also the only Vice-President not to gt elected as well. His wife also famous for the opening of the Betty Ford Center for alcoholism after going through her own problems of alcoholism. -President Ford hold the Distinction of being the oldest president in U.S. Presidency History (Age 93)-Also holds a record of oldest First couple In U.S Presidency History (Age 93. Age 88)-Ford was also hte longest living member of the Warren Commission that oversaw the Kennedy Assissination.-Also Held the distinction of being in small group of former presidents that are/where still alive starting with Nixon. (Remaining Former Presidents, Carter, Bush, Clinton)-Was made into a Simpson Character in a episode where Homer goes to war with George Bush Sr
  19. 702 frames damn acid that had to take a few hours just to get all those frames. Especially the timing to the flames.
  20. With a news system you can set up different sections with different ID in which all you have to do is put in a php include with that ID and your set. So you won't have to edit the pages every time, and all you have to do with the news system is edit your news files accordingly to what you need and your set if you go to gfxtrap.com you can see how we set it up with cute news.
  21. Your bet would be to get your server from HP then since you got more HP computers then anything else. This might need to be verified since I don't know much about servers except where to buy them. You would need to purchase a server, storage device, network hub and anything else that would go with those 3 items you would need. Here are the Following links you should look at in order to figure out what you want. Main HP Server Link /us/en/UnsupportedBrowserErrorView?catalogId=10001&langId=-1&storeId=10151 Server Buying Guide http://www8.hp.com/us/en/404.html Server Options Buying Guide http://www.hp.com/sbso/buyguides/pg_server_options.html Storage Buying Guide /us/en/UnsupportedBrowserErrorView?catalogId=10001&langId=-1&storeId=10151 Networking /us/en/UnsupportedBrowserErrorView?catalogId=10001&langId=-1&storeId=10151 Also the Phone Number (Highly Recommend calling) 800-888-0262 I would call them for any questions you might have especially set up and all that good stuff.
  22. To start off I recommend going to pixel2life.com most of the scripting you will need more or less comes from that site and how to set them up in the form of tutorials.
  23. I recommend using something like cute news or set up one your self by scratch. http://www.pixel2life.com/tutorials/php_coding/news_scripts/ Hopefully that helps.
  24. Ah I thought that it looked familiar whats funny the site that does the same thing only he uses more code . Of course I think their is more to it in his coding though. Maybe this could help give your code another possible update in the future. http://www.flooble.com/scripts/expand.php JS <!-- flooble Expandable Content header start --><script language="javascript">// Expandable content script from flooble.com.// For more information please visit:// http://http://www.flooble.com/scripts/expand.php//'>http://http://www.flooble.com/scripts/expand.php// Copyright 2002 Animus Pactum Consulting Inc.//----------------------------------------------var ie4 = false; if(document.all) { ie4 = true; }function getObject(id) { if (ie4) { return document.all[id]; } else { return document.getElementById(id); } }function toggle(link, divId) { var lText = link.innerHTML; var d = getObject(divId); if (lText == '+') { link.innerHTML = '−'; d.style.display = 'block'; } else { link.innerHTML = '+'; d.style.display = 'none'; } }</script><!-- flooble Expandable Content header end --> HTML <!-- flooble Expandable Content box start --><div style="border: 1px solid #000000; padding: 0px; background: #EEEEEE; "><table border="0" cellspacing="0" cellpadding="2" width="100%" style="background: #000000; color: #FFFFFF; "><tr><td></td><td align="right">[<a title="show/hide" id="exp1167161124_link" href="java script: void(0);" onclick="toggle(this, 'exp1167161124');" style="text-decoration: none; color: #FFFFFF; ">−</a>]</td></tr></table><div id="exp1167161124" style="padding: 3px;"></div></div><noscript><a href="http://http://www.flooble.com/scripts/expand.php expanable content box is made using a free javascript from flooble</a> | Free <a href="http://http://www.flooble.com/scripts/animate.php text javascript script</a></noscript><!-- flooble Expandable Content box end --> This is another version tat I know of. http://forums.xisto.com/no_longer_exists/ I would think the next step would be in your coding would be to try and mimic the examples I showed you and improve on them.
  25. @LondonBVE The only time vista will calm down is when microsoft drops a new OS because who know how it will take to find everything that is wrong with it. Especially the fact that it is a resource hog, they should fix that problem immediately.Of course Big businesses won't worry about that because they have their own IT computer experts to work the problems out. But as individual users we have to wait for these updates to come software to come out that in which make Vista run faster.
×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.