Jump to content

Courage

Enthusiast
  • Posts

    177
  • Joined

  • Last visited

  • Days Won

    13

Everything posted by Courage

  1. Ok, I have 2 forums on same domain (one is *****.ro/forum and the other one is board.*******.ro) All at once, I recieve this message on same boards: Warning: str_replace() has been disabled for security reasons in /home/******/public_html/ipb/initdata.php on line 99Warning: str_replace() has been disabled for security reasons in /home/*****/public_html/ipb/initdata.php on line 290Warning: require_once() [function.require-once]: Unable to access /admin/sources/base/ipsRegistry.php in /home/*******/public_html/ipb/index.php on line 23Warning: require_once(/admin/sources/base/ipsRegistry.php) [function.require-once]: failed to open stream: No such file or directory in /home/*****/public_html/ipb/index.php on line 23Fatal error: require_once() [function.require]: Failed opening required '/admin/sources/base/ipsRegistry.php' (include_path='.:/usr/lib/php:/usr/local/lib/php:/ips_kernel/') in /home/*****/public_html/ipb/index.php on line 23What can I do?
  2. 95 downloads

    This will give the admin the option to make it so only users with a certain post count set by the admin can reply and send personal messages. By default it is set to 5 posts. This can be used to fight spam through the private messages. Install the hook.xml file through Manage Hooks in your Admin Panel and then to congigure it go to System Settings. There you will see a new setting called NenaDice. Click on it and configure the hook to your needs. There you can enable/disable the hook, set the number of posts needed to read/reply to pm, enter the error message and as last but not least you can choose which groups can bypass the post restriction.
  3. I think there is a tutorial, but i can't find it anymore . How can I transform forum stats style like yours?
  4. Sorry, my bad . The code is great. I was replacind the "id", not the "??" Thanks again!
  5. Exactly the code you postet, in board index template . I replaced ['id'] with ['18']
  6. Hi. I did this and added <style>#category_187.category_block .col_c_forum {width: 100%;}</style> in boardindextemplate, but there is a little bit of unused space: How can I remove it?
  7. There is a syntax error in the template, usually caused by PHP code not properly formed. Please correct the error and hit save again.
  8. I don't wish to disable subforums from all categories. I want just one .
  9. Hi. How can I do that when i mark a forum with Hide Last Post Info, the subforums should hide, not the last post? This is the board index template:
  10. Hi. How can I remove "Registrations over past 7 days" in AdminCP?
  11. Sorry, you don't have permission for that! This member is no longer active.
  12. Hi.How can I do that normal users can see profiles of banned users?
  13. Nothing has changed I mean same thing like here:
  14. OK, I removed the last post info and the number of topics & replies, but, how can I fill that empty space with the description of category & subforums?
  15. I'm not lazy . I tried in ipb_Styles.css, but I did not find anything. P.S. Infinite dark is based on a Color Picker.
  16. Where can I change infinite dark default color?
  17. Where am i supposed to use that?
  18. How cand i add "." for the numbers bigger than 1000? i mean 1000 -> 1.000 25635 -> 25.635 15685 -> 15.685 etc.
×
×
  • Create New...