1
bky1701
CBB Quote Button Missing
  • 2006/9/20 2:42

  • bky1701

  • Just popping in

  • Posts: 17

  • Since: 2006/9/18


Hi, me again... :P

My quote button is missing on my viewtopic, I have no idea what would cause this.

http://68.48.55.94:27015/modules/newbb/viewtopic.php?topic_id=4&forum=20

(It does the same to logged in users, you can login with guest/guest to see)

What would cause this???

2
jdseymour
Re: CBB Quote Button Missing

Have you just recently upgraded CBB? The quote button is now only visible when you have pressed reply, it should be available on the editor page.

3
Will_H
Re: CBB Quote Button Missing
  • 2006/9/20 2:58

  • Will_H

  • Friend of XOOPS

  • Posts: 1786

  • Since: 2004/10/10


Yeah this is new. if you click reply then you can quote multiple posts at the same time.

It does slow ya down a bit if you are a quick reply user.

4
bky1701
Re: CBB Quote Button Missing
  • 2006/9/20 4:30

  • bky1701

  • Just popping in

  • Posts: 17

  • Since: 2006/9/18


I haven't updated, it's a new install, but I think I have the newest ver, so yes.

When I hit reply it takes me to the editor, and there is a quote button (one of those generic "submit" looking buttons) next to preview, but I don't know how it works.

I pressed all the reply buttons, they all just take me to the editor (that is identical to the one on this forum).

If it is working right, it's still going to confuse people on my site (a few are... not all that bright), so could you tell me the last ver that had it like this forum or tell me what code to edit?

5
blueteen
Re: CBB Quote Button Missing
  • 2006/9/20 7:19

  • blueteen

  • Quite a regular

  • Posts: 379

  • Since: 2004/7/16


hello,
with cbb 3.05, i'm using this tip :
edit /modules/newbb/class/post.php, go to line 393

/*
$thread_buttons['quote']['image'] = newbb_displayImage($forumImage['p_quote'], _MD_QUOTE);
$thread_buttons['quote']['link'] = "reply.php?forum=" . $forum_id . "&topic_id=" . $topic_id . "&viewmode=$viewmode&order=$order&start=$start&quotedac=1";
$thread_buttons['quote']['name'] = _MD_QUOTE;
*/


remove /* and */ to uncomment this part.
save the file.
the quote button is now available for each post.
it works for me

6
bky1701
Re: CBB Quote Button Missing
  • 2006/9/20 9:34

  • bky1701

  • Just popping in

  • Posts: 17

  • Since: 2006/9/18


Quote:

blueteen wrote:
hello,
with cbb 3.05, i'm using this tip :
edit /modules/newbb/class/post.php, go to line 393

/*
$thread_buttons['quote']['image'] = newbb_displayImage($forumImage['p_quote'], _MD_QUOTE);
$thread_buttons['quote']['link'] = "reply.php?forum=" . $forum_id . "&topic_id=" . $topic_id . "&viewmode=$viewmode&order=$order&start=$start&quotedac=1";
$thread_buttons['quote']['name'] = _MD_QUOTE;
*/


remove /* and */ to uncomment this part.
save the file.
the quote button is now available for each post.
it works for me


Ahh, it works perfectly. Thank you so much!

7
Peekay
Re: CBB Quote Button Missing
  • 2006/9/20 10:06

  • Peekay

  • XOOPS is my life!

  • Posts: 2335

  • Since: 2004/11/20


Quote:
The quote button is now only visible when you have pressed reply

Some of the new 'features' in CBB baffle me and most seasoned forum users too I suspect. The way the transfer button works is awful IMHO.

I personally can't see an upgrade advantage from CBB 1.16a where everything important worked and made sense. Later versions seem to be adding little and breaking useful features that previously functioned.
A thread is for life. Not just for Christmas.

Login

Who's Online

415 user(s) are online (130 user(s) are browsing Support Forums)


Members: 0


Guests: 415


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Aug 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits