 | Re: Problems with ix |  |
Posted: 01/10/2007 4:46 PM |
|
|
|
|
|
| Citation |
| Posts |
4814 |
| Word Cnt. |
427,902 |
| BDay |
Oct 23 |
| Sign |
Scorpio |
| Sex |
 |
|
|
|
Joined: Feb 09, 2005
Local time: 5:34 AM
Location: Sterling IL
|

|
|
|
|
 |
<Then click on the Add Files button to select all the files that you want to upload to your chosen destination folder... >
Ok but I still don't know which folder is my destination folder so I am stuck at beginning. |
|
|
 |
 |
| Back to Top |
|
|
 | Re: Problems with ix |  |
Posted: 01/10/2007 4:56 PM |
|
|
|
|
|
| Citation |
| Posts |
4814 |
| Word Cnt. |
427,902 |
| BDay |
Oct 23 |
| Sign |
Scorpio |
| Sex |
 |
|
|
|
Joined: Feb 09, 2005
Local time: 5:34 AM
Location: Sterling IL
|

|
|
|
|
 |
<Then click the OK button. Next, in the Transfer Queue tab at the bottom, click on the Start arrow and that will get the Global Queued Upload to begin and continue until the upload is complete, regardless of whether SmartFtp has to reconnect multiple times to do so... >
I understand this but I still don't know which folder is my destination folder for webpages, so I am still stuck at the beginning.
Can I skip IX's webpage builder and just do it with FTP? Can I publish with FTP? |
|
|
 |
 |
| Back to Top |
|
|
 | Re: Problems with ix |  |
Posted: 01/10/2007 5:05 PM |
|
|
|
|
|
| Citation |
| Posts |
4814 |
| Word Cnt. |
427,902 |
| BDay |
Oct 23 |
| Sign |
Scorpio |
| Sex |
 |
|
|
|
Joined: Feb 09, 2005
Local time: 5:34 AM
Location: Sterling IL
|

|
|
|
|
 |
| I feel like I'm really screwed now. I feel like I was let out to pasture then the gate closed and lights went out. I may not be able to make a website after all. |
|
|
 |
 |
| Back to Top |
|
|
 | Re: Problems with ix |  |
Posted: 01/10/2007 5:29 PM |
|
|
|
|
|
| Citation |
| Posts |
4814 |
| Word Cnt. |
427,902 |
| BDay |
Oct 23 |
| Sign |
Scorpio |
| Sex |
 |
|
|
|
Joined: Feb 09, 2005
Local time: 5:34 AM
Location: Sterling IL
|

|
|
|
|
 |
I just deleted a million words, let me put it this way,
I already have my images and webpages in database using FTP, now what?  |
|
|
 |
 |
| Back to Top |
|
|
 | Re: Problems with ix |  |
Posted: 01/10/2007 7:53 PM |
|
|
|
|
|
| Citation |
| Posts |
4814 |
| Word Cnt. |
427,902 |
| BDay |
Oct 23 |
| Sign |
Scorpio |
| Sex |
 |
|
|
|
Joined: Feb 09, 2005
Local time: 5:34 AM
Location: Sterling IL
|

|
|
|
|
 |
|
|
 |
 |
| Back to Top |
|
|
 | Re: Problems with ix |  |
Posted: 01/10/2007 8:53 PM |
|
|
|
|
|
| Citation |
| Posts |
4814 |
| Word Cnt. |
427,902 |
| BDay |
Oct 23 |
| Sign |
Scorpio |
| Sex |
 |
|
|
|
Joined: Feb 09, 2005
Local time: 5:34 AM
Location: Sterling IL
|

|
|
|
|
 |
OMG I figured it out!!!!!
I don't need their sitebuilder, all I have to do is upload it with FTP to Fisheadcartoons folder and that is publishing! That makes things a lot easier!!!!!!!!!!!!!!!!!!
I read where website hosts now offer upload services and they might be good for one or two images, they are .... a pain in the butt, and right on.
I researched and found that ftp will publish pages by inserting into right folder. I will check out what Nr wrote on exactly how to upload with ftp, I did not know that what he said. I guess drag and drop is for images mostly. Anyway, its on a new road now.
I had to go the long way to learn but thats how I happened upon all my pages I published with sitebuilder and that answered everything. Now everything will be in fast forward once I get going. No more waiting for that stupid uploader they have, and no more slide shows that fall apart days later. Its a cover up, they won't tell people their software is crap. They'll just let you have problems and won't say a word. I should leave the ticket open or leave bad feedback. Jerks. |
|
|
 |
 |
| Back to Top |
|
|
 | Re: Problems with ix |  |
Posted: 01/10/2007 9:34 PM |
|
|
|
|
|
| Site Admin |
| Posts |
49593 |
| Word Cnt. |
2,756,445 |
| BDay |
Apr 22 |
| Sign |
Taurus |
| Sex |
 |
|
|
|
Joined: Sep 25, 2004
Local time: 3:34 PM
Location: Texas
|

|
|
|
|
 |
|
|
 |
 |
| Back to Top |
|
|
 | Re: Problems with ix |  |
Posted: 01/10/2007 9:39 PM |
|
|
|
|
|
| Site Admin |
| Posts |
30757 |
| Word Cnt. |
2,628,690 |
| BDay |
Jul 28 |
| Sign |
Leo |
| Sex |
 |
|
|
|
Joined: Sep 25, 2004
Local time: 5:34 PM
Location: St Pete, FL
|

|
|
|
|
 |
Fishead, I'm sorry for the slow responses. I'm really not doing well right now...
What we really need to do is get together through IM or something so that I can walk through every problem until you understand the whole process. I think there are some terms that are confusing you, such as publish, database, etc...
Any file that you can access from the Internet is considered "Published". So any file that you upload to your FTP Server where the destination folder allows public access is "published" because the file can be accessed by anyone who knows the URL to it...
There is no database on your FTP server. When you upload your files to your FTP Server, it has absolutely nothing to do with any database. A database stored data while your FTP Server stores source code to your web pages. Data is dynamic, meaning it can change all the time while the your web page code would remain unchanged unless you modify it yourself. So here in RCF, the phpBB code is stored on the FTP Server while the data for all our messages, settings, etc are stored in a database on a DB Server. They are kept separate from each other. So when you look below at the Page Generation times, the PHP percentage pertains to the time it took to obtain the code from the FTP Server while the SQL percentage is the time it took to pull the data from the FTP Server...
 |
|
|
 |
 |
| Back to Top |
|
|
 | Re: Problems with ix |  |
Posted: 01/10/2007 9:45 PM |
|
|
|
|
|
| Site Admin |
| Posts |
30757 |
| Word Cnt. |
2,628,690 |
| BDay |
Jul 28 |
| Sign |
Leo |
| Sex |
 |
|
|
|
Joined: Sep 25, 2004
Local time: 5:34 PM
Location: St Pete, FL
|

|
|
|
|
 |
| fishead wrote:
|
|
I will check out what Nr wrote on exactly how to upload with ftp, I did not know that what he said. I guess drag and drop is for images mostly.
|
You can drag and drop anything, not just images. But if you have a lot to upload or download, the Global Queue option is the best because it will guarantee that everything is successfully uploaded or downloaded while if you drag and drop and if the server disconnects for any reason, the FTP application will not pick up where it left off after you reconnect. The Global Queue option will not only reconnect, but continue downloading or uploading as if nothing was interrupted. So the Global Queue option is the best when you have a lot to download or upload to your FTP Server...
 |
|
|
 |
 |
| Back to Top |
|
|
 | Re: Problems with ix |  |
Posted: 01/11/2007 11:49 AM |
|
|
|
|
|
| Citation |
| Posts |
4814 |
| Word Cnt. |
427,902 |
| BDay |
Oct 23 |
| Sign |
Scorpio |
| Sex |
 |
|
|
|
Joined: Feb 09, 2005
Local time: 5:34 AM
Location: Sterling IL
|

|
|
|
|
 |
Ok Nr, thanks for explaing it. Here is a page I made by dragging the html page in:
http://www.fisheadcartoons.com/test%2011107.html
It Worked! Thats great. Now where to start. I guess I should make an index page and when completed I can copy it over the older index that is that website builders page. Eiether that or I will just delete and drop my index in and then start building the site. Things should go pretty fast once I get going, again.
I have to baby sit shortly so I won't far today.
Thanks Nr and Rb! |
|
|
 |
 |
| Back to Top |
|
|
 | Information |  |
Welcome to RCF - WHF Forum Index
-> Talk PC
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum
|
All times are GMT - 5 Hours Goto page: Previous 1, 2, 3, 4 Next Page 3 of 4
Add To Bookmarks
|
|
|
|
|