Reputation Activity
-
teraßyte reacted to Marc in How do I update to v5 beta
Absolutely do not do this with the paypal gateway. Deleting the method will actually go and cancel paypal subscriptions associated with it
-
teraßyte got a reaction from Miss_B in Post needs approval, but I can't find it
You need to add text to your forum's URL. For example, if your site URL is:
https://www.domain.com/forums/ Type this URL in your browser's address bar:
https://www.domain.com/forums/modcp/approval-queue/
If it is:
https://www.domain.com/ then type:
https://www.domain.com/modcp/approval-queue/
Etc.
-
teraßyte reacted to Miss_B in Post needs approval, but I can't find it
What I meant was to load the direct link to the approval section in the ModeratorCP. That should tell you if the section in question has been disabled inside the System application as mentioned above by teraByte, or if it is enabled, but you can't access it. i.e. that will tell us more about the situation. And then we can go from there.
-
teraßyte got a reaction from Joey_M in Cron - Perfect Stop
How did you setup the cronjob? That error is only returned if it detects you aren't running the script from the command line:
/* Check this is running at the command line */ if ( !isset( $_SERVER['argv'] ) ) { echo "Not at command line\n"; exit; }
If you are sure the cronjob is setup correctly, for whatever reason the problem is that the server is not passing the argv value. That would still be a server configuration issue, though. Not something IPS can fix.
-
teraßyte reacted to Joey_M in Marquee App?
I have asked Terabyte to release a better version than Taman's newsticker app. He's mentioned building something from the ground up for v5, so if you are interested in something more comprehensive let me know.
This could be something sold by Tera, instead of being custom.
-
teraßyte got a reaction from Joey_M in Req. Developer to Build a Key Redemption System for IPS Marketplace
Unless I remember wrongly, @DawPi should have a modification for this. Or maybe something similar. 🤔
-
teraßyte got a reaction from Marc in Log files growing at a massive rate...
Here you go if you don't want to wait: https://invisionbyte.net/files/file/282-tb-delete-all-system-logs-button/
-
teraßyte got a reaction from Joey_M in How do I update to v5 beta
Most likely v5 is not included in the v4 beta check.
Download the ZIP file from your client area and do a manual upgrade.
-
teraßyte reacted to Marc in [Suggestion] CAPTCHA
I'm rubbish at games. I'd never be able to register anywhere again lol
-
teraßyte reacted to Mike G. in [Suggestion] CAPTCHA
Think about all the extra free time you’ll have!
-
teraßyte got a reaction from Miss_B in Problem with Email valitation
The URL to validate the account has been changed, if you edited the template (even adding some simple text, it didn't auto-update correctly with the upgrade and thus returns that error.
Compare your edited email template to the default one to find out what changed.
-
teraßyte got a reaction from Marc in Problem with Email valitation
The URL to validate the account has been changed, if you edited the template (even adding some simple text, it didn't auto-update correctly with the upgrade and thus returns that error.
Compare your edited email template to the default one to find out what changed.
-
teraßyte reacted to media in Self-managed Server MySQL event scheduler waiting on empty queue since server restarted 10 days ago
FYI anyone moved their server from Centos to Alma 8 be careful Myslq event scheduler (event_scheduler) default value "ON" Somehow that cause overload or lagging on server
I have disabled the service (MySql event_scheduler), and my server load went from 5.6 to 1.2
-
teraßyte reacted to Daniel F in Alert_cant_dismiss
The "alert_cant_dismiss" language string is indeed missing in v4 & v5. I have just added it for an upcoming release and I'm looking now at the other issue.
Edit: Yes, I can confirm that this is a bug.
-
teraßyte reacted to My Sharona in [Suggestion] CAPTCHA
Possible to get this?
Single player CAPTCHA
Try it here.
just a li'l fun...
-
teraßyte got a reaction from G17 Media in Downloads homepage has too little info and too much wasted space
I find the downloads homepage has too little info on it compared to its v4 version:
Featured box: The button to directly download the file without opening its page is no longer included. I can see why it was removed, though. However, only the number of downloads is shown. Nothing for comments, reviews, purchases, or rating (well, I don't really care about this one 😹). What's New box: Lots of empty white space below the image/title since only the uploader name and date are shown. The image being much bigger than before only further increases the wasted space. I can only see "3 and a half" files compared to "5 and a half" v4 provided a lot more info that's missing: downloads purchases comments (it seems the template includes code for this, but the count is hidden and there's a broken pluralization string) rating (it seems the template includes code for this, but the element is hidden with CSS) Highest Rated & Most Downloaded boxes : Maybe you could also include the number of comments/reviews when there are some?
While I can change some things through CSS (image size and rating?) I can't add what's not there since we can't edit templates directly anymore and there are no hook points. 😕
===
P.S.: I tested the page on both 1920x1080 and 2560x1440 resolutions. So it's not like the data is hidden because there is no space (for example: phone).
-
teraßyte got a reaction from Marc in Upgrade from v3 to v4 : Error 1146 : Table "seo_meta" doesn't exist
I usually update from 3.x to 4.7.3 using PHP 7.4, and after that to the latest version (4.7.19 now) using PHP 8.0/8.1. That's an option only if you have the 4.7.3 files, though. 🙄
-
teraßyte got a reaction from Miss_B in Upgrade from v3 to v4 : Error 1146 : Table "seo_meta" doesn't exist
I usually update from 3.x to 4.7.3 using PHP 7.4, and after that to the latest version (4.7.19 now) using PHP 8.0/8.1. That's an option only if you have the 4.7.3 files, though. 🙄
-
teraßyte reacted to Adriano Faria in Downloads homepage has too little info and too much wasted space
Still in the What's New block.
It shows the date updated instead of the submission date, which is weird for a WHAT'S NEW block, like above, it shows files from a few hours earlier mixed with files submitted a couple of weeks ago.
-
teraßyte got a reaction from SeNioR- in Downloads homepage has too little info and too much wasted space
I find the downloads homepage has too little info on it compared to its v4 version:
Featured box: The button to directly download the file without opening its page is no longer included. I can see why it was removed, though. However, only the number of downloads is shown. Nothing for comments, reviews, purchases, or rating (well, I don't really care about this one 😹). What's New box: Lots of empty white space below the image/title since only the uploader name and date are shown. The image being much bigger than before only further increases the wasted space. I can only see "3 and a half" files compared to "5 and a half" v4 provided a lot more info that's missing: downloads purchases comments (it seems the template includes code for this, but the count is hidden and there's a broken pluralization string) rating (it seems the template includes code for this, but the element is hidden with CSS) Highest Rated & Most Downloaded boxes : Maybe you could also include the number of comments/reviews when there are some?
While I can change some things through CSS (image size and rating?) I can't add what's not there since we can't edit templates directly anymore and there are no hook points. 😕
===
P.S.: I tested the page on both 1920x1080 and 2560x1440 resolutions. So it's not like the data is hidden because there is no space (for example: phone).
-
teraßyte got a reaction from Myr in Downloads homepage has too little info and too much wasted space
I find the downloads homepage has too little info on it compared to its v4 version:
Featured box: The button to directly download the file without opening its page is no longer included. I can see why it was removed, though. However, only the number of downloads is shown. Nothing for comments, reviews, purchases, or rating (well, I don't really care about this one 😹). What's New box: Lots of empty white space below the image/title since only the uploader name and date are shown. The image being much bigger than before only further increases the wasted space. I can only see "3 and a half" files compared to "5 and a half" v4 provided a lot more info that's missing: downloads purchases comments (it seems the template includes code for this, but the count is hidden and there's a broken pluralization string) rating (it seems the template includes code for this, but the element is hidden with CSS) Highest Rated & Most Downloaded boxes : Maybe you could also include the number of comments/reviews when there are some?
While I can change some things through CSS (image size and rating?) I can't add what's not there since we can't edit templates directly anymore and there are no hook points. 😕
===
P.S.: I tested the page on both 1920x1080 and 2560x1440 resolutions. So it's not like the data is hidden because there is no space (for example: phone).
-
teraßyte got a reaction from Ryan Ashbrook in $form->addHeader on a UINode extension?
Here's an example:
public function formElements() : array { $newFields = array(); # Create fields $newFields['test1'] = new Text( 'test1' ); $newFields['test2'] = new Text( 'test2' ); # Call setPosition for each field $newFields['test1']->setPosition( NULL, 'TAB' ); $newFields['test2']->setPosition( 'test1', 'TAB' ); return $newFields; } You have to call setPosition() for each field to add a new tab, but it's possible.
-
teraßyte got a reaction from SeNioR- in How to handle empty (null-value) members_pass_salt fields
What is the issue exactly? Are you getting some errors because of the NULL value?
If I remember correctly, the NULL value indicates that the member logged in through some other method (Facebook, Google, Microsoft, Twitter, etc) rather than a local email/password account.
-
teraßyte got a reaction from Luuuk in Five Invision Community 5 features your members will love
For developers maybe. It doesn't make much sense for normal users who used to have it as a top-level button in v4.
I've already had several clients ask me where to find it after they upgraded to the beta version. 🙄
-
teraßyte got a reaction from konon in Downloads homepage has too little info and too much wasted space
I find the downloads homepage has too little info on it compared to its v4 version:
Featured box: The button to directly download the file without opening its page is no longer included. I can see why it was removed, though. However, only the number of downloads is shown. Nothing for comments, reviews, purchases, or rating (well, I don't really care about this one 😹). What's New box: Lots of empty white space below the image/title since only the uploader name and date are shown. The image being much bigger than before only further increases the wasted space. I can only see "3 and a half" files compared to "5 and a half" v4 provided a lot more info that's missing: downloads purchases comments (it seems the template includes code for this, but the count is hidden and there's a broken pluralization string) rating (it seems the template includes code for this, but the element is hidden with CSS) Highest Rated & Most Downloaded boxes : Maybe you could also include the number of comments/reviews when there are some?
While I can change some things through CSS (image size and rating?) I can't add what's not there since we can't edit templates directly anymore and there are no hook points. 😕
===
P.S.: I tested the page on both 1920x1080 and 2560x1440 resolutions. So it's not like the data is hidden because there is no space (for example: phone).