HDInnovations / UNIT3D-Community-Edition

Private Torrent Tracker Built With Laravel, Livewire and AlpineJS.
GNU Affero General Public License v3.0
1.97k stars 378 forks source link

Static urls in footer #10

Closed rickfo97 closed 6 years ago

rickfo97 commented 6 years ago

Description:

In "partials/footer.blade.php" view the pages section all links to "https://blutopia.xyz/p/*" and not the current sites pages. Same with the TOS.

Steps To Reproduce:

Click on the links in the pages section of the footer

Possible Fix:

Use route or url functions.

HDVinnie commented 6 years ago

I have spotted this as well and I missed it for public release. Ill have a fix pushed shortly.

rickfo97 commented 6 years ago

Also after /landing you get redirected to "https://blutopia.xyz"

HDVinnie commented 6 years ago

There are a lot of changes regarding static urls that were left behind.....ill address them all in this one issue. Thanks.

HDVinnie commented 6 years ago

See 29c9e15441995c51c74f2e003a96f123e12a3a79

However I'm going to leave this open as there is still hard URL's in the following controllers for the automated system shouts that need to be fixed with URL/ROUTE functions.

BonusController.php CommentController.php ForumController.php RequestController.php ShoutboxContoller.php TorrentContoller.php

There is also the one Listener: AchievementUnlocked.php

poppabear8883 commented 6 years ago

Also reference https://github.com/UNIT3D/UNIT3D/commit/abd3ca2849d1f8e6817bd45bdf112c5c99774776