Forum Activity for @annush

Annush
@annush
12/11/13 07:05:49AM
230 posts

Featured artists and Top members issue


Installation and Configuration

Thank you. Douglas, I replaced my index_artists.tpl with that you post here and now everything is working fine.
Thank you for help
Annush
@annush
12/11/13 07:01:05AM
230 posts

Featured artists and Top members issue


Installation and Configuration

no, I am using clon of the first Nova, that why I asked yesterday about updating of the custon skin
Annush
@annush
12/11/13 07:00:06AM
230 posts

Featured artists and Top members issue


Installation and Configuration

This is my index_artists_row.tpl:
{if isset($_items)}


{foreach from=$_items item="row"}


{jrCore_module_function function="jrImage_display" module="jrProfile" type="profile_image" item_id=$row._profile_id size="medium" crop="auto" alt=$row.profile_name title=$row.profile_name class="iloutline img_shadow"}
{$row.profile_name}


{/foreach}


{/if}
Annush
@annush
12/11/13 06:47:23AM
230 posts

Featured artists and Top members issue


Installation and Configuration

Thank you for answer, Ideleted all the files from those 3 directories, now I do not lose top artists and members page, but if i put id numbers in Featured Artist ID's, I get blank tab. In activity log I get invalid search criteria in jrCore_db_search_items parameters:
URL /index_artists
Memory 18.8MB
Data
Array ( [0] => jrProfile
[1] => Array
(
[jrcore_list_function_call_is_active] => 1
[order_by] => Array
(
[_profile_id] => asc
)
[limit] => 4
[search] => Array
(
[0] => _profile_id in 5,32,33
[1] => profile_active = 1
[2] => profile_quota_id =
)
[template] => index_artists_row.tpl
[module] => jrProfile
)
)
Annush
@annush
12/11/13 05:54:34AM
230 posts

Featured artists and Top members issue


Installation and Configuration

On php error logs I see that it still sent to JR5 foulder when I allready moved to the main directory and made a changes in data-config-config.php:


[12-Aug-2013 15:22:48 Europe/Dublin] PHP Fatal error: Cannot redeclare jrNova_skin_config() (previously declared in /home/xxx/public_html/JR5/skins/xxx/config.php:48) in /home/xxx/public_html/JR5/skins/jrNova/config.php on line 308 [x 2]

[02-Sep-2013 10:58:06 Europe/Dublin] PHP Warning: is_file() [function.is-file]: open_basedir restriction in effect. File(/home/xxx/public_html/JR5/skins/jrNova.zip/include.php) is not within the allowed path(s): (/home/xxx:/usr/lib/php:/usr/local/lib/php:/tmp) in /home/xxx/public_html/JR5/modules/jrCore/lib/skin.php on line 187 [x 265]

[02-Sep-2013 11:50:33 Europe/Dublin] PHP Warning: file_get_contents(jrCore.css) [function.file-get-contents]: failed to open stream: No such file or directory in /home/xxx/public_html/JR5/modules/jrCore/index.php on line 4604 [x 149]
Annush
@annush
12/11/13 02:04:34AM
230 posts

Featured artists and Top members issue


Installation and Configuration

I mean Skin Global settings - Featured Artist ID's

I got it back now, but if i put any numbers Featured Artists, Top artists and all the artists on Artist page dessapearing
updated by @annush: 12/11/13 02:06:17AM
Annush
@annush
12/10/13 11:12:54PM
230 posts

Featured artists and Top members issue


Installation and Configuration

Hi,
I have a strange problem. After I put id's on the features section, artists are dissapear from the featured tab, Top member tab and Artists page. Integrity check and Cleaning cash doesn't help. I use clon of Nova skin.
Where do I have to go to solve that problem? Thank you

That what in the activity log - I guess it about my problem:

Array ( [0] => jrProfile [1] => Array ( [jrcore_list_function_call_is_active] => 1 [order_by] => Array ( [_profile_id] => asc ) [limit] => 4 [search] => Array ( [0] => _profile_id in 9,12,32,23 [1] => profile_active = 1 [2] => profile_quota_id = ) [template] => index_artists_row.tpl [module] => jrProfile )
updated by @annush: 01/11/14 05:30:56AM
Annush
@annush
12/10/13 03:39:09AM
230 posts

How to update custom skin


Installation and Configuration

Thank you for reply, Douglas, at least I can see what is changed
Annush
@annush
12/10/13 02:18:30AM
230 posts

How to update custom skin


Installation and Configuration

Hi,
is there way to update a version for custom skin?
I have a skin - clon of jNova, and I am sure there are some fixing every time when jNova ipdates, but my skin doesn't.
updated by @annush: 01/13/14 10:30:46AM
  23