Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 02/22/24 in all areas

  1. *Note: To avoid claims of self-advertisement, I'll post screenshots with no links. You can find the links pretty quickly by searching on Marketplace Hi All, I wanted to highlight some oddities I've noticed in the WHMCS Marketplace recently, but they may have been plaguing the platform for several years now. For one of my products, I noticed I had two recent reviews that appeared odd and out of place: There is nothing odd about negative reviews, but neither of these are customers of mine. Either way, I did a quick search on the usernames listed via Google and found they had left similar reviews across several other theme developers: cc. @(Amr) @WGS However, a few theme developers are being left positive reviews across all of their products during a similar time frame: cc. @AALayer @zomex There seems to be some suspicious activity in this feedback. I contacted WHMCS support to see if this could be investigated, but I was told that "they do not remove or change reviews to maintain legitimacy." That seems odd, considering they've allowed other products to be boosted by spam reviews.: Bluishost - Nearly 100 5-star reviews from October 5th through October 26th. HostWHMCS - Tons of 5-star reviews across multiple pockets of 2-3 days spans. There should be some form of moderation if WHMCS is concerned about the legitimacy of this platform. For the developers who work hard to get their products rated highly by legitimate customers, it's not ideal to have their listings damaged or suppressed due to bot or shady practices.
    1 point
  2. The InvoicePaidPreEmail event should trigger before WHMCS starts updating the next due date. You could save the value in that event and then use another hook event to modify the next due date to your liking.
    1 point
  3. hi can every one help me fix error page from display error and page error Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 196608 bytes) in /home/makeyourwebdesig/public_html/vendor/illuminate/database/Connection.php on line 336 Oops! Something went wrong and we couldn't process your request. Please go back to the previous page and try again. For additional assistance, please reference the WHMCS TroubleShooting Guide » Whoops\Exception\ErrorException: Allowed memory size of 134217728 bytes exhausted (tried to allocate 196608 bytes) in /home/makeyourwebdesig/public_html/vendor/illuminate/database/Connection.php:336 Stack trace: #0 /home/makeyourwebdesig/public_html/vendor/whmcs/whmcs-foundation/lib/Utility/Error/Run.php(0): WHMCS\Utility\Error\Run->handleError() #1 [internal function]: WHMCS\Utility\Error\Run->handleShutdown() #2 {main}
    1 point
  4. You can use the coupon code WHMCSMARKET and get a 20% discount when ordering Enhance Your WHMCS Experience with Avatar Manager - Personalize Client Profiles with Ease! Transform your WHMCS client area into a more personalized and engaging space with Avatar Manager! This innovative module allows clients to set up their profile avatar effortlessly, using their name, Gravatar, or by uploading a custom image. It's a simple yet powerful tool to add a personal touch to each client's profile. Key Features of Avatar Manager: Auto-Generated Avatars: Automatically create profile photo using client names for a quick and efficient personalization. Gravatar Integration: Seamlessly use the client's existing Gravatar picture for convenience and brand consistency. Flexible Upload Options: Clients can upload avatars directly from their PC or via a remote URL, offering versatility in image sourcing. Customizable Avatar Methods: Gain full control with the ability to enable or disable different avatar setting methods. File Size Management: Set maximum upload sizes to ensure site performance and user experience remain optimal. Default Image Setting: Automatically assign a default avatar for clients without a custom setup, maintaining a uniform and professional look. Restrict Avatar Changes: Option to lock avatars, preventing clients from changing their image, ideal for maintaining consistent client profiles. Adjustable Image Sizing: Customize the size of profile and ticket avatars to fit perfectly with your site’s design and layout. Admin Control: Admins can easily change client and staff avatars, ensuring full control over the visual aspects of client profiles. No Template Editing Required: Effortlessly integrates with your WHMCS setup without the need for complex template modifications. Multi-Language Support: Fully compatible with multiple languages, making it accessible to a diverse user base. Universal Template Compatibility: Works seamlessly with any WHMCS template, ensuring a consistent experience regardless of your site's design. Why Choose Avatar Manager? Avatar Manager is more than just an avatar setting tool; it's a step towards a more engaging and personalized client interface. With its user-friendly features and robust functionality, it enhances the user experience, promotes brand identity, and adds a touch of personal connection between you and your clients. Whether it's through a name-generated image, a familiar Gravatar, or a uniquely uploaded picture, Avatar Manager makes every client profile special. Elevate your WHMCS platform today with Avatar Manager – where personalization meets professionalism! Order Avatar Manager WHMCS Module Pricing Onetime: $25.00 USD Source Code: $199.00 USD - Need to open a ticket to buy source code Contact Us: If you need more details or have any question please feel free to contact us.
    1 point
  5. Hello everyone, I am experiencing an issue with the automatic execution of a CRON script in WHMCS. I have configured the CRON job in cPanel, and it successfully runs every 5 minutes. Additionally, manual execution of the script through SSH produces the expected results. SSH Log: Dec 10 17:50:01 server CRON[1923158]: (username) CMD (/opt/cpanel/ea-php74/root/usr/bin/php -q /home/username/public_html/crm.mysite.com/crons/cron.php) I have configured the time zone settings in both WHMCS and PHP as follows: In php info: date.timezone: Asia/Tehran In configuration.php: date_default_timezone_set('Asia/Tehran'); Furthermore, executing the following command manually produces the expected results: /opt/cpanel/ea-php74/root/usr/bin/php -q /home/username/public_html/crm.mysite.com/crons/cron.php all -F -vvv However, despite these configurations, the script does not run automatically at 04:00 AM. I recently migrated the site from CyberPanel to cPanel. Can anyone provide insights into potential reasons for this issue? I appreciate any guidance and assistance you can provide. Thank you for your help.
    1 point
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated