Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 01/31/22 in all areas

  1. <?php if (Auth::LoggedIn() == true) { ?> <div class="blueIce-block clearfix"> <div class="blueIce-blockheader"> <h3 class="t">Discord</h3> </div> <div class="blueIce-blockcontent" align="center"> <iframe src="https://discord.com/widget?id=937311209793912923&theme=dark" width="240" height="500" allowtransparency="true" frameborder="0" sandbox="allow-popups allow-popups-to-escape-sandbox allow-same-origin allow-scripts"></iframe> </div> </div> <?php } ?> Something like this should do the trick.
    1 point
  2. There is only one table which has "transactions" in its name I think it would be the table you are looking for.
    1 point
×
×
  • Create New...