Jump to content

Unable to locate lines

Pending 2.2.2

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

Share this comment


Link to comment

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>"; } ?>

Share this comment


Link to comment
1.1m

Downloads

Total number of downloads.

5.7k

Customers

Total customers served.

83.5k

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.