Jump to content
WebFlake

Stake™

Retired Staff
  • Posts

    495
  • Joined

  • Last visited

  • Days Won

    12

Community Answers

  1. Stake™'s post in how to ban spam mails on ipb4 was marked as the answer   
    You will have to add a wildcard.
    Try adding:
    *@trbvm.com
  2. Stake™'s post in Default Color Subway Template was marked as the answer   
    Please use the search system before opening a topic.
  3. Stake™'s post in There appears to be an error with the database.!! was marked as the answer   
    The question(s) in this support topic have been answered and the topic author has resolved their issue. This topic is now closed. If you have other questions, please open a new topic.
  4. Stake™'s post in How to remove ? was marked as the answer   
    ACP > Other Apps > IP.Content > Settings > MenuHide / remove the ones you want and create forum sections as redirect link.
  5. Stake™'s post in Sidebar was marked as the answer   
    The question(s) in this support topic have been answered and the topic author has resolved their issue. This topic is now closed. If you have other questions, please open a new topic.
  6. Stake™'s post in Can i install ipb4 without key was marked as the answer   
    You can install IPB without having a license key as @Nervodx said already. Download and upload the files into your folder via FTP.
    @Vicotex you can, make sure to update a NULLED version with a NULLED version and NOT with a RETAIL!!
    Paid versions you will have to install with a license key.
  7. Stake™'s post in IPB Hook Development was marked as the answer   
    The question(s) in this support topic have been answered and the topic author has resolved their issue. This topic is now closed. If you have other questions, please open a new topic.
  8. Stake™'s post in How was this done on WebFlake? was marked as the answer   
    @Nervodx usually we do not provide any information about WebFlakes' customs, so I do not think Phun will provide any support for this by sharing the code.
    If you would like to rip it, go ahead. Many users went before you. But have a bit of respect for @Phun and @Davlin. They put a lot of afford in this theme and all it customs.
     
  9. Stake™'s post in Chat box was marked as the answer   
    ​You will have to use the > on the forum index, it will open a panel where you can drag&drop the modifications.
  10. Stake™'s post in Permissions wrong? was marked as the answer   
    Have you recently moved from host / domain / directory ? If so, change path in System Settings.
  11. Stake™'s post in Hide topic list, but show own topic to author ? was marked as the answer   
    Forums > Manage ForumsEdit forum; click: 
    Postable Settings 
    Find:
    Allow posters to view other member's topicsSet: NO.
  12. Stake™'s post in IPB4 - Blocks on the side was marked as the answer   
    Click this button:

    Drag the sidebars into the right position, this should work.
  13. Stake™'s post in IPS Community Suite 4.0.6 Question was marked as the answer   
    As @Saviour said, you should make a test board to check if all your applications are working fine.
    You have to keep in mind not yet all applications are upgraded for 4.x. If you think your test board is working properly, you can get your 4.0.6 live.
     
    Make sure you are upgrading a NULLED board to a NULLED 4.0.6.
    If you are using RETAIL, upgrade your board with a RETAIL version of 4.0.6.
  14. Stake™'s post in How to add pages on navigation in Concise Theme? was marked as the answer   
    @gerox
    Have you tried installing IP.Content?
    If you install IP.Content and go to:
    ACP > Other Applications > IP.Content > Settings > Navigation Menu It is the most easy way there is.
     
    Download IP.Content here:

  15. Stake™'s post in Column not showing was marked as the answer   
    It's working for me too. 
    Try to clear browser cache and remove cookies.
  16. Stake™'s post in Feed Icon Change Theme was marked as the answer   
    ACP > Look & Feel > Manage Skin Sets & Templates > Edit Templates & CSS Open globalTemplate and take following steps:
     
    Find:
    <if test="skinchangerOuter:|: ! $this->member->is_not_human"> Place rule above:
    <li> <img src='{yourfeedimageurl}' alt='{$this->lang->words['rss_feed']}' id='rss_feed' class='clickable' /> </li>
  17. Stake™'s post in [Help] How do I edit a skin IP.Board 3.4x? was marked as the answer   
    ACP > Look & Feel > Manage Skin Sets & Templates > {theme_name} Click on
    Manage Templates & CSS Here can you edit the whole template.
  18. Stake™'s post in How to combine logins of Wordpress and IPB? was marked as the answer   
    @DragonVoid said this last year;
     
     
    The best and most simple way should be WP-IPS Connect.

  19. Stake™'s post in Draw was marked as the answer   
    Well, the only lottery system I know is ibEconomy. Is that what you are looking for?
    For example; 
  20. Stake™'s post in fURL question was marked as the answer   
    Could you try this;
    <IfModule mod_rewrite.c> Options -MultiViews RewriteEngine On RewriteBase /forums/ RewriteCond %{REQUEST_FILENAME} !-f RewriteRule .(jpeg|jpg|gif|png)$ /public/404.php [NC,L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] </IfModule>
  21. Stake™'s post in [Help] Auto Reply to Topics error was marked as the answer   
    Make sure you use "members nickname" instead of USER ID! When you will use member ID, you will receive an error.
     
    Regards,
    Stake.

    The question(s) in this support topic have been answered and the owner has been able to solve the problem. Because of this, the support topic has been closed and moved.

    If you have other questions, please open a new topic.
  22. Stake™'s post in Category Options was marked as the answer   
  23. Stake™'s post in Logo position was marked as the answer   
    <span class='row_title'><img src="URL"></span><span class='row_data'>{content}</span> Replace URL with the link.
     
    Example:
     
    <span class='row_title'><img src="http://domain.com/img.png"></span><span class='row_data'>{content}</span>
  24. Stake™'s post in What is name from this hook? was marked as the answer   
    Secondary Group Icons.
     
    http://webflake.sx/topic/877-hook-dp32-secondary-group-icons/
  25. Stake™'s post in Minimum Characters was marked as the answer   
    Here you go:
    http://webflake.sx/topic/975-hook-wf34-minimum-character-limit/
×
×
  • Create New...