
Posts posted by DieHard
-
-
-
-
-
-
-
36 minutes ago, julianocunha said:
If your code is the same, notice that something is wrong. Note that there is no Week option. The first option is Month and set to 7 days.
Run a test on your website, note that when purchasing any subscription package, even if you have set it to expire in 90 days, after approving the Offline payment, it will show the expiration in 7 days.I do not use Offline payment
-
Edited by DieHard
17 hours ago, julianocunha said:I checked this part of the code in the app/Models/Package.php file.
Note that the month interval is set to 7 days:
protected function periodEnd(): Attribute
{
return Attribute::make(
get: function () {
$today = now();$intervalInDays = $this->promotion_time ?? 30;
$isSubsPackage = (isset($this->type) && $this->type == 'subscription');
if ($isSubsPackage) {
$interval = !empty($this->interval) ? $this->interval : 'month';
$intervalInDays = 7;
if ($interval == 'month') {
$intervalInDays = $today->daysInMonth ?? 30;
}
if ($interval == 'year') {
$intervalInDays = $today->daysInYear ?? 365;
}
}return $today->addDays($intervalInDays)->endOfDay();
},
);
}
Please check if your code is different.
my code is the same
This is my cron settings:
-
-
-
-
-
-
-
-
-
-
I need Prime Laravel Saas - Form builder Poll Management System v2.0.3 https://codecanyon.net/item/prime-laravel-saas-form-builder-users-role-permissions-settings/36176323 Version 2.0.3 (05/10/2023) + Landing page setting manage + Code side change code increase quality + Fix small bugs + Booking side Improvement + Submitted Form side add Export excel data
-
-
If you have watermark plugin v2.8, just edit the init.json file and change the version value to 3.0.0 like that:
{ "name": "watermark", "version": "3.0.0", "display_name": "Watermark", "description": "Watermark for Ads Pictures", "author": "Bedigit", "category": "tool", "has_installer": true, "item_id": "" }
This work for me on Laraclassified v14.0.3
-
-
-
-
On 6/12/2023 at 3:38 PM, Wicom Tecnologia said:
@Mahmoud link not available, please another link
Here is new link:
[Hidden Content]
-
phpAnalytics v3.6.0 - Web Analytics Platform
in Scripts
please update phpAnalytics - Web Analytics Platform v34