TP-Docs
HTML5 Icon HTML5 Icon HTML5 Icon
TP on Social Media

Recent

Welcome to TinyPortal. Please login or sign up.

Members
Stats
  • Total Posts: 196,004
  • Total Topics: 21,330
  • Online today: 367
  • Online ever: 8,223 (February 19, 2025, 04:35:35 AM)
Users Online
  • Users: 0
  • Guests: 81
  • Total: 81

[bugtracker] Delete all shouts doesent work

Started by G6, May 25, 2008, 04:28:19 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

G6Cad

Tried on diffrent forums with diffrent setups.
Delete all shouts does not work. I check the catbox, the popup about "are you sure" works, click save and the shouts are still there.

Ronlx2

That is a strange one G6. I just had someone spam my shoutbox running V1 and I did the same thing as you and it worked perfect.

Smoky

i can delete all of the shouts on mine too.. using the tp mod for tpshout.. not the advanced one..  ;)

bloc

So is it on TPadvanced Shoutbox this happens?

G6Cad

No, on the one that you made, not storms shout box

Smoky

i can delete individually and all together.. be glad if anyone wants to check mine.. im using bloc's tpshout  ;)


bloc

I can't reproduce this..the option seem to work.

Perhaps check that you have all the files updated? both in Modules folder and any copied over template files from there(from shout module)

G6Cad

#7
All brand new files, tested on 3 sites and also been posted in the forum a few times from other members to.
I updated every thing last nigt to familegodis.se , havent tested after that, but will go and do that right now.

Now it works, with the SMF 1.1.5 and TP V1.0.5 Beta2, but it does not work in SMF 1.1.4 and TP V1.0.5 and Beta 2
Exactly the same setup just upgraded the SMF

Smoky

i have the beta 1 and can delete any and all of mine G6.. wish i could help you.. but since you upgraded.. and its working lol guess you dont need my help!!  :buck2: :D

bloc


Alusair

doesn't work on my site either.  I am using the advanced version.

Animal


bloc

Fixed for TP 1.0.5 beta 2.

The fix is very easy though: open up tp-files/tp-modules/TPAdvShout/Sources/TPAdvShout.php and look for:
db_query("DELETE FROM {$tp_prefix}shoutbox WHERE type='advshoutbox'", __FILE__, __LINE__);

and repalce with:
db_query("DELETE FROM {$tp_prefix}shoutbox WHERE type='shoutbox'", __FILE__, __LINE__);

Animal


This website is proudly hosted on Crocweb Cloud Website Hosting.