Jump to content
  • Sign Up

Verified

Collaborator
  • Posts

    601
  • Joined

  • Last visited

  • Days Won

    13

Everything posted by Verified

  1. Verified

    Question Cant Download?

    You've downloaded 15 files which is a members limit for the day. It will be reset in 24hours.
  2. Verified

    Question Cant Download?

    How many files have you downloaded and do you use a download accelerator?
  3. 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.
  4. If you are having q similar issue to the one described in the topic make sure all files are there and if so try all my suggestions above. 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.
  5. Where did you get your IPB files from? And are you using nulled or retail?
  6. Have you tried this on a different skin?
  7. Sorry. 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.
  8. To be honest I'm not quite sure what the issue is. What you did should not affect this.
  9. This should not affect your images. Make sure the images exist.
  10. 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.
  11. e) How do I get cleaner URLs? Go to ACP > System [tab] > System Settings > System [tab] > Search Engine Optimization. There, set both Redirect to new friendly URL format and Use .htaccess mod_rewrite to Yes, and save the settings. Below Use .htaccess mod_rewrite, there should be a message to 'add a file called .htaccess with the following contents.' Copy the contents that it is referring to, into a text file. Download /public_html/.htaccess and make a copy of it. Open one copy of that file, and in it, paste the copied contents from step 3, to the top of the .htaccess file. Then save the file, and upload it to replace the original at the location specified in step 4. Go to ACP > Other Apps [tab] > Content > Settings > Advanced. There, set Use .htaccess mod_rewrite to Yes, and save the settings. You will need IP.Content for this.
  12. If you are going to be using a nulled board you should use offshore hosting.
  13. Verified

    Ohai

    I remember you! Welcome back!
  14. Are they still able to see the second mod cp link?
  15. Well, we've got a lot of costs to cover which keep the site up. If it wasn't for our donators we wouldn't be able to keep the site up. We also keep some funds in case of emergency.
  16. Find in your skins GlobalTemplate. <li><a data-clicklaunch="getNotificationsList" href="{parse url="app=core&amp;module=usercp&amp;area=notificationlog" base="public"}" title="{$this->lang->words['notifications_at_the_top']}">{$this->memberData['notification_cnt']} Notifications&nbsp;<span id='user_link_dd'></span></a></li> </if> and add below. <li><a href="{parse url="app=core&amp;module=global&amp;section=login&amp;do=logout&amp;k={$this->member->form_hash}" base="public"}" title='{$this->lang->words['log_out']}'>{$this->lang->words['log_out']}</a></li> &nbsp;|&nbsp; <if test="accessreports:|:$this->memberData['is_mod'] OR !empty($this->memberData['access_report_center']) || ($this->memberData['g_access_cp'] AND !$this->settings['security_remove_acp_link'])"> <if test="showacplink:|:$this->memberData['g_access_cp'] AND !$this->settings['security_remove_acp_link']"> <li> <a href="{$this->settings['_admin_link']}" title='{$this->lang->words['admin_cp']}' target="_blank"><b>{$this->lang->words['login_to_acp']}</b></a> </li> </if> &nbsp;|&nbsp; <li><a href="{parse url="app=core&amp;module=modcp" base="public"}" title='{$this->lang->words['gbl_modcp_link']}'><b>{$this->lang->words['gbl_modcp_link']}</b></a></li> <if test="rclink:|:$this->memberData['access_report_center'] && $this->memberData['_cache']['report_num'] > 0"> <li class='active'> <a href="{parse url="app=core&amp;module=reports&amp;do=index" base="public"}" title='{$this->lang->words['view_reports']}'>{$this->memberData['_cache']['report_num']} {$this->lang->words['report_member_bar']}</a> </li> </if> </if>
  17. 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.
  18. It won't work unless your board is 3.1
  19. 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.
  20. This is on old IP.Boards. There is a hook for 3.1.x which does this I think.
  21. Open another support topic for further questions, thanks. 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. 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.
  23. I'm not too sure. Your best bet is too ask Phun.
  24. 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.
×
×
  • Create New...