-
07-29-12, 09:18 AM #241
The initial concern to my knowledge was "The cost of bandwidth", a page usually displays the average of 10 posts, each post comprises of:
- Username/Title/Avatar
- Post Content
- Signature
Each of those things has a defined limit (PostUsername/Title character limitations are set for database constraints), in the case of images the limitation is the stored value as an image in the sciforums avatar library and not the transmitted value (Gzip/Deflate is used by the server) meaning it compresses such things at runtime to send in the least amount of data-transfer between server and client.
It would be possible to crank up the kb a little due to the Gzip usage, but it's really a question of how much room there is for data storage on the server.
It's obviously something legitimate to look at since most aren't now on a 56kb modem, however larger sizes will effect phone users if there isn't a specific skin tailored to them.
-
08-02-12, 09:38 PM #242Banned
- Posts
- 1,587
Perhaps this has already been asked . . . . . .How do we "report" members posts to Sciforum admin. Used to be a tag for this, now there is none.
-
08-02-12, 09:39 PM #243Banned
- Posts
- 1,587
Re: my last post: . . . never mind . . . I found the little triangle tag at the left.
-
08-02-12, 09:49 PM #244
-
08-06-12, 06:43 PM #245
So are we officially not changing the post date color? I'm really tired of having to highlight it to see when something was posted.
-
08-06-12, 07:22 PM #246Ignorance killed the cat
- Posts
- 2,706
-
08-06-12, 08:01 PM #247
It's been noted in the list internally of things that need doing, it's just waiting on one of the Dev's to put in an appearance to fix it.
It appears that the CSS entry for the .date was actually non-existent, so it "defaulted" to white. So it's just adding one CSS entry:
(It can be done through the Admin Panel, however it requires elevated privileges)Code:.date { color: black; }
-
08-06-12, 08:23 PM #248
-
08-06-12, 08:57 PM #249
What you can do is use the Firefox browser with the plug-in (Web Developer 1.1.9 or higher)
When the plug-in is installed under "CSS", click "Edit CSS". Under "additional.css" just add the line ".date{color:black;}" then apply it (green arrow)
You'll be able to see all the dates while you have that plug-in active. (It basically allows you to override the CSS manually)
This is the only real way to do it at your browser end for now.
-
08-06-12, 09:10 PM #250
-
08-06-12, 09:10 PM #251
-
08-06-12, 10:30 PM #252
Or possible with a Phone... Put a boot up someone's "keyster". PLEASE GET IT FIXED...
-
08-07-12, 01:50 AM #253
-
08-08-12, 06:08 AM #254Moderator of B&E forum
- Posts
- 18,299
New system was supposed to be more safe, but spam is up 1500% as the example of post 254 shows - I have reported it (at one of the other 14 places where imagelabel´s identical spam appears). Living in Brazil I am up earlier than most posters so caught these in less than an hour but can´t do what needs to be done.
-
08-08-12, 08:14 AM #255
There is a thread running here about this issue:
http://www.sciforums.com/showthread....96#post2966996
-
08-08-12, 09:11 AM #256
OK, I love that we have the option to put in a URL and have the website keep a local copy of an image but I find it no good that the image doesn't show up "in-line" in the post. People don't want to click on links to see supplementary images! Is this a case of user error where I'm just doing something wrong?
-
08-08-12, 10:44 AM #257Banned
- Posts
- 12,580
its either/or
uncheck "Retrieve remote file and reference locally" box to get an inline image
"reference locally" means attachment only
ATTACH=CONFIG]5699[/ATTACH] vs IMG]http://www.sciforums.com/images/smilies/rolleyes.gif[/IMG]
as mentioned in a prior post, the default should be an unchecked box
an inline image rather than attachment
furthermore, once an attachment is submitted, erasing the code from post does not remove attachment. one has to go to "manage attachments" and remove from there
clumsy shit
fuck vb
-
08-08-12, 10:55 AM #258Banned
- Posts
- 12,580
there is no page 357
no page 200
yes page 200 201 202
no page 202
i mean wtf?
is vb menopausal?
-
08-08-12, 12:32 PM #259
Unfortunately you have to do a manual work around currently to inline an attached image.
What you do is go through the process of attaching an image, use the post preview option to see how your post will look. Right click and "copy the Link location", go to the edit box and create a "img" tag filled with the copied links location. You can then preview again to see the image inline.
-
08-08-12, 12:44 PM #260


Reply With Quote

Bookmarks