Jump to content

Unable to locate lines

Pending 2.2.2

K H A K I Z

Posted

Having an error locating the code to replace in complete.php, almost as if a file mismatch

<center><a href="unlink" style="font-size:30px;" class="unlinkButton"><i class="fa fa-unlink" aria-hidden="true"></i> Unlink</a></center>

does not exist

 

index.php lines have been set from complete to complete.php

the host does have Rewrite activated aswell inside .htaccess\

Thank you for your patience! 🙂

Screenshot2023-11-19120202.png.acaeb91ba8180062586b03c918981f29.png

Screenshot2023-11-18223047.png.c08a004d9d30010a4c1b1ebc60376b45.pngScreenshot2023-11-18222229.png.e76980f9b51450729d16add75be98acb.png

Ryz0r

Posted

It changed a bit but the premise is still there.

 

<?php if (isset($_SESSION['user_id'])) { echo "<li><a href='unlink'>Unlink</a>"; } ?> to <?php if (isset($_SESSION['user_id'])) { echo "<li><a href='unlink.php'>Unlink</a>"; } ?>

1.7m

Downloads

Total number of downloads.

7.8k

Customers

Total customers served.

118k

Files Sold

Total number of files sold.

2.4m

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.