Advertisement:

Author Topic: usercount page - bizare message  (Read 1159 times)

amoric69

  • Full Member
  • ***
  • Posts: 185
usercount page - bizare message
« on: April 10, 2014, 05:54:24 pm »
Hello,
Are you sure you want to delete your user count?
I got it when I click on my count even if there are no yet items,

Why ?

innoserv

  • Newbie
  • *
  • Posts: 45
Re: usercount page - bizare message
« Reply #1 on: April 10, 2014, 06:08:19 pm »
this problem was with bender 1.1.0 if you want to fix it you must go to your theme folder and open the file named user-sidebar.php and delete this line or just comment it

Code: [Select]
<div id="dialog-delete-account" title="<?php echo osc_esc_html(__('Delete account''bender')); ?>">
<?php _e('Are you sure you want to delete your account?''bender'); ?>
</div>

amoric69

  • Full Member
  • ***
  • Posts: 185
Re: usercount page - bizare message
« Reply #2 on: April 11, 2014, 11:59:52 am »
Thanks!  :D

anuruddha

  • Newbie
  • *
  • Posts: 45
  • Hello guys
Re: usercount page - bizare message
« Reply #3 on: April 21, 2014, 11:11:16 pm »
Hello,
Are you sure you want to delete your user count?
I got it when I click on my count even if there are no yet items,

Why ?

Fix is easy just open the head.php on common folder. And locate the #49 line twaagthm.langs = <?php echo json_encode($js_lang); ?> just put ; end of ?>.

amoric69

  • Full Member
  • ***
  • Posts: 185
Re: usercount page - bizare message
« Reply #4 on: April 23, 2014, 05:18:51 pm »
it returns 'null', why ?

amoric69

  • Full Member
  • ***
  • Posts: 185
Re: usercount page - bizare message
« Reply #5 on: April 24, 2014, 12:43:31 am »
How i can enable it ?

innoserv

  • Newbie
  • *
  • Posts: 45
Re: usercount page - bizare message
« Reply #6 on: April 25, 2014, 12:48:05 am »
my friend they fix this problem in the new version of bender

amoric69

  • Full Member
  • ***
  • Posts: 185
Re: usercount page - bizare message
« Reply #7 on: April 25, 2014, 01:21:57 am »
But i use the 3.3.2  :o