MonoX support board

Start the conversation, ask questions and share tips and solutions with fellow developers.

Non-registered users can only browse through our support boards. Please register now if you want to post your questions. It takes a second and it is completely free. Alternatively, you can log in without registration using your credentials at major sites such as Google, Microsoft Live, OpenId, Facebook, LinkedIn or Yahoo.

Event Table  (Mono Support )

Viewed 9243 time(s), 8 post(s) 11/11/2013 2:41:05 PMby Dinesh.Sajwan
Dinesh-Sajwan

Dinesh.Sajwan

11/11/2013 2:41:05 PM
Hi,

We have implemented a feature in which each user gets its own blog.
Now the issue is that in snEvent table "posted a blog post" event entry is not getting inserted but other actions like "added a discussion board", "joined the group" etc...is getting trapped. Can you please help usfrom where to enable this feature.
This is urgent as we have communicated to the client that this feature is already there but when we checked teh data was not there.

Regards
Sumit
This content has not been rated yet. 
1284 Reputation 156 Total posts
mzilic

mzilic

11/11/2013 5:59:01 PM
I just tested this functionality and the event is created when a new blog post occurs. Please note that the event will only be saved when a blog post is initially published.

Have you by any chance also implemented custom Blog posting logic or custom controls as well? Also which version of MonoX are you using?

Regards,
Mario
This content has not been rated yet. 
2218 Reputation 300 Total posts
Dinesh-Sajwan

Dinesh.Sajwan

11/11/2013 6:02:23 PM
Hi,

we are using monox 4.5 version. no we havent used any custom logic, we have just implemented functionality of one blog per user which is not default.

Regards
Sumit
This content has not been rated yet. 
1284 Reputation 156 Total posts
mzilic

mzilic

11/12/2013 12:09:42 PM
Hello,

Can you please send me in my InMail the source code of your BlogPostEdit control?

Regards,
Mario
This content has not been rated yet. 
2218 Reputation 300 Total posts
Dinesh-Sajwan

Dinesh.Sajwan

11/12/2013 3:33:37 PM
Hi Mario,
i downt have your mail id. can you share the same.

Regards
Sumit
This content has not been rated yet. 
1284 Reputation 156 Total posts
mzilic

mzilic

11/12/2013 5:26:35 PM
Hello,

We can use the e-mail if you'd prefer. You can send me the code on this addres: mzilic@mono.hr

Also my username on these forums is: mzilic.

Regards,
Mario
This content has not been rated yet. 
2218 Reputation 300 Total posts
Dinesh-Sajwan

Dinesh.Sajwan

11/13/2013 4:31:32 AM
Hi Mario,

have sent you the code on your mail mzilic@mono.hr

Regards
Sumit
This content has not been rated yet. 
1284 Reputation 156 Total posts
mzilic

mzilic

11/13/2013 1:13:08 PM
Hello,

We require some more additional information as well:
1. Can you please post how a sample insert Blog Post URL looks like in your solution, ex. in a clean MonoX installation it would be something like this: http://monox.com/blog/insert/MonoX/
2. Can you please post a sample edit Blog Post URL as well, ex. in a clean MonoX install it would be something like this: http://monox.com/blog/edit/MonoX/148/test/
3. When you create a new blog post can you please as well check if the IsEditMode property set to false in the btnSave_Click method.

Regards,
Mario
This content has not been rated yet. 
2218 Reputation 300 Total posts