Jump to content

Administrator

Administrator
  • Posts

    103,842
  • Joined

  • Last visited

  • Days Won

    5

Everything posted by Administrator

  1. To increase the rate of bulk mail for large dedicated setups, you can adjust the following. if ( ! $pergo or $pergo > 100 ) { $pergo = 50; } /admin/applications/members/modules_admin/bulkmail/bulkmail.php example of modified file to send 200-300 at once if ( ! $pergo or $pergo > 300 ) { $pergo = 200; }
  2. When posting large forum post or content pages, if you include too many BBCode links etc, it may not parse all of them, to override this hard coded limit, please the following in your config_global.php file, edit the 500 as needed. $INFO['max_bbcodes_per_post'] = 500;
  3. SUMMARY cPanel, Inc. has released EasyApache 3.26.10 with PHP version 5.5.19 and PHP version 5.4.35. This release addresses vulnerabilities related to CVE-2014-3710 by fixing bugs in the Fileinfo module. We strongly encourage all PHP 5.5 users to upgrade to version 5.5.19 and all PHP v5.4 users to upgrade to version … View the full article
  4. TSR-2014-0008 Announcement cPanel has released new builds for all public update tiers. These updates provide targeted changes to address security concerns with the cPanel & WHM product. These builds are currently available to all customers via the standard update system. cPanel has rated these updates as having security impact levels … View the full article
  5. This is the latest patch from November 9th 2014, for the following from IPS. We are releasing patches for IP.Board 3.3.x and IP.Board 3.4.x to address two issues recently reported to us. It has been brought to our attention that certain PHP configurations allow for a potential SQL injection vulnerability. Although this exploit requires some knowledge of your configuration and for certain files to be web-readable, we felt it important to release an update. Additionally, it has been brought to our attention that it may be possible to send attachments via the email classes which would ordinarily be removed. To apply the patch Simply download the attached zip for your IP.Board version and upload the files to your forum server. You do not need to run any scripts or the upgrade system. IP.Board 3.3.x 3_3_x_patch_nov_14.zip IP.Board 3.4.x 3_4_x_patch_nov_14.zip If you are an IPS Community in the Cloud client running IP.Board 3.3 or above, no further action is necessary as we have already automatically patched your account. If you are using a version older than IP.Board 3.3, you should contact support to upgrade. If you install or upgrade to IP.Board 3.4.7 after the date and time of this post, no further action is necessary as we have already updated the main download zips. We extend our thanks to Andrew Erb for notifying us of the email issue privately and promptly.
  6. We are releasing patches for IP.Board 3.3.x and IP.Board 3.4.x to address two issues recently reported to us. It has been brought to our attention that certain PHP configurations allow for a potential SQL injection vulnerability. Although this exploit requires some knowledge of your configuration and for certain files to be web-readable, we felt it important to release an update. Additionally, it has been brought to our attention that it may be possible to send attachments via the email classes which would ordinarily be removed. To apply the patch Simply download the attached zip for your IP.Board version and upload the files to your forum server. You do not need to run any scripts or the upgrade system. IP.Board 3.3.x IP.Board 3.4.x If you are an IPS Community in the Cloud client running IP.Board 3.3 or above, no further action is necessary as we have already automatically patched your account. If you are using a version older than IP.Board 3.3, you should contact support to upgrade. If you install or upgrade to IP.Board 3.4.7 after the date and time of this post, no further action is necessary as we have already updated the main download zips. We extend our thanks to Andrew Erb for notifying us of the email issue privately and promptly. Attached Files 3_3_x_patch_nov_14.zip (36.87KB) downloads: 0 3_4_x_patch_nov_14.zip (37.79KB) downloads: 0 View the full article View the full article
  7. IPS is investigating a possible security exploit reported to us a few hours ago. We are developing a fix for this issue now and anticipate its release tomorrow. Until the fix is released, clients are advised to delete the following file from their community: interface/ipsconnect/ipsconnect.phpThis will disable the IPS Connect service which is our system to allow for multiple sites to share one login. Most clients will not need this service but if you do use it then we still suggest you temporarily disable until a fix is released tomorrow.IPS Community in the Cloud clients: we have already disabled this feature for you so you are not impacted by this exploit. View the full article View the full article
  8. We are happy to release the second beta of IPS Community Suite 4.0! IPS welcomes any clients who enjoy testing beta software to participate and post bugs in our bug tracker. These beta releases help us to provide a more stable final release and the more people who participate in testing the better it is for all. This release makes available: Forums Blog Gallery Downloads Calendar This release does not contain Commerce (formerly IP.Nexus), Pages (formerly IP.content), or Chat. These three apps will be released soon as a separate download. The upgrade system is now available and you can upgrade from IP.Board 3.4.7 to test this system However: do not upgrade your live community! IPS does not provide technical support or services for beta releases. You can append "-TESTINSTALL" on to the end of your license key to allow to a separate install for test purposes. Downloading You can download IPS Community Suite 4.0.0 Beta 2 in the client area. Go to your Purchases section, select your license, and click the download link. IPS Community in the Cloud clients do not yet have access to the beta. That will be coming soon. You will be able to upgrade from Beta 2 to Beta 3 when it is released and to all future betas through final release. If you are not interested in downloading our beta releases you can still check out our IPS Community Suite 4.0 preview site to see the new version in action. Discussion Please post in our special Beta Releases forum on the preview site for anything about Beta 2. Enjoy! We will be upgrading our own site next week. Stay tuned! View the full article View the full article
  9. https://www.exactservers.com/4/calendar/event/1-/
  10. https://www.exactservers.com/calendar/event/3-test/
  11. cPanel, Inc. is thrilled to release cPanel & WHM software version 11.46, which is now available in the RELEASE tier. cPanel & WHM 11.46 offers localization and support for 29 languages, Paper Lantern branding, ModSecurity tools, and more. Localization & Support for 29 Languages As part of version 11.46, cPanel … View the full article
  12. http://www.pcreview.co.uk/forums/help-folder-redirection-t1895169.html http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Server/SBS_Small_Business_Server/Q_24131749.html
  13. cPanel & WHM software version 11.40 has now reached End of Life. In accordance with our EOL policy [http://go.cpanel.net/longtermsupport], 11.40 will continue functioning on servers. The last release of cPanel & WHM 11.40, 11.40.1.22, will remain on our mirrors indefinitely. However, no further updates, such as security fixes and installations, … View the full article
  14. 4.0 Add to constants.php define( 'EMAIL_DEBUG_PATH', '/path/to/store/logs' );
  15. We are happy to release the first beta of IPS Community Suite 4.0! IPS welcomes any clients who enjoy testing beta software to participate and post bugs in our bug tracker. These beta releases help us to provide a more stable final release and the more people who participate in testing the better it is for all. This release makes available: Forums Blog Gallery Downloads Calendar This release does not contain Commerce (formerly IP.Nexus), Pages (formerly IP.content), or Chat. These three apps will be released soon as a separate download. The upgrade system is now available and you can upgrade from IP.Board 3.4.7 to test this system However: do not upgrade your live community! IPS does not provide technical support or services for beta releases. You can append "-TESTINSTALL" on to the end of your license key to allow to a separate install for test purposes. Downloading You can download IPS Community Suite 4.0.0 Beta 1 in the client area. Go to your Purchases section, select your license, and click the download link. IPS Community in the Cloud clients do not yet have access to the beta. That will be coming soon. You will be able to upgrade from Beta 1 to Beta 2 when it is released and to all future betas. If you are not interested in downloading our beta releases you can still check out our IPS Community Suite 4.0 preview site to see the new version in action. Discussion Please post in our special Beta Releases forum on the preview site for anything about Beta 1. Enjoy! View the full article View the full article
  16. If your site is returning less than normal results, apply the following patch for sphinx /admin/applications/forums/extensions/search/engines/sphinx.php sphinx.php
  17. IP.Board will set various cookies that will allow for sessions to be utilized across pages, and even "remember" a users logged in state the next time they visit. Below, I have provided a brief outline of the cookies that are set by the software, and what they are used for. Please note that the names of these may vary if you have defined a Cookie Prefix in your Admin CP. Cookies marked in red are set as HttpOnly cookies, which means they cannot be accessed via client side scripting (reference). It should also be noted that, while some cookies will contain user preference information (as outlined below), none of the cookies set by IP.Board contain any users personal information. session_id - This is the users current session. The value of this cookie is used to link the client with the software to help identify that the session is correct and unique to this user. member_id - This is the users unique ID used to help verify that the users session actually belongs to the person who is browsing. pass_hash - This is the users login key that is utilized to remember their logged in status so that, if they elect to be remembered on subsequent visits, this cookies verifies that information. This cookie does not store any password hashes, or any other authentication based data. rteStatus - This is a user preference cookie that determines whether or not the user wants to use the Rich Text Editor, or a standard textarea, for posting content. acp_mergecenter - This cookie is set when an administrator does a Template Merge report when upgrading between versions. This is not set for your average, everyday users, and is only set in the Admin CP. ipsconnect_XXXXX - This cookie is utilized by the IPS Connect feature to allow for Single Sign On functionality between multiple IP.Board installations on the same top level domain. The XXXXX portion here is typically replaced with a 32 character string to identify the legitimacy of the "master" IP.Board install. guestSkinChoice - This is used for anyone browsing who has not registered for the site yet. It is a "preference" cookie that allows guests to determine what skin design to browse the site with, in the event you have multiple designs installed in the software. language - This is similar to the guestSkinChoice cookie, except it refers to the guests Language choice instead. forceEnglish - This is a debugging cookie used by technicians and developers to force the site to use the master "English" language pack. mobileApp - This cookie is set in the event that a user may be using our (since deprecated) Mobile Application. mobileBrowser - This cookie is set when a user is browsing via a mobile device. cm_reg - If you are currently using IP.Nexus (which I do not believe you are), this cookie is used during registration to determine if the user is attempting to purchase something from the store-front, and if so, contains the ID of the invoice that was generated. referred_by - Another IP.Nexus cookie - this is used for guests to help determine what member referred that guest to the site so that, in the event the guest registers and purchases something, the referrer can receive a commission, if configured. uagent_bypass - This is used by those browsing via a mobile browser, but elect to view the full site rather than the stripped down, mobile version. hide_sidebar - This is a preferential cookie used to determine if the user wishes to hide the sidebar that is typically displayed on the board index. coppa - This cookie is used during registration by the COPPA feature to determine whether or not the user is under 13 and, if set, deny them from registering. In addition to these, you may also see cookies that are prefixed with "itemMarking" - these, specifically, are used to keep track of what topics, forums, and other content items a user has read. These are only set if Database Read Tracking is not enabled. Further, the following cookies are set and used for IP.Chat: chat_blocked - This cookie indicates that the currently viewing user is blocked from chatting. chat_user_id - This cookie is used for Guests that may be in the chat room, and is used as a unique identifier to allow multiple guests at one time. chat_ignored_guests - This cookie is used for Members who may wish to ignore chat messages from Guest users. For the forums, you may see the following cookies: ipbforumpass_X - This is used if you have any password protected forums, and will identify that the user knows the password to the forum and allows them access without prompting them each time. X is replaced by a number to identify the actual forum. mqtids - This cookie stores a list of Post ID's to allow users to quote multiple posts across topics. X_prune_day, X_sort_key, X_sort_by, X_topicfilter - These four cookies are used to store a users sorting and filter preferences when browsing a forum. X here is replaced by the forum ID. Moderators may see cookies similar too the following: modtids (Topics) modpids (Posts) commentmodids (for comment areas in other applications) modbids (Blogs) modiids (Gallery Images) modfileids (IP.Downloads Files) These are specific to moderators, and contain a list of items that the moderator has queued together to allow for applying a single moderation action to all items selected. During searches, you may see the following: sfc - This cookie stores a timestamp of the users last search. This cookie is then used as a comparison to prevent flooding the search system with multiple requests in a short time span. sfct - Used in conjunction with the previous cookie, this stores the search term used in the previous search. In IP.Downloads: idm_wait_period - If the "Time to wait before the download starts" feature in IP.Downloads is used, then this cookie will store the current time, so that the application knows how long the user needs to wait before they can download the file. In IP.Gallery: members_gallery - Another preference cookie, this is used to determine the users display preference for the Members Gallery category. gallery_view_size - This is used to store the users default image size preference (either default to viewing the fullsize image, or a thumbnail)
  18. IPS Community Suite 4.0 is nearly here, and we'll be distributing betas very soon. But 4.0 is really just the beginning; with the new tightly integrated, one-version suite of applications, we're already starting to think about all of the features we'd like to add in the future. This brings us nicely to the final 4.0 feature we'd like to talk about: the upgrade system. In 4.0, when a new version is released, you'll see a message like this pop up in the Admin CP: Clicking the "Download" button will allow you download, right from the Admin CP, a zip file with the new version. This zip file will contain just the changed the files from the version you're using (in technical terms, this is called a delta update) to save time and bandwidth when uploading the new version to your server. The system automatically knows what apps you have installed (so you don't have to download a separate zip for each application) and even knows if you've renamed your AdminCP directory and accommodates for that. Here's a video of the process in action: Attached Thumbnails View the full article View the full article
  19. Administrator

    photo

    From the album: test

    test
  20. 10/22/2014 Houston, TX - cPanel, Inc. is thrilled to release cPanel & WHM software version 11.46, which is now available in the CURRENT tier. cPanel & WHM 11.46 offers localization and support for 29 languages, Paper Lantern branding, ModSecurity tools, and more. Localization & Support for 29 Languages As part … View the full article
  21. We are releasing IP.Board 3.4.7 today as a maintenance release to fix commonly reported issues and to consolidate security updates since 3.4.6 was released. Issues fixed in this version: Internet Explorer 11 Copy/Paste Issue Facebook Profile Photos Not Loading Incoming Email Piping throws an error Terms of use link on registration broken All security patches since last released are bundled in this version Updates to Facebook Connect integration to support API Version 2.1 Download You can download 3.4.7 in the client area and read our easy guide on upgrading. If you need assistance or have issues please submit a support ticket. View the full article
×
×
  • Create New...