Jump to content

AlexJ

Clients
  • Posts

    4,201
  • Joined

  • Last visited

  • Days Won

    3

 Content Type 

Downloads

Release Notes

IPS4 Guides

IPS4 Developer Documentation

Invision Community Blog

Development Blog

Deprecation Tracker

Providers Directory

Forums

Events

Store

Gallery

Everything posted by AlexJ

  1. To check your hard drive: dd if=/dev/zero of=test bs=64k count=16k conv=fdatasync; unlink test To view the SMART data of your hard drive: smartctl -a /dev/sda To run short test: smartctl --test=short /dev/sda To run long test: smartctl --test=long /dev/sda[/code]
  2. I am getting below error: apachectl: command not found How do I fix it?
  3. http://fearless-assassins.com/forum/index.php?app=feedback&u=3446 When you click on 'Testing' it moves you to forum index page while it should move you to that topic and/or post.
  4. Other then that bad notify key error, there is one more issue. When you supply topic link, while giving someone reputation, it doesn't work as intended. Example: 1. Giving someone reputation. 2. +1 and put link in form. 3. Hit Enter. 4. User get reputation. 5. When you click on the reputation, it should take you to right topic link but it redirects to wrong link. http://fearless-assassins.com/forum/index.php?showtopic=0 Also, I have FURL enabled. Why it's using simple URL structure then?
  5. I am getting below error, while giving feedback to someone. Using the new version from download. Fatal error: Uncaught exception 'Exception' with message 'BAD_NOTIFY_KEY' in /home/xxxxxx/public_html/forum/admin/sources/classes/member/notifications.php:457 Stack trace: #0 /home/xxxxxx/public_html/forum/admin/applications_addon/other/feedback/modules_public/view/view.php(319): notifications->sendNotification() #1 /home/xxxxxx/public_html/forum/admin/applications_addon/other/feedback/modules_public/view/view.php(57): public_feedback_view_view->leave_feedback('5470') #2 /home/xxxxxx/public_html/forum/admin/sources/base/ipsController.php(285): public_feedback_view_view->doExecute(Object(ipsRegistry)) #3 /home/xxxxxx/public_html/forum/admin/sources/base/ipsController.php(112): ipsCommand->execute(Object(ipsRegistry)) #4 /home/xxxxxx/public_html/forum/admin/sources/base/ipsController.php(65): ipsController->handleRequest() #5 /home/xxxxxx/public_html/forum/index.php(26): ipsController::run() #6 {main} thrown in /home/xxxxxx/public_html/forum/admin/sources/classes/member/notifications.php on line 4
  6. Would it be possible to include this as options in next release? I would like to see custom role support if possible so that members can leave feedback under 'General' if user is not trader, buyer or seller. Will help by good amount. Also, in each page load how many queries it uses? Just curious on performance of application.
  7. How can I add more Role? Example: General? At present, I only see 3. Buyer, Seller, Trader.
  8. Is issue resolved? I am waiting for your post to buy this mod :P
  9. Is there possibility such that only staff or admins can add feedback? Any group permissions?
  10. It gives me above error after I had uploaded the xml. :(
  11. Hi, I have still same issue. It doesn't allow me to delete settings group. It says: "You cannot remove this setting group as it still contains active settings. Please remove the settings inside it first."
  12. Hi Stoo, I removed the application, but I can see still settings for it in Tools & Settings > System Settings. Can you tell me steps on how to remove application completely? Thank you!
  13. Oh i see. Damm i run it manually to see if it's working or not.. Sorry! Nobba me :(
  14. After forums update to 3.1.x, site map was using non FURL links instead of FURL ones. Can you check the issue? Thanks.
  15. Does it works with 3.1? My sitemap is not getting updated for some reason.
  16. From the general user view: I can see one unfilled bug even thought that user has filed no bugs. As an admin even if I change the status, in search option it still shows old one. What I am doing wrong? Did I mess up some settings or it's a bug? PS Using on 3.0.5 at present.
  17. Terabyte, will present one work with 3.1.x while you release the new version?
  18. AlexJ

    Member Map

    You can always donate. :)
  19. How can I check it? Does phpinfo.php script will show that info? Can you PM or msn or any instant messenger contact so I can talk to you on weekend and get it installed? Thanks.
  20. I just moved to dedicated box 2 week back and had installed latest versions of apache2 and my php version is 5.2.6-1+lenny6. So, what would be solution now? Help plz!
  21. Linux debian 64 bit. Using apache2 and php 5.x version. Thank you!
  22. Well I had purchased your mod 3 to 4 months back. Now since we moved to dedicated machine I have no experience on how to install ioncube and all. Are you willing to help so that I can install your mod back?
×
×
  • Create New...