Register   Login
     
  Latest Posts  
RE: About Comment Notifications
by greenflash on 3/13/2010 4:23 AM
PM page head in red
by jsw on 3/13/2010 3:12 AM
RE: Error #2038 on image upload
by smcculloch on 3/13/2010 3:11 AM
RE: Error #2038 on Upload Images
by smcculloch on 3/13/2010 3:07 AM
RE: Cannot Install News Agent
by smcculloch on 3/13/2010 3:06 AM
RE: Introducing the most powerful News Slider for Ventrian News Articles
by Irashan on 3/13/2010 1:04 AM
Cannot Install News Agent
by Jim on 3/13/2010 12:57 AM
RE: News Articles Tokens
by DirtyDogHosting on 3/12/2010 7:18 PM
RE: News Articles Tokens
by pspeth on 3/12/2010 1:50 PM
RE: News Articles Tokens
by ray-isc on 3/12/2010 12:23 PM
  Forums  
Subject: Article module Error
Prev Next
You are not authorized to post a reply.

Author Messages
GlenWinUser is Offline
Gold Membership
Ventrian Master
Ventrian Master
Posts:840


6/12/2008 8:36 PM  

Hi Scott,

Latetly i been having a few erors when adding articles (latest Version)

  1. the content of the first edit text box (main body text) keep disappearing while editing the article
  2. it wont update - this error keep showing up
  3. this error seem to happen when I have a feww images in the body text box

Error: Media Article Channels is currently unavailable.
DotNetNuke.Services.Exceptions.ModuleLoadException: Could not allocate space for object 'dbo.DnnForge_NewsArticles_Page'.'PK_DnnForge_NewsArticles_Page' in database 'DNN_VietInternet' because the 'PRIMARY' filegroup is full. Create disk space by deleting unneeded files, dropping objects in the filegroup, adding additional files to the filegroup, or setting autogrowth on for existing files in the filegroup. ---> System.Data.SqlClient.SqlException: Could not allocate space for object 'dbo.DnnForge_NewsArticles_Page'.'PK_DnnForge_NewsArticles_Page' in database 'DNN_VietInternet' because the 'PRIMARY' filegroup is full. Create disk space by deleting unneeded files, dropping objects in the filegroup, adding additional files to the filegroup, or setting autogrowth on for existing files in the filegroup. at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj) at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj) at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(DbAsyncResult result, String methodName, Boolean sendToPipe) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at Microsoft.ApplicationBlocks.Data.SqlHelper.ExecuteNonQuery(SqlConnection connection, CommandType commandType, String commandText, SqlParameter[] commandParameters) at Microsoft.ApplicationBlocks.Data.SqlHelper.ExecuteNonQuery(String connectionString, CommandType commandType, String commandText, SqlParameter[] commandParameters) at Microsoft.ApplicationBlocks.Data.SqlHelper.ExecuteNonQuery(String connectionString, String spName, Object[] parameterValues) at Ventrian.NewsArticles.SqlDataProvider.UpdatePage(Int32 pageID, Int32 articleID, String title, String pageText, Int32 sortOrder) at Ventrian.NewsArticles.PageController.UpdatePage(PageInfo objPage) at Ventrian.NewsArticles.ucSubmitNews.SaveDetails(Int32 articleID, String title) at Ventrian.NewsArticles.ucSubmitNews.SaveArticle(StatusType status) at Ventrian.NewsArticles.ucSubmitNews.cmdSaveArticle_Click(Object sender, EventArgs e) --- End of inner exception stack trace ---

GlenWinUser is Offline
Gold Membership
Ventrian Master
Ventrian Master
Posts:840


6/12/2008 9:07 PM  
If I saved the artile in draft mode then there is no button to delete ??

I have to published the article then > edit > then i see the delete button ! Is this normal ?
Scott McCullochUser is Offline
Administrators
Ventrian Master
Ventrian Master
Posts:17154


6/12/2008 11:52 PM  
Glen, you don't have enough space on your database, e.g. look at the following line in the error:-

"database 'DNN_VietInternet' because the 'PRIMARY' filegroup is full."

Scott McCulloch
Site Administrator
GlenWinUser is Offline
Gold Membership
Ventrian Master
Ventrian Master
Posts:840


6/13/2008 7:39 AM  

Ok I am waiting to confirm this with Nina ( she is on holiday) ... but the thing is if I am running out of diskspace then why I am still able to upload photos for Simple Gallery and content for all other module without any issues?

Also why the Delete button is hiddened for Draft Articles ? it should  stiil be there - as I do need to delete the article even if it in draft. ???

Nina MeiersUser is Offline
Gold Membership
Ventrian Active Member
Ventrian Active Member
Posts:42


6/13/2008 3:02 PM  

Hi Glen

I got your sms - but I was asleep since it was close to 2am in NZ at the time.

I have informed my IT guy as I can't access the system via RDP from where I am.

The sql server is on another machine - so you can upload, and it's not the hard drive that is running out of space, it's a setting on the SQL server which needs adjusting or truncating - it's our temporary location while our new sql box is being built.

That should be fixed shortly.

Nina


Nina Meiers
Over 50 FREE skins- My Blogs
GlenWinUser is Offline
Gold Membership
Ventrian Master
Ventrian Master
Posts:840


6/13/2008 3:09 PM  
Posted By Nina Meiers on 6/13/2008 3:02 PM

Hi Glen

I got your sms - but I was asleep since it was close to 2am in NZ at the time.

I have informed my IT guy as I can't access the system via RDP from where I am.

The sql server is on another machine - so you can upload, and it's not the hard drive that is running out of space, it's a setting on the SQL server which needs adjusting or truncating - it's our temporary location while our new sql box is being built.

That should be fixed shortly.

Nina


Hi Nina,

Sorry I wasn't aware of the time diff :)) ...my oppology for interupting your holiday.

Thanks for your support

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

Scott : is there an issue with the Delete button - in Draft status??

 

GlenWinUser is Offline
Gold Membership
Ventrian Master
Ventrian Master
Posts:840


6/15/2008 5:29 PM  

I think the DELETE BUTTON is missing ... Scott.??









GlenWinUser is Offline
Gold Membership
Ventrian Master
Ventrian Master
Posts:840


6/16/2008 3:27 AM  

Can any body else confirm this issue too ? Thanks

GlenWinUser is Offline
Gold Membership
Ventrian Master
Ventrian Master
Posts:840


6/16/2008 4:18 AM  

Hi Scott,

I also just found out that in the older version Authoried User were able to have acess to change Author of the articles, now only Admin can. Can you add this back in please?

Thanks Glen

Scott McCullochUser is Offline
Administrators
Ventrian Master
Ventrian Master
Posts:17154


6/16/2008 5:12 AM  
Why would you give the ability of anyone to change the owner? I could create articles on your site and assign them to anyone. I think this is an approver/admin action.

Scott McCulloch
Site Administrator
ROBAXUser is Offline
Gold Membership
Ventrian Master
Ventrian Master
Posts:1015


6/16/2008 5:56 AM  
Can an approver/moderator or other assigned role still do this or does it have to be a portal admin?
GlenWinUser is Offline
Gold Membership
Ventrian Master
Ventrian Master
Posts:840


6/16/2008 6:47 AM  
Posted By Robert Axford on 6/16/2008 5:56 AM
Can an approver/moderator or other assigned role still do this or does it have to be a portal admin?

Yeah, this is what I mean ..I am still running the old version in another site and I can confirn that in old version Aprover Role was allow to change Authors...

Scott ?

Scott McCullochUser is Offline
Administrators
Ventrian Master
Ventrian Master
Posts:17154


6/16/2008 8:30 AM  
Approvers can now change author again, delete should be visible when articles in draft.

Scott McCulloch
Site Administrator
GlenWinUser is Offline
Gold Membership
Ventrian Master
Ventrian Master
Posts:840


6/16/2008 8:32 AM  

Thanks Scott, just installed and all is fine now :-))

GlenWinUser is Offline
Gold Membership
Ventrian Master
Ventrian Master
Posts:840


6/16/2008 9:09 AM  
Posted By Scott McCulloch on 6/16/2008 8:30 AM
Approvers can now change author again, delete should be visible when articles in draft.

I was going to tell you this earlier  .. I think since change over to the 'new layout' version my article landing page now take much longer to load ~ 5-7secs . Its used to be less than 1 secs . You can see here 

I did try to isolate and leave just the article module just to be sure that it is the NA module that load slow. see Tab Article 3 (host login) Please let me know if you can find anything unussual . Thanks Glen.

 

Scott McCullochUser is Offline
Administrators
Ventrian Master
Ventrian Master
Posts:17154


6/16/2008 3:32 PM  
There are no new elements on that page, there is still 2 text editors, etc. You can use firebug to see if it's a download type issue.

Can you create new threads for further questions instead of posting to the same one?

Scott McCulloch
Site Administrator
You are not authorized to post a reply.
Forums > Modules > News Articles > Article module Error



ActiveForums 3.7