Jump to content

Space, LockMeUp not found

Closed 4.1.2

it looks due to funky search results for Space and lockmeup, it can't find those urls.  

 

I added an exception to the code at line 323 for them if you'd like to incorporate or if you want to look into why it isn't finding it. 

Find: lights-on

After, add: 

                    if (pluginInfo.Name == "Space")

                        pluginInfo.Url = "https://codefling.com/plugins/space";

                    if (pluginInfo.Name == "LockMeUp")

                        pluginInfo.Url = "https://codefling.com/plugins/lock-me-up-handcuffs";

Share this comment


Link to comment
1.1m

Downloads

Total number of downloads.

5.7k

Customers

Total customers served.

82.7k

Files Sold

Total number of files sold.

1.6m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.