new rubberslug is live

Show off your stuff!
User avatar
Shampoo
Kiba-phile
Posts: 2801
Joined: Thu Aug 14, 2003 9:24 pm
Contact:

Post by Shampoo »

^
+1

I've been having issues since the launch of the
new site too, w/ pages loading incredibly s..l..o...w.. or timing
out all together. :P
Its frustrating to say the least.
I have a habit of clearing my cache and cookies
on a daily basis so perhaps for those
that still have pages loading-- maybe its because its
in your cache history?

All I know is that its definitely not PC/MAC or internet related
on my end.
Image
User avatar
Quacker
Kishin - Fierce God
Posts: 317
Joined: Mon Feb 16, 2009 2:01 am
Location: Australia
Contact:

Post by Quacker »

I too have been experiencing extremely slow loading sequences or complete time-outs since the RS new launch.
It is completely random too; I could simply be logging into my own account or heading into a forum and incur the slowdown. Or be 10/15 web-pages into searching through the new look menus & galleries and suddenly I get the slowdown effect.
User avatar
cutiebunny
Yosutebito - Hermit
Posts: 1937
Joined: Sat Jul 23, 2005 1:55 pm
Location: Rockin' da Cats-bah
Contact:

Post by cutiebunny »

I haven't been too fond of the disabled HTML codes, well...most of the codes now seem disabled. Maybe I missed that announcement, but, it would have been nice to have had a warning that it was going to happen. As such, I've had to find a new code to disable right clicks, and then paste that into each page.

Eventually, I'll have to get around to font colors again, but, the right click issue seemed more important.
User avatar
zerospace
Taiyo - Sun Fearer
Posts: 2714
Joined: Wed Nov 10, 2004 10:31 am
Location: stuck in an infinite loop =P
Contact:

Post by zerospace »

cutiebunny wrote:I haven't been too fond of the disabled HTML codes, well...most of the codes now seem disabled. Maybe I missed that announcement, but, it would have been nice to have had a warning that it was going to happen. As such, I've had to find a new code to disable right clicks, and then paste that into each page.

Eventually, I'll have to get around to font colors again, but, the right click issue seemed more important.
Actually, CB, it is a GOOD thing he did this. Allowing people to insert HTML into his pages is generally a bad idea (it can allow for cross-site scripting hacks). Also, right-click prevention (which usually relies upon javascript) is very easy to circumvent. ;)

If you want this level of control over your cel gallery, you probably ought to move to your own web site.

Just my two yen ;).
User avatar
star-phoenix
Yosutebito - Hermit
Posts: 1807
Joined: Thu Dec 25, 2003 4:18 pm
Location: TX
Contact:

Post by star-phoenix »

Here's my question. How do you delete an image permanently from your list?

I was able to delete the image to the trash. But, how do I get rid of it from the trash folder? There used to be a function in the previous one where you click on "Empty Trash". But, I cannot find it here.
User avatar
beatrush
Kishin - Fierce God
Posts: 459
Joined: Thu Feb 21, 2008 11:00 pm
Location: Alberta, Canada
Contact:

Post by beatrush »

hmmm weird. I tried the chat today and everything that was being typed I couldn't see.

I tried typing a few things also and when I hit send, I couldn't see what I wrote.
User avatar
Nene
Kuwabarakuwabara - Oh My God!
Posts: 628
Joined: Sun Apr 17, 2005 5:37 pm
Location: Bournemouth, England
Contact:

Post by Nene »

I only saw you Beatrush when I refreshed the page and I saw what you wrote too. Sometimes you need to refresh a couple of times to see anything, a bit like the old chat.
User avatar
zerospace
Taiyo - Sun Fearer
Posts: 2714
Joined: Wed Nov 10, 2004 10:31 am
Location: stuck in an infinite loop =P
Contact:

Post by zerospace »

Has anyone else been unable to read the RS forums for at least a couple of days? I get nothing but error messages when I try to click on a thread. :?
User avatar
teggacat
Senpai - Elder
Posts: 1090
Joined: Mon Jan 21, 2008 11:00 pm
Location: dancin' in the moonlight
Contact:

Post by teggacat »

zerospace wrote:Has anyone else been unable to read the RS forums for at least a couple of days? I get nothing but error messages when I try to click on a thread. :?
yeah, here too, overall I am really liking the new upgrades but
there are certainly several issues/glitches that need to be worked out yet
User avatar
zerospace
Taiyo - Sun Fearer
Posts: 2714
Joined: Wed Nov 10, 2004 10:31 am
Location: stuck in an infinite loop =P
Contact:

Post by zerospace »

uchiha615 wrote:
zerospace wrote:Has anyone else been unable to read the RS forums for at least a couple of days? I get nothing but error messages when I try to click on a thread. :?
yeah, here too, overall I am really liking the new upgrades but
there are certainly several issues/glitches that need to be worked out yet
OK thanks... I only asked because I saw some new posts appear in the time since I started getting the error(s) and wondered if it was somehow just me. X| Glad to know it isn't.
User avatar
sensei
Moderator and Admin-in-waiting
Moderator and Admin-in-waiting
Posts: 5001
Joined: Fri Oct 01, 2004 6:55 am
Location: Cephiro
Contact:

Post by sensei »

Here's what I got on Thursday and today:
An error occurred at 12/11/2010 12:42:17 PM as follows

Exception of type 'System.Web.HttpUnhandledException' was thrown.

at System.Web.UI.Page.HandleError(Exception e)
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
at System.Web.UI.Page.ProcessRequest()
at System.Web.UI.Page.ProcessRequestWithNoAssert(HttpContext context)
at System.Web.UI.Page.ProcessRequest(HttpContext context)
at ASP.board_thread_aspx.ProcessRequest(HttpContext context)
at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)

---------------------------------

Object reference not set to an instance of an object.

at Orchidflux.Utility.HtmlSanitizer.StripHtml(String html, String xPath)
at Orchidflux.Utility.HtmlSanitizer.Sanitize(String input)
at Orchidflux.Rubberslug.Legacy.Board.GetPost(Int32 postID)
at board_thread.PostGridDataBound(Object sender, RepeaterItemEventArgs e)
at System.Web.UI.WebControls.Repeater.OnItemDataBound(RepeaterItemEventArgs e)
at System.Web.UI.WebControls.Repeater.CreateItem(Int32 itemIndex, ListItemType itemType, Boolean dataBind, Object dataItem)
at System.Web.UI.WebControls.Repeater.CreateControlHierarchy(Boolean useDataSource)
at System.Web.UI.WebControls.Repeater.OnDataBinding(EventArgs e)
at System.Web.UI.WebControls.Repeater.DataBind()
at board_thread.BindPostGrid()
at board_thread.Page_Load(Object sender, EventArgs e)
at System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e)
at System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e)
at System.Web.UI.Control.OnLoad(EventArgs e)
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
Hope this helps. I actually tried to send it to Jason but couldn't even do that.
User avatar
zerospace
Taiyo - Sun Fearer
Posts: 2714
Joined: Wed Nov 10, 2004 10:31 am
Location: stuck in an infinite loop =P
Contact:

Post by zerospace »

Yep, sensei, that's the same thing I see, too. *shrug* Like I said, I'm glad to know it isn't just me. I'm sure he'll get around to fixing it... hopefully. ;)
User avatar
toonybabe
Kuwabarakuwabara - Oh My God!
Posts: 748
Joined: Tue Apr 17, 2007 10:00 pm
Location: Columbus, OH
Contact:

Post by toonybabe »

I am getting that exact same error message too!
User avatar
Caroline
Kuwabarakuwabara - Oh My God!
Posts: 618
Joined: Thu Jan 19, 2006 5:06 pm
Location: Los Angeles, CA
Contact:

Post by Caroline »

is anyone else still having trouble uploading images? :roll:

i am trying to upload my 2010 beta awards as sketch images.
after i upload, a little box appears that says "JPG, PNG, or GIF only."
but the image is a GIF and small size.
i keep hitting refresh, but the image won't appear in my gallery. :shrug

help? lol?
User avatar
animeobsessed
Taiyo - Sun Fearer
Posts: 2743
Joined: Sat Mar 20, 2004 10:00 am
Location: in front of the computer
Contact:

Post by animeobsessed »

Caroline wrote:is anyone else still having trouble uploading images? :roll:

i am trying to upload my 2010 beta awards as sketch images.
after i upload, a little box appears that says "JPG, PNG, or GIF only."
but the image is a GIF and small size.
i keep hitting refresh, but the image won't appear in my gallery. :shrug

help? lol?
I had the same thing happen. X|
(\__/)This is Bunny. Copy and paste bunny into
(='.'=)your signature to help him gain world
(")_(")domination.
Post Reply