This is an archived, read-only copy of the United-TI subforum , including posts and topic from May 2003 to April 2012. If you would like to discuss any of the topics in this forum, you can visit Cemetech's Technology & Calculator Open Topic subforum. Some of these topics may also be directly-linked to active Cemetech topics. If you are a Cemetech member with a linked United-TI account, you can link United-TI topics here with your current Cemetech topics.

This forum is locked: you cannot post, reply to, or edit topics. Calculator Tech Support => Technology & Calculator Open Topic
Author Message
Twiztid33


Member


Joined: 06 Jun 2003
Posts: 106

Posted: 24 Aug 2003 11:13:38 pm    Post subject:

i cant see my avatar, was it deleted when you guys updated the forums
Back to top
NETWizz
Byte by bit


Bandwidth Hog


Joined: 20 May 2003
Posts: 2369

Posted: 24 Aug 2003 11:40:53 pm    Post subject:

Sorry, it actually is not deleted.

It has moved to forums2.

All I have to do is:

go to /home/unitedti/public_html/

then

cp -a ./forums2/uploads/* ./forums/uploads/

Everyones Avatar will be back.

I will fix them all tomorrow.
Back to top
Twiztid33


Member


Joined: 06 Jun 2003
Posts: 106

Posted: 25 Aug 2003 08:40:58 am    Post subject:

ok thats cool
Back to top
NETWizz
Byte by bit


Bandwidth Hog


Joined: 20 May 2003
Posts: 2369

Posted: 25 Aug 2003 02:59:38 pm    Post subject:

Well, I executed the above command from SSH, and all of the uploaded stuff is in the correct path again, so everyones uploaded avatar is fixed.

Still, I have not worked out the issue of uploads not working. I will check the permissions & paths.
Back to top
NETWizz
Byte by bit


Bandwidth Hog


Joined: 20 May 2003
Posts: 2369

Posted: 25 Aug 2003 03:13:37 pm    Post subject:

testing upload
Back to top
NETWizz
Byte by bit


Bandwidth Hog


Joined: 20 May 2003
Posts: 2369

Posted: 25 Aug 2003 03:17:55 pm    Post subject:

Yup, I fiexed that too; therefore, uploading avatars should work again too.
Here is the info form the SSH session for anyone who cares:


Code:
[unitedti@redelf forums]$ pwd
/home/unitedti/public_html/forums
[unitedti@redelf forums]$ ls -la
total 412
drwxrwxr-x   14 unitedti unitedti     4096 Aug 24 02:15 ./
drwxrwxrwx   23 unitedti unitedti     4096 Aug 24 01:47 ../
-rw-r--r--    1 unitedti unitedti    18290 Aug 11 21:42 admin.php
drwxr-xr-x    2 unitedti unitedti       23 Oct 17  2002 archive_in/
drwxr-xr-x    2 unitedti unitedti       23 Oct 17  2002 archive_out/
drwxr-xr-x    2 unitedti unitedti       39 Jun 25 21:50 cache/
-rwxrwxr-x    1 apache   unitedti     6562 Aug 24 02:55 conf_global.php*
-rw-r--r--    1 unitedti unitedti     2704 Jul 29 17:53 conf_mime_types.php
-rw-r--r--    1 unitedti unitedti      724 Jul 25 20:35 css.php
drwxr-xr-x    2 unitedti unitedti      117 Jun 10 21:41 fonts/
drwxr-xr-x    7 unitedti unitedti      139 May 30 17:45 html/
-rw-r--r--    1 unitedti unitedti    11586 Aug  6 16:31 index.php
-rw-r--r--    1 unitedti unitedti   325652 Aug  6 16:52 install_templates.txt
-rw-r--r--    1 unitedti unitedti     5764 Jul 11 18:14 ipchat.php
drwxr-xr-x    3 unitedti unitedti       31 Apr 13 18:59 lang/
drwxr-xr-x    2 unitedti unitedti       95 Jul 30 03:06 modules/
-rw-r--r--    1 unitedti unitedti      987 Sep 16  2002 show.php
drwxr-xr-x    3 unitedti unitedti       15 Aug  6 00:34 Skin/
drwxr-xr-x    7 unitedti unitedti     4096 Jul 30 14:48 sources/
-rw-r--r--    1 unitedti unitedti    13272 Jun 30 21:16 ssi.php
drwxr-xr-x    2 unitedti unitedti      124 Jun 25 02:36 ssi_templates/
drwxr-xr-x    3 unitedti unitedti       31 Jul 30 03:06 style_images/
drwxr-xr-x    2 unitedti unitedti     4096 Aug 25 14:13 uploads/
[unitedti@redelf forums]$ chmod go+w uploads
[unitedti@redelf forums]$ ls -la
total 412
drwxrwxr-x   14 unitedti unitedti     4096 Aug 24 02:15 ./
drwxrwxrwx   23 unitedti unitedti     4096 Aug 24 01:47 ../
-rw-r--r--    1 unitedti unitedti    18290 Aug 11 21:42 admin.php
drwxr-xr-x    2 unitedti unitedti       23 Oct 17  2002 archive_in/
drwxr-xr-x    2 unitedti unitedti       23 Oct 17  2002 archive_out/
drwxr-xr-x    2 unitedti unitedti       39 Jun 25 21:50 cache/
-rwxrwxr-x    1 apache   unitedti     6562 Aug 24 02:55 conf_global.php*
-rw-r--r--    1 unitedti unitedti     2704 Jul 29 17:53 conf_mime_types.php
-rw-r--r--    1 unitedti unitedti      724 Jul 25 20:35 css.php
drwxr-xr-x    2 unitedti unitedti      117 Jun 10 21:41 fonts/
drwxr-xr-x    7 unitedti unitedti      139 May 30 17:45 html/
-rw-r--r--    1 unitedti unitedti    11586 Aug  6 16:31 index.php
-rw-r--r--    1 unitedti unitedti   325652 Aug  6 16:52 install_templates.txt
-rw-r--r--    1 unitedti unitedti     5764 Jul 11 18:14 ipchat.php
drwxr-xr-x    3 unitedti unitedti       31 Apr 13 18:59 lang/
drwxr-xr-x    2 unitedti unitedti       95 Jul 30 03:06 modules/
-rw-r--r--    1 unitedti unitedti      987 Sep 16  2002 show.php
drwxr-xr-x    3 unitedti unitedti       15 Aug  6 00:34 Skin/
drwxr-xr-x    7 unitedti unitedti     4096 Jul 30 14:48 sources/
-rw-r--r--    1 unitedti unitedti    13272 Jun 30 21:16 ssi.php
drwxr-xr-x    2 unitedti unitedti      124 Jun 25 02:36 ssi_templates/
drwxr-xr-x    3 unitedti unitedti       31 Jul 30 03:06 style_images/
drwxrwxrwx    2 unitedti unitedti     4096 Aug 25 14:13 uploads/
[unitedti@redelf forums]$


Look at the permission settings on the uploads/ directory. Basically, the group and other did not have the write permission. Sorry about that. I fixed it now.
Back to top
IntrnalDsK


Member


Joined: 23 Jun 2003
Posts: 103

Posted: 25 Aug 2003 03:23:37 pm    Post subject:

http://www.unitedti.org/forums/install_templates.txt is creepy. Neutral
Back to top
NETWizz
Byte by bit


Bandwidth Hog


Joined: 20 May 2003
Posts: 2369

Posted: 25 Aug 2003 06:42:35 pm    Post subject:

Yeah well, it gets parsed by the forum... as a template to load a skin I think.
Back to top
Tyler


Advanced Member


Joined: 29 May 2003
Posts: 352

Posted: 27 Aug 2003 07:55:37 am    Post subject:

Open it with notepad, it won't look as bad
Back to top
NETWizz
Byte by bit


Bandwidth Hog


Joined: 20 May 2003
Posts: 2369

Posted: 27 Aug 2003 02:40:23 pm    Post subject:

I know all about how browsers parse HTML, and what it looks like in a text editor.
Back to top
Darth Android
DragonOS Dev Team


Bandwidth Hog


Joined: 31 May 2003
Posts: 2104

Posted: 27 Aug 2003 11:43:54 pm    Post subject:

JBirk, im having some computer trouble and wont be on much right now, plus i have more homework than I know what to do with, so it might be in the best intrest of this forum to establish a TEMPORARY mod over this forum until I get settled into my new routine for school and find time to visit the forum some more.
Back to top
NETWizz
Byte by bit


Bandwidth Hog


Joined: 20 May 2003
Posts: 2369

Posted: 28 Aug 2003 06:08:26 pm    Post subject:

Okay, I will asign a temporary mod.
Back to top
Darth Android
DragonOS Dev Team


Bandwidth Hog


Joined: 31 May 2003
Posts: 2104

Posted: 28 Aug 2003 06:46:21 pm    Post subject:

thanks.

16 (4 bit) colors and 640 x 480 screen resolution is a little inhibiting, as well as annoying, bcuz i know my monitor handles 16 bit colors at 1027 x 768 resolution.
AND.... ITS WIN 98SE!! GO FIGURE!!
Back to top
NETWizz
Byte by bit


Bandwidth Hog


Joined: 20 May 2003
Posts: 2369

Posted: 30 Aug 2003 01:32:18 am    Post subject:

Hugh

I think XP forces 800 X 600 at 16-bit at 60 hz as the minimum.

You should run at least 1024 X 768 at 32-bit (32 is actually 24 windows lies), at 75 hz or greater refresh.

I was runnin 800 X 600 at 32bit 100 hz

Now, I am running 1280 X 1024 at 32-bit 85 hz with a 19.3" (actual viewable area) LCD.
Back to top
Display posts from previous:   
Register to Join the Conversation
Have your own thoughts to add to this or any other topic? Want to ask a question, offer a suggestion, share your own programs and projects, upload a file to the file archives, get help with calculator and computer programming, or simply chat with like-minded coders and tech and calculator enthusiasts via the site-wide AJAX SAX widget? Registration for a free Cemetech account only takes a minute.

» Go to Registration page
    »
» View previous topic :: View next topic  
Page 1 of 1 » All times are UTC - 5 Hours

 

Advertisement