Recent content by Parminder Singh Chahal

  1. Parminder Singh Chahal

    Anyone Use this host?

    $42 per month could get you an Intel Xeon E3 1225v2 with 16 GB RAM and 3 x 120 GB SSD at Soyoustart. You also get 16 IPs that you only pay $3 per IP for set up and there is no monthly charge. If you want Cpanel then another $20 for that. Get a $10 per month server admin if you need help in...
  2. Parminder Singh Chahal

    XF 1.4 Not able to upload files

    Old one is Nginx php-fmp and this one is apache with DSO as handler (Yeh I know) . The problem seems to be sorted now but the million dollar question now is : Do I leave these two directories at 0777 which I set recursively or do a 0755 recursively and then make the main directory 0777? What...
  3. Parminder Singh Chahal

    XF 1.4 Not able to upload files

    I changed internal_data file to 0777 recursively and the uploading problem is sorted. Do these two directories need 0777 permission recursively ? Is that how every one leaves them? I moved this forum to another server and thats when this problem occurred but on the old server uploading was...
  4. Parminder Singh Chahal

    XF 1.4 Not able to upload files

    Hello, I am not able to attack pictures in posts. The bar reaches to 100% then an error message pops up saying : ------------- The following error occurred There was a problem uploading your file. ------------ I checked file permissions and found that : "data" is set to 0777...
  5. Parminder Singh Chahal

    Lack of interest Email banning option

    I find it very time consuming to add every email address that I want to add when I set up a new forum. It would be a lot easier if we could have an option to copy paste all of them at once or may be an option to upload and download a xml file with all the banned emails. This would also make it...
  6. Parminder Singh Chahal

    XenForo + caching = AMAZING

    When I say faster I dont mean to say that Ive measured anything, it just feels faster and more quick to respond thats all.
  7. Parminder Singh Chahal

    XenForo + caching = AMAZING

    These are the settings I have at the moment : ------------- zend_extension="/usr/local/lib/php/extensions/no-debug-non-zts-20121212/opcache.so" opcache.enable=1 opcache.enable_cli=1 opcache.memory_consumption=10240 opcache.interned_strings_buffer=512 opcache.max_accelerated_files=50000...
  8. Parminder Singh Chahal

    XenForo + caching = AMAZING

    My Zend opcache keeps refreshing every 15-20 mins or so. I tried APCu with it but xenforo wont use it :( Does anyone know how to keep zendopcache from refreshing every now and then? I have turned on piped logging aswell so its not apache restart and I am using Fcgi as handler. Any ideas? Or is...
  9. Parminder Singh Chahal

    XF 1.3 Mass delete posts made before a particular date

    I need to delete all the posts and threads made before a certain date on a forum and cant seem to find any option to be able to do that. Any ideas how to do this? I converted the forum to xenforo on 12th of Aug and I want everything created before that date to be removed now so I can use the...
  10. Parminder Singh Chahal

    XF 1.3 Errors after upgrade

    I uploaded the files again using winscp and everything is working fine. Some files probabbly got corrupted while uploading using filezilla. Been using filezilla for more then 10 years now.. I guess its time to say good bye at last. There are no errors anymore.
  11. Parminder Singh Chahal

    XF 1.3 Errors after upgrade

    This is the error that shows up after hitting reply : The following error occurred The server responded with an error. The error message is in the JavaScript console.
  12. Parminder Singh Chahal

    XF 1.3 Errors after upgrade

    I am getting this error since the upgrade when I try to post anything : Server Error Log Error Info ErrorException: Fatal Error: Call to undefined method XenForo_Model_Deferred::setNextDeferredTime() - deferred.php:21 Generated By: Unknown Account, 1 minute ago Stack Trace #0 [internal...
  13. Parminder Singh Chahal

    XF 1.2 New domain redirection query

    I have done it the way I mentioned above and it works. I just had to change the url in the .htaccess file and have 301 redirect in place on old domain. No moving around data bases or anything. Took me 5 mins flat. Thanks for your help Adam.
  14. Parminder Singh Chahal

    XF 1.2 New domain redirection query

    Thanks for the replies Adam. I am taking backups right now and will try to get this done as soon as the backups are in place. I am going to try doing this the WHM way by just modifying account and will put in the new domain name in there and then change the domain in xenforo admin panel. For...
  15. Parminder Singh Chahal

    XF 1.2 New domain redirection query

    Hello, I am going to change the domain for an existing forum but the problem is that on the existing domain I previously had vbulletin with vbseo which I converted to xenforo some time back so I have redirections in place for vbseo urls. Now I am thinking about changing the domain to a...
Back
Top Bottom