Recent content by lomik

  1. L

    Question php error

    Don't know how I missed that, OK, this seems to have helped. Thank You very much.
  2. L

    Question php error

    It's not gone, any other idea? line 219 in digest.php is ])
  3. L

    Question php error

    How can I edit the digest? I see only the option to enable/disable so far, tried this and send me a sample than the error appeared again. edit: edited dbtech_mail_digest template now, and wait.
  4. L

    Question php error

    Hi, just installed today, what can I do to solve this error message who appears every 10-20 min? ErrorException: [E_WARNING] array_replace(): Argument #1 is not an array src/addons/DBTech/Mail/Repository/Digest.php:219 Generated by: Unknown account Oct 14, 2018 at 1:10 PM Stack trace #0...
  5. L

    Question How to print dbseo friendly url's to other parts of a page?

    So the above shows this as result: Mods Only: relpath = showthread.php?t=61512 $_SERVER['SCRIPT_NAME'] . '?' . $_SERVER['QUERY_STRING'] = /showthread.php?t=61512 $_SERVER['REQUEST_URI'] = /showthread.php?t=61512 what I need is at this URL: example.com/f12/nice-nice-nice-123 it shows this...
  6. L

    Question How to print dbseo friendly url's to other parts of a page?

    Hi, so DBSEO works fine overall for several months, still trying to figure out how to print the SEO-friendly URL to a page/script. --So the URL in the navbar is example.com/f12/nice-nice-nice-123 now if I add this testing scripts, it shows the original, example.com/showthread.php?t=123 instead...
  7. L

    Question How to remove Likes from deleted users?

    Just imported the Likes from vbseo, now I have a few "dead" likes who should get removed from under the posts. sample: abcd, efgh, 1234, N/A, blah liked this post Username link to their profiles, N/A links to the mainpage, as this users are gone. Do I have to do this manually in the database...
Back
Top