-
I forgot how ModCP works
-
Phillyman started following Possible Bug in Badges on Author Change? , I forgot how ModCP works , Classifieds System and 3 others
-
I forgot how ModCP works
I cant remember how to give membergroups the ability to approve hidden posts, records, comments around my forum. Why am I forgetting how to do this?
-
Classifieds System
Isnt an active license like a fraction of what this app brings in for revenue?
-
Classifieds System
With IPB nuking physical products from Commerce, would this app even work after that? If so I am interested in a license, not sure what is going on with it not being available for purchase. Can I get a tl;dr
-
Some Gallery Image Pages Throw Errors
This doesn't happen on all image pages, but on some, cant figure out what is causing it. On 4.7.3 right now. TypeError: count(): Argument #1 ($value) must be of type Countable|array, null given (0) #0 /home/blah/public_html/system/Dispatcher/Controller.php(118): IPS\gallery\modules\front\gallery\_view->manage() #1 /home/blah/public_html/system/Content/Controller.php(50): IPS\Dispatcher\_Controller->execute() #2 /home/blah/public_html/applications/gallery/modules/front/gallery/view.php(65): IPS\Content\_Controller->execute() #3 /home/blah/public_html/system/Dispatcher/Dispatcher.php(153): IPS\gallery\modules\front\gallery\_view->execute() #4 /home/blah/public_html/index.php(13): IPS\_Dispatcher->run() #5 {main} https://www.retromags.com/gallery/image/784-3-for-3do-enthusiasts-issue-00-sep-oct-1994/ but doesnt happen here... https://www.retromags.com/gallery/image/966-3-for-3do-enthusiasts-issue-03-march-april-1995/
-
White Screen When I Change PHP To 8.1
Ha, thanks for the help. This was less painful then last months task of enabling NGINX and setting up an SSL cert to point to a subdomain with a port number. 15+ years of running a website and I still feel like I know nothing!
-
White Screen When I Change PHP To 8.1
Yup, had them enable all that, now when I flip it to 8.1 PHP.....rainbows and unicorns shoot out of my website!!!!
-
White Screen When I Change PHP To 8.1
Ah that makes sense. Disabled all the apps and plugins. Ran it again, still white screen, but now I see this.... So hard to troubleshoot this on a production site. My production site is a .com, but I also own the .info domain. I may copy my site over there and do the testing so I can screw around without pissing off my users.
-
White Screen When I Change PHP To 8.1
-
White Screen When I Change PHP To 8.1
I thought this would be simple, not sure if I am missing a step, but I change PHP from 7.4 to 8.1 and then as soon as I do that my site white screens. Results in....
-
PAID - Count IP Pages Revisions by Member, Write to Profile Field
I have someone now
-
PAID - Count IP Pages Revisions by Member, Write to Profile Field
I wish this was native, we have a wiki in IPB and I feel like it is neglected. It is such a powerful part of the suite. It should function more like Wikipedia for rewarding contributors. Sure Badges counts new pages added, but totally ignores edits which are equally important!
-
PAID - Count IP Pages Revisions by Member, Write to Profile Field
In Database Revisions for IP Pages, it keeps track of revision numbers and who made each revision. I would like a mod that counts the revisions for each unique contributor. Then writes that sum back to a profile field I have setup. User 4418 made 2,339 edits. Right now I am manually doing this task by outputting the data from PHPMyAdmin, then manipulating in CSV with Powershell, then creating SQL statements to drop it back in. PM me if you are interested.
-
Possible Bug in Badges on Author Change?
I guess I dont understand why. The count is refreshed when changing the author, why is this not a trigger for a badge check?
-
Possible Bug in Badges on Author Change?
I was trying to leverage badges and group promotion rules. It seems as though the trigger for badge assignment doesnt fire in IP Downloads. This is the flow.... I upload a file to IP Downloads (I am the author) From the front end of IP Downloads, I change the author to User2 (now they are the author) User 2 now has a IP Files count of 1, but the badge for "First File Uploaded" doesnt fire Since the badge of First File Uploaded doesnt fire, the Group Promotion rule to promote them from Member to Contributor doesnt fire I am not sure if there is a task that catches them up at a later date, but I feel like I shouldnt have to manually run all the badge counts again. A change of author, should decrease me, and increase them, therefore giving them the badge and the promotion.