[deleted]
clarkwinkelmann I have 500 ahah
Ouch
clarkwinkelmann I have 500 ahah
Ouch
clarkwinkelmann I am on beta 15 and looked at drafts which is on 0.3.1
So not sure what wrong
askvortsov Double Ouch
What time does the scheduler use? Is it server time or the client time?
The scheduler is not working for me. Getting this error message in log:
Starting...
In Builder.php line 479:
No query results for model [Flarum\Discussion\Discussion].
drafts:publish [-h|--help] [-q|--quiet] [-v|vv|vvv|--verbose] [-V|--version] [--ansi] [--no-ansi] [-n|--no-interaction] [--] <command>
Also having a bit of an issue with the scheduler, we can pick a date with no problem but then get no way to set a time at all.
hi dear devs, add please button "delete all drafts"
its spamm if more time read topics
upd:
TOWUK Already it has updated. Just update the extension.
TOWUK fakruzaruret That screenshot is from discuss, so we'll need to update it here.
@Kyrne The scheduler is not working for me.
Getting this error message in log:
Starting...
In Builder.php line 479:
No query results for model [Flarum\Discussion\Discussion].
drafts:publish [-h|--help] [-q|--quiet] [-v|vv|vvv|--verbose] [-V|--version] [--ansi] [--no-ansi] [-n|--no-interaction] [--] <command>
Other schedules like sitemap and best answer is working. I'm on beta15.
So I tried removing off/drafts since I couldn't upgrade. But then when I went to re-install I got this:
https://flagrow.io/satis could not be fully loaded (The "https://extiverse.com/satis/packages.json" file could not be downloaded (HTTP/2 400 )), package information was loaded from the local cache and may be out of date
Using version ^0.3.2 for fof/drafts
./composer.json has been updated
Running composer update fof/drafts
Loading composer repositories with package information
https://flagrow.io/satis could not be fully loaded (The "https://extiverse.com/satis/packages.json" file could not be downloaded (HTTP/2 400 )), package information was loaded from the local cache and may be out of date
Updating dependencies
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires fof/drafts ^0.3.2 -> satisfiable by fof/drafts[0.3.2].
- fof/drafts 0.3.2 requires fof/console ^0.6.2 -> found fof/console[0.6.2, 0.6.3] but the package is fixed to 0.6.1 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.
Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
Installation failed, reverting ./composer.json and ./composer.lock to their original content.
What is fof/console never heard of it? How should I install it?
I figured it out I had to install with the -w command and it installed all the things it needed.
Ffuser1 the scheduler is most likely broken due to a bug, this is something that will need to wait for a fix.
Extension not create database:
My Log in local server:
Next Illuminate\Database\QueryException: SQLSTATE[HY000]: General error: 1005 Can't create table
fdb.
fpr_drafts(errno: 150 "Foreign key constraint is incorrectly formed") (SQL: alter table
fpr_draftsadd constraint
fpr_drafts_user_id_foreignforeign key (
user_id) references
fpr_users(
id) on delete cascade) in /var/www/niktechnet.com/public_html/vendor/illuminate/database/Connection.php:669