Everything posted by Phillyman
-
I forgot how ModCP works
-
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.
-
Template Forums / Front / Topics / Post is throwing an error after upgrade
Bingo, I just went in and disabled all my plugins and Third Party applications and they came back up. I guess this weekend I will turn on one by one and see which are the offenders.
-
Stubborn IPB Files on my Backup Jobs
What do I do if I cant even find those files! Is it possible that at the start of the FTP sync job, it is doing a list of all files to download, and by the time it gets to those two files, they are already gone or replaced?
-
Template Forums / Front / Topics / Post is throwing an error after upgrade
All my forum posts are doing the following, I have cleared my cache, run the support tool. I am already running the default theme. What next?
-
Stubborn IPB Files on my Backup Jobs
-
Stubborn IPB Files on my Backup Jobs
I have a sync job that backs up my website, every time it runs, there are always 1-2 files that will not come down....which makes my backup job have a warning rather than a good icon. What are these doing? Why is it just these two files out of 10's of thousands of files? I get that I can probably ignore, but I want to resolve!
-
Enabled PHP 8.1 in WHM, Can I just Flip it on?
So I went into WHM on my server and enabled 8.1.... Do I need to change this to match the previous handlers, or leave it on this new setting? Also can I just flip my IPB forum domain to use PHP 8.1? Then go see if anything is broken on my website. If it is, can I just flip it back to 7.4?
-
Delete Mass Pending Invoices
Somewhat, I mean if I want people to be able to donate crypto, I have to have something for that anyhow. So might as well give an option for account-less donations.
-
Delete Mass Pending Invoices
I am just going to have another button for Paypal for guest donations.
-
Delete Mass Pending Invoices
Should be donate or buy, what if you have a cheap $5 product, and they just hammer that all day long
-
Delete Mass Pending Invoices
Oh my god, that may have been what was happening to me!!!!! The same day, I had like 41 guests that did $1 charges. I just figured I got mentioned somewhere, never put them together!