Jump to content

Rhett

Administrator
  • Posts

    1,399
  • Joined

  • Last visited

  • Days Won

    33

Everything posted by Rhett

  1. 'CP_DIRECTORY' => 'admin', 'IN_DEV' => FALSE, 'DEV_USE_WHOOPS' => TRUE, 'DEV_USE_FURL_CACHE' => FALSE, 'DEV_USE_MENU_CACHE' => FALSE, 'DEBUG_JS' => FALSE, 'DEV_DEBUG_JS' => TRUE, 'DEV_DEBUG_CSS' => FALSE, 'DEBUG_TEMPLATES' => FALSE, 'IPS_FOLDER_PERMISSION' => 0777, 'FOLDER_PERMISSION_NO_WRITE' => 0755, 'IPS_FILE_PERMISSION' => 0666, 'FILE_PERMISSION_NO_WRITE' => 0644, 'ROOT_PATH' => __DIR__, 'NO_WRITES' => FALSE, 'DEBUG_LOG' => FALSE, 'LOG_FALLBACK_DIR' => '{root}/uploads/logs', 'STORE_METHOD' => 'FileSystem', 'STORE_CONFIG' => '{"path":"{root}/datastore"}', 'CACHE_METHOD' => 'None', 'CACHE_CONFIG' => '{}', 'CACHE_PAGE_TIMEOUT' => 30, 'TEST_CACHING' => FALSE, 'EMAIL_DEBUG_PATH' => NULL, 'BULK_MAILS_PER_CYCLE' => 500, 'JAVA_PATH' => "", 'ERROR_PAGE' => 'error.php', 'UPGRADING_PAGE' => 'upgrading.html', 'QUERY_LOG' => FALSE, 'CACHING_LOG' => FALSE, 'ENFORCE_ACCESS' => FALSE, 'THUMBNAIL_SIZE' => '500x500', 'PHOTO_THUMBNAIL_SIZE' => 240, // The max we display is 120x120, so this allows for double size for high dpi screens 'COOKIE_DOMAIN' => NULL, 'COOKIE_PREFIX' => 'ips4_', 'COOKIE_PATH' => NULL, 'COOKIE_BYPASS_SSLONLY' => FALSE, 'CONNECT_NOSYNC_NAMES' => FALSE, 'BYPASS_CURL' => FALSE, 'FORCE_CURL' => FALSE, 'NEXUS_TEST_GATEWAYS' => FALSE, 'NEXUS_LKEY_API_DISABLE' => TRUE, 'NEXUS_LKEY_API_CHECK_IP' => TRUE, 'NEXUS_LKEY_API_ALLOW_IP_OVERRIDE' => FALSE, 'UPGRADE_MANUAL_THRESHOLD' => 250000, 'HTMLENTITIES' => ( version_compare( phpversion(), '5.4.0', '<' ) ) ? ENT_IGNORE : ENT_DISALLOWED, 'SUITE_UNIQUE_KEY' => mb_substr( md5( '02bf3' . '$Rev: 3023$'), 10, 10 ), 'CACHEBUST_KEY' => mb_substr( md5( '02bf3' . '$Rev: 3023$'), 10, 10 ), // This looks unnecessary but SUITE_UNIQUE_KEY can be set to a constant constant in constants.php whereas we need a version specific constant for cache busting. 'SITE_SECRET_KEY' => NULL, 'TEXT_ENCRYPTION_KEY' => NULL, 'CONNECT_MASTER_KEY' => NULL, 'USE_DEVELOPMENT_BUILDS' => FALSE, 'DEV_WHOOPS_EDITOR' => NULL, 'DEFAULT_REQUEST_TIMEOUT' => 10, // In seconds - default for most external connections 'LONG_REQUEST_TIMEOUT' => 30, // In seconds - used for specific API-based calls where we expect a slightly longer response time 'TEMP_DIRECTORY' => sys_get_temp_dir(), 'TEST_DELTA_ZIP' => '', 'DELTA_FORCE_FTP' => FALSE, 'BYPASS_ACP_IP_CHECK' => FALSE
  2. https://www.facebook.com/SutterSolutions/
  3. Rhett

    HissGate2016

    Hissgate 2016 https://9to5mac.com/2016/09/17/iphone-7-plus-hissing/
  4. Rhett

    IPS4 AWS Setup

    To setup AWS, do as follows. 1. Go to admincp > files > Storage Settings 2. Select Configurations > Select Add New > Select AWS as the type 3. You will need to have setup the AWS S3 account and also ensure you setup the proper access rules for AWS on their end. 4. Once that is setup, save it, then adjust your file storage settings to use the new AWS option, it will currently prompt a rebuild as well, completed the rebuild manually in this case if needed by selecting the main admincp page, and select run now.
  5. Rhett

    IPS4 AWS Setup

    As of 4.0.3 everything is working great with AWS, see below.
  6. If your community facebook connect has stopped importing users profile photo's, apply this patch to correct this issue. This is for 3.4.x currently. Ppload the contents to your forum. If your admin directory is customized, upload the contents of the /admin/ directory to that custom directory instead. FBPhoto.zip
  7. Removing VBSEO for vbulletin – Reverting back to vbulletin URLs Please note, this information was copied from vbseo.com, now showing a database error. This is posted for reference since vbSEO seems to be going out of business: If you ever need to uninstall vBSEO , you can use the following instructions. Make sure you carefully follow each step. Login to your vBSEO Cp and disable vBSEO Login to your Admincp and Browse to Plugins & Products Uninstall vBSEO product file , on the next step you’ll be given 2 options If you ever plan to install vBSEO on the same domain , choose Keep vBSEO data in Database If you will not use vBSEO again choose Cleanup vBSEO Data Delete all files include .htaccess from your server via ftp. You can find the list of files that needs to be deleted below. Files that needs to be deleted admincp/ admin_vbseo.php clientscript/ vbseo_ajax.js images/vbseo anchor.png delicious.gif digg.gif facebook.gif furl.gif goto_linkbacks.gif linkback.gif linkback_about.gif linkback_url.gif mister-wong pingback.gif post_linkback.gif reddit.gif refback.gif spurl.gif technorati.gif trackback.gif includes/cron vbseo_serviceupdate.php xml/ bitfield_vbseo.xml cpnav_vbseo.xml vbseo_urls_001.xml vbseo_urls_002.xml vbseo_urls_003.xml vbseo_urls_004.xml vbseo_urls_005.xml vbseo_urls_006.xml vbseocp_deutsch (du).xml vbseocp_deutsch (sie).xml vbseocp_dutch.xml vbseocp_english.xml vbseocp_russian.xml vbseocp_turkce.xml functions_vbseo.php functions_vbseo_cache.php functions_vbseo_createurl.php functions_vbseo_crr.php functions_vbseo_db.php functions_vbseo_hook.php functions_vbseo_linkback.php functions_vbseo_misc.php functions_vbseo_pre.php functions_vbseo_seo.php functions_vbseo_startup.php functions_vbseo_url.php functions_vbseo_vb.php md5_sums_crawlability_vbseo.php modcp/ vbseo_moderate.php vbseo.php vbseocp.php vbseocpform.php .htaccess After uninstallation you can also redirect your indexed content to original vBulletin urls. Please carefully check the rewrite rules and use the one that fits your current url structure. If your url structure isn’t listed below please post a sample example so we can supply the correct rules. If you have your thread rewrite rules set as forum-name/threadid-threadname.html use the following .htaccess RewriteEngine onRewriteRule [^/]+/([0-9]+)-[^/]+\.html http://www.domain.com/forums/showthread.php?t=$1 [L,R=301] If you have your thread rewrite rules set as forum-name/threadname-threadid.html use the following .htaccess RewriteEngine onRewriteRule [^/]+/[^/]+-([0-9]+)\.html http://www.domain.com/forums/showthread.php?t=$1 [L,R=301] If you have your thread rewrite rules set as forum-name/threadname-threadid/ use the following .htaccess RewriteEngine onRewriteRule [^/]+/[^/]+-([0-9]+)/ http://www.domain.com/forums/showthread.php?t=$1 [L,R=301]
  8. testing 123 testing 123 test
  9. http://h30434.www3.hp.com/t5/ePrint-Print-Apps-Mobile-Printing-and-ePrintCenter/Why-does-my-hp-8600-plus-printer-spit-out-an-extra-blank/td-p/1473495/page/3
×
×
  • Create New...