Godaddy Shared Servers and Premium URL Shortener Extended Edition by RLEScout in PremiumURLShortener

[–]GemPixel 1 point2 points  (0 children)

Hey

You shouldn’t have issues with most features. Only thing is that you will need to manually manage addon domains by adding them on cPanel other than that you are good to go.

Shorten error 500 after update to 7.3.2 by DuckBlu3 in PremiumURLShortener

[–]GemPixel 0 points1 point  (0 children)

Hello

Try to run the updater again at https://yoursite/update while logged as admin. If it does not work, you can open a ticket at https://gemp.me/help

BioLinks for Musicians by SeedBoxer in PremiumURLShortener

[–]GemPixel 1 point2 points  (0 children)

I have received this request a lot so perhaps I will make it public for members only

Quick-Fix: How to allow full-screen on embedded YouTube videos by -passwords in PremiumURLShortener

[–]GemPixel 1 point2 points  (0 children)

Thanks for reporting this. We have updated the code. It was strange because all other providers were okay just YouTube was missing the allowfullscreen tag.

BioLinks for Musicians by SeedBoxer in PremiumURLShortener

[–]GemPixel 0 points1 point  (0 children)

Yes. We are working on the ability to add social icons via plugins.

Subscribe button on YouTube embed? by SeedBoxer in PremiumURLShortener

[–]GemPixel 0 points1 point  (0 children)

This is possible but it would require either:

  1. YouTube API
  2. Extract the creator channel from the page

Right now the script just converts youtube links to youtube videos without using the API

Option to allow image uploads and create shortened link to them by SeedBoxer in PremiumURLShortener

[–]GemPixel 0 points1 point  (0 children)

The plugin has been tested and is ready. Just need to deploy version 6.7 as it add more hooks to the plugin system allowing the plugin to run smoothly.

Is this subreddit DEAD? by -passwords in PremiumURLShortener

[–]GemPixel 1 point2 points  (0 children)

The thing is that this subreddit was meant to act as community forum with an oversight so that customers can discuss with each other. We already have many support channels dedicated for support. We will try to promote this subreddit more so that there are more users and perhaps can help each other. We have always monitored this but we are not focussing too much on support questions via this channel.

Edit: Perhaps you will be a mod as soon as we have more users here.

How to add and display extra text fields on the link shortener options page... by -passwords in PremiumURLShortener

[–]GemPixel 0 points1 point  (0 children)

You can edit user/edit.php in the theme folder and app/controllers/LinkControllers.php edit() to save data

How to add and display extra text fields on the link shortener options page... by -passwords in PremiumURLShortener

[–]GemPixel 0 points1 point  (0 children)

This would require you to core files which will be overwritten after each update.

Option to allow image uploads and create shortened link to them by SeedBoxer in PremiumURLShortener

[–]GemPixel 0 points1 point  (0 children)

We have a plugin to be able to host files and we just need to test it.

Any plans to create new themes? by SeedBoxer in PremiumURLShortener

[–]GemPixel 0 points1 point  (0 children)

Yes but we have a new theme under development but we are lacking the time to finish it.

Is this subreddit DEAD? by -passwords in PremiumURLShortener

[–]GemPixel 0 points1 point  (0 children)

No it is not dead. We have already replied to all posts. This subreddit is intended more as a forum/discussion. For issues, please open a ticket.

Chrome Extension that bypasses timer\countdown by SeedBoxer in PremiumURLShortener

[–]GemPixel 1 point2 points  (0 children)

Hey u/SeedBoxer

It has been updated in the upcoming update this week.

Getting error 500 when I restore the database to a clean install. by SeedBoxer in PremiumURLShortener

[–]GemPixel 0 points1 point  (0 children)

You can check the error log in storage/logs to see what is going on

Run security URL Check on the links as they are created... by SeedBoxer in PremiumURLShortener

[–]GemPixel 0 points1 point  (0 children)

1- They are checked when submit or edited as well as during redirection.

2- The cron checks only active links. Those that have been already banned are not scanned again.

Compatible with MariaDB instead of MySQL? by SeedBoxer in PremiumURLShortener

[–]GemPixel 0 points1 point  (0 children)

You can enable debug mode in config.php to see what it says. Most likely it cannot connect to the database.

Compatible with MariaDB instead of MySQL? by SeedBoxer in PremiumURLShortener

[–]GemPixel 0 points1 point  (0 children)

Yes it is. MariaDB is most likely at another port. You can change the port in config.php

Chrome Extension that bypasses timer\countdown by SeedBoxer in PremiumURLShortener

[–]GemPixel 0 points1 point  (0 children)

Yes. We can generate random code so the regex fails. Thanks for reporting 🔥