Forum Activity for @dobmat

alt=
@dobmat
04/11/14 04:02:39AM
93 posts

New item details not showing


Jamroom Developers

I have created a module which shows up on profile page of users (like jrBlog) and allows to add new entries. But the new entry details is not shown if I click on it even though the URL is pointing to that particular item. Instead it shows all the created items. Which template controls the view for that. I have item_detail.tpl in the module but it still used item_list.tpl I think. Please help.

Thanks
updated by @dobmat: 05/16/14 08:13:13AM
alt=
@dobmat
04/11/14 03:53:26AM
93 posts

Calendar in Jamroom


Using Jamroom

Hi,

Is there any calendar option in Jamroom where users can add events details (like artists, venue of event etc) on specific dates.

Thanks.
updated by @dobmat: 05/15/14 03:30:38AM
alt=
@dobmat
04/10/14 08:34:36AM
93 posts

Dashboard for different profiles


Jamroom Developers

I do not want to put system data on in there for non-admin users. For other users I want to put a calendar of upcoming events, artist and venue information. I just gave an example of admin user's dashboard. Sorry for the confusion. Will I need a new module for this or is there any option available.

Thanks.
alt=
@dobmat
04/10/14 06:52:12AM
93 posts

Dashboard for different profiles


Jamroom Developers

Dashboard as in the one that is available in admin profile page. I cannot see it in other user profile.

Thanks.
alt=
@dobmat
04/10/14 03:45:08AM
93 posts

Adding a button in user login page


Jamroom Developers

Thanks a lot, its working now, something wrong with item_id. Also clicking the image does not lead to page showing item details. I have an item_detail.tpl. Instead it is redirecting to item_list.tpl showing all the items created. The URL on the image is correct showing item number and name.

Thanks.
alt=
@dobmat
04/10/14 02:31:33AM
93 posts

Adding a button in user login page


Jamroom Developers

I cannot see the image still. Its not it the database also. There is only one thing against item id i.e venue name. there is no venue image. Please help.

Thanks.
alt=
@dobmat
04/09/14 04:35:10AM
93 posts

Adding a button in user login page


Jamroom Developers

I'm guessing datastore key should be 'name' in the form create function. Am I right. The info from smarty debug console is as below,
venues_title => "Manchester"
venues_title_url => "manchester"
venues_image_name => "index.jpeg"
venues_image_size => "4815"
venues_image_time => "1397042734"
venues_image_type => "image/jpeg"
venues_image_width => "204"
venues_image_height => "204"
venues_image_extension => "jpeg"

I tried with type as venues_image which is what I have given in form create function along with name of my module. But I still don't see the image.

Thanks.
alt=
@dobmat
04/08/14 08:10:16AM
93 posts

Adding a button in user login page


Jamroom Developers

I'm sorry for including other topics in this thread. Created a new thread for dashboard query.

Regarding the image what I want is for it to show up under new module tab as in screenshot below. The new venue created "test" is shown but not the uploaded venue image.

Thanks.
Screenshot-1.png Screenshot-1.png - 46KB

updated by @dobmat: 04/08/14 08:14:53AM
alt=
@dobmat
04/08/14 08:03:37AM
93 posts

Dashboard for different profiles


Jamroom Developers

I want to add a dashboard for users which will show entries from calendar. Please guide me on this. I found that to add dashboard to profiles I will have to create a module. Can you please give some more details.

Thanks.
updated by @dobmat: 05/16/14 05:09:10AM
alt=
@dobmat
04/08/14 03:10:51AM
93 posts

Adding a button in user login page


Jamroom Developers

Also I want to add a dashboard for users which will show entries from calendar. Please guide me on this. I found that to add dashboard to profiles I will have to create a module. Can you please give some more details.

Thanks.
  7