Forum Activity for @boplive

boplive
@boplive
03/27/14 02:46:40PM
345 posts

adding the login feature to the header of jrNova,,,giving error at times


Installation and Configuration

It looks like there is no php error at all in the acp...
boplive
@boplive
03/24/14 02:01:53PM
345 posts

adding the login feature to the header of jrNova,,,giving error at times


Installation and Configuration

Hi Guys,

I been getting this error below when I try to login into my site from my PLACE OF EMPLOYMENT.

>>a system level error was encountered trying to validate the form values: error:

When I login at my house from my labtop or ipad or even android phone..I have no probloem..no error

I recently added the follOWing LOGIN code posted in this documentation in the link below to my header as well as removed the login link on the menu of jrNova

https://www.jamroom.net/the-jamroom-network/documentation/howto/603/howto-add-the-user-login-form-to-any-page


{jrCore_form_create_session module="jrUser" option="login" assign="token"}
<div id="jrUser_login_msg"></div>
<form id="jrUser_login" name="jrUser_login" action="{$jamroom_url}/user/login_save" method="post" accept-charset="utf-8" enctype="multipart/form-data">
<input type="hidden" id="jr_html_form_token" name="jr_html_form_token" value="{$token}">
<input type="hidden" name="user_remember" value="off">
user login <input type="text" id="user_email_or_name" class="form_text" name="user_email_or_name" value=""><br>
password <input type="password" id="user_password" class="form_text" name="user_password" value=""><br>
<input type="button" id="jrUser_login_submit" class="form_button" value="login" tabindex="3" onclick="jrFormSubmit('#jrUser_login','{$token}','ajax');">
</form>
<img id="form_submit_indicator" src="{$jamroom_url}/skins/jrElastic/img/submit.gif" width="24" height="24" alt="working...">

so any idea what may be causing the error code...is there something that I may need to add or take away...
updated by @boplive: 05/24/14 09:40:19AM
boplive
@boplive
03/24/14 10:42:58AM
345 posts

Solo Artist Skin


Jamroom Developers

boplive:
How abt having a quota for just those solo artists that you create.. call it maybe solo..and have the profile tweak active for just that quota alone

https://www.jamroom.net/the-jamroom-network/networkmarket/2/profile-tweaks

Also there should be a code that will allow certain things shown and hidden between all quotas..(1,2,3,4,solo)...so the solo artist page will now have something different than the others

{if $profile_quota_id == Solo}Show blah,blah blah{else}show something else bla, blah blah{/if}
boplive
@boplive
03/24/14 10:35:38AM
345 posts

Solo Artist Skin


Jamroom Developers

How abt having a quota for just those solo artists that you create.. call it maybe solo..and have the profile tweak active for just that quota alone

https://www.jamroom.net/the-jamroom-network/networkmarket/2/profile-tweaks

Also there should be a code that will allow certain things shown and hidden between all quotas..(1,2,3,4,solo)...so the solo artist page will now have something different than the others
boplive
@boplive
03/23/14 04:33:40PM
345 posts

any skin coming out based on only events


Suggestions

Hey Paul...The google map integration is something that will be nice to have on a site...if that was an upcoming module..I believe many will pick it up...
also like the point spread feature you have on giglodge...points for uploading pics, audio,etc...thats a kool feature
boplive
@boplive
03/17/14 12:50:09PM
345 posts

Just Released - Genosis


Announcements

it's as normal as it can get :)... something totally out of the box...
great job on this!
boplive
@boplive
03/13/14 12:45:53PM
345 posts

to show how many times a blog was viewed(read)


Design and Skin Customization

ahhh ok...{jrCore_counter} is set in the footer of the profile templates so counts can be retrieved in the header. - I guess this part I have to put in the footer... :(

I had a problem the other day with the footer in my site when I added something and it went blank...hmmm...I'll see what happens

name="profile_view" - do I still need this part in the function or remove it or leave this part in there and rename it name="blog_view"
boplive
@boplive
03/11/14 05:02:58PM
345 posts

to show how many times a blog was viewed(read)


Design and Skin Customization

Hi guys,

Any chance any of these below will work to show how many times a blog was viewed(read) or am I even close :)

{$item.blog_count})

{$item.blog_view_count}

{$item.blog_view_count|default:0}
updated by @boplive: 04/22/14 02:34:06PM
boplive
@boplive
03/09/14 06:53:51AM
345 posts

Cloned skin naming issue


Using Jamroom

Thanks D.

Good to know i'm not buggin...lol
boplive
@boplive
03/09/14 06:37:13AM
345 posts

Cloned skin naming issue


Using Jamroom

I also experienced this last week...but just brush it off as i thought it could be something new added to the jrcore when I upgraded...but this wasn't me cloning a skin..it was from a straightup upload of a fresh JrNova skin..which then started showing Nova on the left sidecolumn????

Like i said...I didnt make nothing of it...just thought it was something new.


description:
The Nova skin, enhanced for Jamroom 5
version:
1.1.11
developer:
The Jamroom Network, ©2014
directory:
jrNova
license:
Click to View License
notes:
Click to View Skin Notes

updated by @boplive: 03/09/14 06:39:15AM
  31