Recent content by Codeless

  1. Codeless

    XF 2.3 Custom Javascript in notice

    hi i want to add this javascript code in notice only no idea where to palce tried via adding custom js templete but not works tried to add in page_container but it will take over on whole site <script> document.addEventListener("DOMContentLoaded", function () { const matrix =...
  2. Codeless

    Simple Guide to Install aaPanel on a Linux VPS [Deleted]

    need some help in URL rewrite . getting error 503 after restore database
  3. Codeless

    Installation help needed

    if still available i am here to do
  4. Codeless

    Migrating Vbulletin 3.8.7 forum & Photopost 7.1 gallery?

    i can do for you if still available let me know i am on vBulletin since 2013 and on xenforo since 2015
  5. Codeless

    XF 2.2 Orphaned Threads

    Hi i was working on a forum i found some issue there is a username Doctor which was deleted this user posted some content on forum also but content remains on forum in postbit its show only username . i tried to create username Doctor but its not works . also username in postbit is not...
  6. Codeless

    Looking for Amazon Pay add-ons

    you using or not its not my concern our deal was to provide you i did it you installed it i also offer you configuration service and deal was done then you show your real face and disputed payment my job was to deliver if there was any issue you can get me back but you blocked me
  7. Codeless

    Looking for Amazon Pay add-ons

    Wow how it was,fake ? It was working fine i still have your telegram chat log and screenshot
  8. Codeless

    Looking for Amazon Pay add-ons

    Actually when you are good person you see everyone is good . I trusted him
  9. Codeless

    Looking for Amazon Pay add-ons

    guys he is scammer i coded bitcoin payment for them he sent me paypal after refunded and still using addone
  10. Codeless

    XF 2.2 how to generate random number in a specific range in php

    Hi how to generate random number in a specific range in php for example $randomNumber = rand(200, 500); generating random number while keeping in range of 200 to 500 $min = 1.5; $max = 3.5; $randomNumber = $min + mt_rand() / mt_getrandmax() * ($max - $min); i want to write in xenfor syntax
  11. Codeless

    Escrow / P2P System

    i can help you if you are still finding
  12. Codeless

    Thread Titles Manager

    i am facing this kind of issue spammer post lot of threads these are old ones not new i dont want to keep mass delete these thread will help me a lot these are not even related to my forum i dont know what is this ****
  13. Codeless

    Thread Titles Manager

    In my case this only case which suitable. I cross checked threads a single thread with same content posted by 16 to 20 different users . Aim to do that free publicity when they lost we mark them spam .sometime we miss but if one user post same thread again and again i can do it via spam cleanup...
  14. Codeless

    Thread Titles Manager

    bulk action will be use full i found max 50 duplicate posts i have to delete one by one they have same content just diffrent usernames these are mostly marketing posts
Back
Top Bottom