Posts: 687
Threads: 63
Joined: Nov 2011
The site is loading very very quickly for me no matter when or where I try to access it.
Version numbers, etc. are cached not only by the actual extend system, but also by CloudFlare now. CloudFlare empties cache every 4 hours as far as I know. I don't know how long the actual extend system caches, but let's pretend that's 4 hours - it turns into 8 hours cached.
The wiki might have been slow because I've been messing with it pretty much every day trying to get the CSRF error to go away.
Posts: 6,266
Threads: 181
Joined: Sep 2011
Now i am getting a cloudflare spash screen no cache available, i have to click live button.
I wonder why is it not set to auto route to live ?
Posts: 687
Threads: 63
Joined: Nov 2011
Have you had the date issue before, chris?
Posts: 687
Threads: 63
Joined: Nov 2011
shawn_a Wrote:Now i am getting a cloudflare spash screen no cache available, i have to click live button.
I wonder why is it not set to auto route to live ? I am not having any problems at all. Can you do a tracart to ip 74.50.118.100
Posts: 1,108
Threads: 70
Joined: Aug 2009
site is loading very slowly for me all day today, 10-20 seconds most of the time and getting timeouts a lot.
Posts: 687
Threads: 63
Joined: Nov 2011
Anybody who is having issues:
Please open command prompt and type " tracert 74.50.118.100"
Please post results here, that would be very helpful in diagnosing the issue.
You should get something along the lines of this:
Quote:C:\Users\Michel>tracert 74.50.118.100
Tracing route to 74.50.118.100 over a maximum of 30 hops
1 2 ms 1 ms 1 ms 192.168.1.254
2 29 ms 22 ms 22 ms 76-218-216-3.lightspeed.sntcca.sbcglobal.net [76
.218.216.3]
3 * * * Request timed out.
4 * * * Request timed out.
5 * * * Request timed out.
6 28 ms 23 ms 22 ms 12.83.39.137
7 24 ms 23 ms 23 ms gar23.sffca.ip.att.net [12.122.114.5]
8 25 ms 25 ms 25 ms 192.205.32.210
9 97 ms 97 ms 97 ms vlan60.csw1.SanJose1.Level3.net [4.69.152.62]
10 105 ms 104 ms 104 ms ae-61-61.ebr1.SanJose1.Level3.net [4.69.153.1]
11 104 ms 105 ms 108 ms ae-5-5.ebr1.SanJose5.Level3.net [4.69.148.137]
12 99 ms 99 ms 98 ms ae-1-100.ebr2.SanJose5.Level3.net [4.69.148.110]
13 97 ms 97 ms 98 ms ae-6-6.ebr2.LosAngeles1.Level3.net [4.69.148.201
]
14 104 ms 103 ms 104 ms ae-3-3.ebr3.Dallas1.Level3.net [4.69.132.78]
15 99 ms 102 ms 97 ms ae-93-93.csw4.Dallas1.Level3.net [4.69.151.169]
16 104 ms 103 ms 103 ms ae-91-91.ebr1.Dallas1.Level3.net [4.69.151.162]
17 98 ms 98 ms 97 ms ae-1-12.bar2.Tampa1.Level3.net [4.69.137.117]
18 103 ms 104 ms 103 ms ae-0-11.bar1.Tampa1.Level3.net [4.69.137.109]
19 102 ms 95 ms 98 ms HIVELOCITY.bar1.Tampa1.Level3.net [4.53.172.2]
20 95 ms 95 ms 94 ms 206.51.239.226
21 95 ms 95 ms 95 ms 74.50.118.100
Trace complete.
As you can see I'm connecting perfectly well.
Posts: 1,108
Threads: 70
Joined: Aug 2009
connecting fine on traceroute
Code: 1 19 ms * 11 ms 109.255.230.1
2 9 ms 9 ms 9 ms 109.255.254.29
3 116 ms 123 ms 112 ms 84.116.239.13
4 112 ms 111 ms 118 ms 84.116.238.66
5 113 ms 107 ms 106 ms 84.116.137.217
6 109 ms 111 ms 115 ms us-was03a-rd1-xe-1-3-0.aorta.net [84.116.130.70]
7 124 ms 107 ms 108 ms us-was03a-ri1-xe-0-3-0.aorta.net [84.116.130.106
]
8 * * * Request timed out.
9 138 ms 140 ms 139 ms tpa1-ar3-ge-1-0-0-0.us.twtelecom.net [66.192.247
.242]
10 150 ms 148 ms 148 ms 206.51.239.226
11 152 ms 200 ms 149 ms 74.50.118.100
Trace complete.
Posts: 2,094
Threads: 54
Joined: Jan 2011
What is the ETC on the forum issues?- incorrect time setting - all times are 7 hours off, even if I set the correct time zone in the profile
- not-read marks are not removed when I read a post
- links to users only work when logged out (!)
What is the ETC for fixing the wiki issues?- magic quotes must be switched off (according to preview error message)
- saving is impossible because of CSRF error message
Posts: 2,094
Threads: 54
Joined: Jan 2011
mvlcek Wrote:What is the ETC on the forum issues?- incorrect time setting - all times are 7 hours off, even if I set the correct time zone in the profile
- not-read marks are not removed when I read a post
- links to users only work when logged out (!)
What is the ETC for fixing the wiki issues?- magic quotes must be switched off (according to preview error message)
- saving is impossible because of CSRF error message
Anyone working on this?
The wrong times and the not-read marks are really annoying!
Posts: 1
Threads: 0
Joined: Oct 2012
Instead of going to discussion I think you should contact wiki admin for your bug because He is only one who have authority to short out this issue.
Posts: 6,266
Threads: 181
Joined: Sep 2011
manusaktteva12 Wrote:Instead of going to discussion I think you should contact wiki admin for your bug because He is only one who have authority to short out this issue.
That's what this thread is for, what are you talking about.
Posts: 3,491
Threads: 106
Joined: Mar 2010
mvlcek Wrote:The wrong times and the not-read marks are really annoying!
I adjusted the UTC setting in my profile to see the real time when logged, and now read marks seems to be working for me.
(In my case I should be using UTC+2, but UTC+8 makes it work for me.)
Posts: 687
Threads: 63
Joined: Nov 2011
Things are still being worked on, yes.
Also the site is going to be moved to a different server soon, that I think will solve most of the issues.
Posts: 687
Threads: 63
Joined: Nov 2011
Updates:
-Forum not marked read and wrong times issues seem to have been fixed.
-Wiki is being worked on...
-Get-Simple.info is on a California server now not a Florida server.
Thanks for your patience everybody!
Posts: 3,491
Threads: 106
Joined: Mar 2010
shovenose Wrote:-Forum not marked read and wrong times issues seem to have been fixed.
They have (at least for me). Thanks.
Posts: 2,094
Threads: 54
Joined: Jan 2011
shovenose Wrote:Updates:
-Forum not marked read and wrong times issues seem to have been fixed.
Yes, works for me!
Posts: 687
Threads: 63
Joined: Nov 2011
This server is tons better than the old one...
Glad it's fixed. Now just to get the damn wiki working again...
Posts: 687
Threads: 63
Joined: Nov 2011
Also the forum permissions issue regarding user profile viewing has been fixed.
Posts: 1,127
Threads: 136
Joined: Feb 2012
shovenose Wrote:This server is tons better than the old one...
Glad it's fixed. Now just to get the damn wiki working again...
It would be well worth it. The wiki could do with some edits
Posts: 687
Threads: 63
Joined: Nov 2011
Does anybody know how to fix the wiki? I'm sure updating it would solve the issues BUT unfortunately it DIES Completely WHEN I try to UPDATE.
I will try again and see if I can get it updated...
Posts: 687
Threads: 63
Joined: Nov 2011
2012-10-30, 05:46:55
(This post was last modified: 2012-10-30, 05:50:19 by shovenose.)
Well, so far the forum has been migrated from PunBB to MyBB. I'm still working on styling it to look not blue and white, and I still need to work on Wiki and Extend now, but anyway, Hope y'all like MyBB a bit better, and if you notice any problems with MyBB if you could post them here that would be much appreciated.
If you were staff at the old site you may have wrong permissions and you should post here and I'll fix them. The only other issue I see at this point is the PMs disappeared. Oh well.
Posts: 687
Threads: 63
Joined: Nov 2011
I've updated the first post please check it.
Posts: 2,094
Threads: 54
Joined: Jan 2011
2012-10-30, 17:20:52
(This post was last modified: 2012-10-30, 17:22:00 by mvlcek.)
(2012-10-30, 05:46:55)shovenose Wrote: Well, so far the forum has been migrated from PunBB to MyBB. I'm still working on styling it to look not blue and white, and I still need to work on Wiki and Extend now, but anyway, Hope y'all like MyBB a bit better, and if you notice any problems with MyBB if you could post them here that would be much appreciated.
Personally I liked punBB's user interface much more - but maybe that's just styling: - The layout of posts with the author at the left made it much easier to scan a thread.
- The post form is terrible - I don't need smilies and the editor buttons don't work (yet?)
^^ the styling of lists does not look right yet.
Functionality-wise it seems better - there is the long missed search-in-thread function.
Posts: 423
Threads: 15
Joined: Mar 2011
(2012-10-30, 05:46:55)shovenose Wrote: I'm still working on styling it to look not blue and white ... And styling to make the post text more apparent, please. It's not always easy to tell where the header, post text and footer begin and end.
À propos footer, I understand that you want (and deserve) the backlinks, but your sig. is really annoying, especially where it's three times the length of the post text, with the same font size, weight and colour as the text I'm looking for. No offence intended.
--
Nick.
Posts: 15
Threads: 5
Joined: Oct 2012
I cannot access the EXTEND menu; says
Maintenance Mode:
Migrating forum softwares please check back soon!
-shovenose
|