Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  Show Posts
Pages: [1] 2 3 ... 11
1  Web Design & Developement / Useful Resources / Re: FreeForum - My Message Board Service on: April 10, 2005, 01:15:00 AM
You should put a demo on the main page Wink
2  Web Design & Developement / Useful Resources / Re: Flat File Scripts on: March 09, 2005, 01:19:45 AM
@ TheDarkness: Just added it after I saw your host  grin

@ Everyone It Helped: Glad it helped you, i'm trying to find some more CMS to add to the list. ^_^
3  T35 Hosting Support / Free Hosting General Support / Re: Help on: March 07, 2005, 01:18:00 PM
Whats your sites URL?

In the address bar just type http://yourdomain.t35.com

Also did you sign up with caps or special characters like [ or >?
4  Web Design & Developement / Useful Resources / Flat File Scripts on: March 07, 2005, 12:59:14 PM
Here are some flatfile scripts I found:

Content Management Systems:

Limbo: http://mamboforge.net/projects/limbo/
Sapid: http://www.topshareware.com/CMS-SAPID-File-flat-Edition-download-19497.htm

News & Blogging Tools:


AJ-Fork: http://ajfork.berlios.de/
CuteNews: http://cutephp.com/

Boards:

Navboard: http://navarone.f2o.org/forum/downloads.php
Uitimate PHP Board: http://myupb.com/ourscripts_upb.php
Easy Forum: http://www.hot-things.net/htedbs.php
PBLang: http://pblang.drmartinus.de/

Guestbooks:

YapBG: http://yapgb.sourceforge.net/download.php
ASP Guestbook: http://asp.programmershelp.co.uk/guestbook1.php

Hotscripts:

Hotscripts: http://www.hotscripts.com

About-This site has alot of good scripts, both flatfile and Database.

Hope this helps, i'm sure there are alot more to  cool
5  T35 Hosting Support / Announcements / Re: New Control Panel on: March 07, 2005, 12:22:38 PM
So what exactualy is going to be in the Cpanel? A FTP Program but what else?

Mabye include a few flatfile scripts that could be easily installed. Like a flatfile CMS and a flatfile Forum. That would be a good addition to the Cpanel.
6  T35 Hosting Support / Free Hosting General Support / Re: How would I go about installin a forum? on: March 06, 2005, 12:49:13 AM
Easy anough, first since you are on free hosting you have to decide if you want a flatfile forum or Database forum.

Database would probaly be easier for you if your new to installing a forum.

So lets start off with database phpBB forum:

1. First go to www.hotsql.com and open a MySQL account there, then save the email you get from them that has all the information on it.
2. Go to www.phpbb.com and download the phpBB.zip file. After you do that extract all the files to a blank folder on your comp.
3. Now go into your FTP Account and upload the first few files. After you upload the first few files from the folder you can begin to create the directorys and upload the files that belong in each directory to them.

If you need anymore help pm me.  smiley
7  General / General and Business Discussion / Re: Backweb Agent on: March 05, 2005, 11:15:23 PM
Ok thanks everyone for your help  grin
8  T35 Hosting Support / Free Hosting General Support / Re: NEED PHP NUKE INSTALLED ON MY SITE PLEASE on: March 05, 2005, 11:07:13 PM
I installed PHPNuke one time, I prefer Mambo more so but connecting a forum to it can be trouble so PHPNuke will work (they can be easily hacked though)

http://squadsw.t35.com is your website by the way (no www.)

And if you want to install PHPNuke you must first get a database. A good free one for stuff like phpNuke is www.hotsql.com. Sign up for one there and I will provide you with further steps for the instalation.

P.S. Make sure you sign up for a MySQL database  wink
9  T35 Hosting Support / Free Hosting General Support / Ziping A file on: March 05, 2005, 02:04:22 AM
Ok i'm trying to zip a file on the ftp but everytime it just says "Unable to zip the files. You may not have write permissions on the directory"

I have the permissions set to 777 so why would it not work? I am trying to zip it because this component I am installing on my Mambo based site has to have it ziped in order to install it.

So what do I need to do to get it to work, or will it work?
10  General / General and Business Discussion / Re: Backweb Agent on: March 04, 2005, 08:47:48 PM
Go download Microsoft Anti-Spyware.

I have Windows 98 and Microsoft Anti-Spyware is only for XP =/
11  General / General and Business Discussion / Backweb Agent on: March 04, 2005, 05:25:23 PM
There is some program on my computer named "Backweb Agent" I can see it running when I press Ctrl+Alt+Del and it starts up when I get on the web.

I want to remove it because everytime it starts up it nearly (and sometimes does) freezes my computer. I have tried the following to remove it with no luck:

1. My Computer -> Control Panel -> Add/Remove Programs -> Then it didn't find backweb agent in there.

2. Start -> Run -> msconfig -> Startup -> And yet again it did not find it there either.

So now I am stuck trying to figure out how to get rid of the program.

Any ideas on what to do?

I checked what it is used for and I don't need it so I want to get rid of it. I think it's made by F-Secure.

Thanks.
12  T35 Hosting Support / T35 Hosting Suggestions / Re: UPPERCASE problem on: March 04, 2005, 03:29:23 PM
Well couldn't T35 just get a Bot Blocker that blocks the bot's IP?

Here is one I was looking at: http://www.multiblocker.com/home.html

Here is the description of it:

The most powerful professional ip blocker, site blocker, spam, fraud and snoop protector: blocks predefined IPs, UserAgents and Hosts from accessing your web pages.
------------------------------------------------------------------

I'll see if I can find something better...
13  Web Design & Developement / Programming / str_replace trouble on: February 25, 2005, 11:01:16 PM
Thank you Smiley
14  Web Design & Developement / Programming / str_replace trouble on: February 25, 2005, 10:47:42 PM
I'm close to finishing a script but I can't seem to be able to work the str_replace.

Anyways here is my code:

Code:

/*Begin Guestbook*/

$seperate ="
 ";
[b]$comments2 = str_replace($comments "\n"
);[/b]
$end ="

 ";
$data = "entry.gh";
$file = fopen($data, "a+");
fputs($file, ""); //Form Fields
fclose($file);
echo ("Thank You For Signing Our Guestbook");  //Thank You Message

/*End GuestBook*/
?>



What am I doing wrong?
15  T35 Hosting Support / Free Hosting Login Support / Error 404: Page does not exist on: February 25, 2005, 01:51:22 PM
This is going to your site like http://something.t35.com/ right?


Well did you sign up with any of the following in your name (and can you access the FTP?)

www.
Capital characters
Symbols



If not try loging into the FTP using the user name you signed up with (you.t35.com)
Pages: [1] 2 3 ... 11
Powered by SMF | SMF © 2006-2008, Simple Machines LLC