Mono Support Event Table 

Viewed 10964 time(s), 8 post(s), 11/11/2013 2:41:05 PM - by Dinesh.Sajwan
11/11/2013 2:41:05 PM
1284 Reputation 156 Total posts

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

1
11/11/2013 5:59:01 PM
2218 Reputation 300 Total posts

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

2
11/11/2013 6:02:23 PM
1284 Reputation 156 Total posts

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

3
11/12/2013 12:09:42 PM
2218 Reputation 300 Total posts

Hello,

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

Regards,
Mario

4
11/12/2013 3:33:37 PM
1284 Reputation 156 Total posts

Hi Mario,
i downt have your mail id. can you share the same.

Regards
Sumit

5
11/12/2013 5:26:35 PM
2218 Reputation 300 Total posts

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

6
11/13/2013 4:31:32 AM
1284 Reputation 156 Total posts

Hi Mario,

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

Regards
Sumit

7
11/13/2013 1:13:08 PM
2218 Reputation 300 Total posts

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

8
This is a demo site for MonoX. Please visit Mono Software for more info.