Forum Activity for @dobmat

alt=
@dobmat
04/08/14 02:44:54AM
93 posts

Adding a button in user login page


Jamroom Developers

Template code is a below,

{jrCore_module_function function="jrImage_display" module="jrUser" type="user_image" class="iloutline" item_id=$item._user_id size="small" crop="auto" alt=$item.user_name}


When I said image I mean the one which an user will upload when he fills out a form like creating new blog for jrBlog module. I want the image to be shown along with the name of the entry on module for a profile.
Screenshot.png Screenshot.png - 22KB

updated by @dobmat: 04/08/14 02:46:11AM
alt=
@dobmat
04/07/14 06:24:39AM
93 posts

Adding a button in user login page


Jamroom Developers

Thanks for the inputs. I'm able to display all the items created under new entry in user profile page. I've designed form to upload an image. Using the jrPage item_list.tpl I can get user_image but I want to display the image uploaded during form create. I not figureout the URL for the uploaded image. Please help.

Thanks.
alt=
@dobmat
04/04/14 07:45:12AM
93 posts

Adding a button in user login page


Jamroom Developers

I could download the jrAparna module and also it seems I'm not having redirect problem as before. Not sure how. I have a profile.php in my module which has default view function, I tried to use the jrBlog module as example. But I don't see the items created by the user earlier listen below the module tab. Should I have the default view funtion in profile.php or in index.php?

Thanks.
alt=
@dobmat
04/03/14 07:09:02AM
93 posts

Adding a button in user login page


Jamroom Developers

Yes marketplace within ACP.
alt=
@dobmat
04/03/14 06:34:33AM
93 posts

Adding a button in user login page


Jamroom Developers

I'm running Jamroom on linux machine. I tried to download the jrAparna module. But getting requested URL not found. My FTP settings in global config is fine.

Thanks.
alt=
@dobmat
04/03/14 03:09:23AM
93 posts

Adding a button in user login page


Jamroom Developers

Here is the error message after adding debug,

JSON response error:

(10:42:11 0.40911800)-(router.php)-(1211848)
|print|

1{"redirect":"http:\/\/localhost\/jamroom\/admin\/Venues"}
alt=
@dobmat
04/02/14 07:48:24AM
93 posts

Adding a button in user login page


Jamroom Developers

There was something wrong in my form create function with the prefix for module name which was why validation was failing. That is fine now. But the redirect is failing due to backslaches on the URL.

Thanks.
alt=
@dobmat
04/01/14 07:30:15AM
93 posts

Adding a button in user login page


Jamroom Developers

I have the schema.php in my module. I put echo dbug() in create save function. I'm getting "a system level error was encontered trying to validate the form values: error: internal server error".

Thanks.
alt=
@dobmat
04/01/14 03:15:14AM
93 posts

Adding a button in user login page


Jamroom Developers

Thanks a lot for inputs. I'm now able to create menu entries in user profile page. I have created a form to add values to new menu option that I created. But it seems that I cannot save it. I have an index.php file with 2 functions for create and create_save and a profile.php for default view. When I try to submit it does'nt redirect to profile page nor does it clear values typed in the form. I'm not sure if the create_save function is even being called or not. There is nothing in the database either. Please guide me.

Thanks.
alt=
@dobmat
03/28/14 03:20:33AM
93 posts

Adding a button in user login page


Jamroom Developers

what I mean to say was that I created a new tab beside "Blog" and "Pages" on user login page. Now I want to add a button to add new entries there or atleast modify from jrBlog or jrPage. I wanted to know how views are controlled and which php and template files I need to use and modify to my requirements.

Thanks.
  8