[ABD] advanced quoting

Any abandoned MODs will be moved to this forum.

WARNING: MODs in this forum are not currently being supported or maintained by the original MOD author. Proceed at your own risk.
Forum rules
IMPORTANT: MOD Development Forum rules

WARNING: MODs in this forum are not currently being supported nor updated by the original MOD author. Proceed at your own risk.
saaiberke
Registered User
Posts: 1126
Joined: Wed Jul 20, 2005 8:13 am
Location: Gent/Belgium

Re: [BETA] advanced quoting

Post by saaiberke »

Erik Frèrejean wrote:
saaiberke wrote:The fix with the ACP didn't work for me, I still get module not accesible...... but the quotes work...

Nic
Could you install the mod again (acp part), and try again. I have just installed the mod on a clean phpbb 3 install and the acp works just fine.

To be certain, you are running RC7?
Okido, I will try again. Yes I have RC7 ;)

Grtz,

Nic
saaiberke
Registered User
Posts: 1126
Joined: Wed Jul 20, 2005 8:13 am
Location: Gent/Belgium

Re: [BETA] advanced quoting

Post by saaiberke »

This is driving me crazy, I still have this url when I look at the module:

/adm/index.php?sid=693c9d46c9772d44e393e23673c4357c&i=advanced_quoting&mode=test

When I open the module, all radio buttons are checked except he last one with post time and post title....doesn't look correct to me.

Nic
demon327
Registered User
Posts: 847
Joined: Thu Nov 16, 2006 2:16 pm

Re: [BETA] advanced quoting

Post by demon327 »

saaiberke wrote:This is driving me crazy, I still have this url when I look at the module:

/adm/index.php?sid=693c9d46c9772d44e393e23673c4357c&i=advanced_quoting&mode=test

When I open the module, all radio buttons are checked except he last one with post time and post title....doesn't look correct to me.

Nic
mm,did you try to refresh your phpbb cach?,cause maybe the problemen is there :?
User avatar
Erik Frèrejean
Former Team Member
Posts: 9899
Joined: Tue Oct 09, 2007 9:09 am
Location: The Netherlands, 3.0.x Support Forum
Name: Erik Frèrejean

Re: [BETA] advanced quoting

Post by Erik Frèrejean »

Possible,
I'll have an other look.
Support Toolkit | Support Request Template | Knowledge Base | phpBB 3.0.x documentation
I don't give support via PM or IM! (all unsolicited pms will be trashed!)
NLCrEaTiVe
Registered User
Posts: 29
Joined: Wed Apr 04, 2007 2:39 pm

Re: [BETA] advanced quoting

Post by NLCrEaTiVe »

After I implemented this mod and the Moderation Panel goes blank every time I try to access it when watching the post. Did I miss something?
User avatar
Erik Frèrejean
Former Team Member
Posts: 9899
Joined: Tue Oct 09, 2007 9:09 am
Location: The Netherlands, 3.0.x Support Forum
Name: Erik Frèrejean

Re: [BETA] advanced quoting

Post by Erik Frèrejean »

On which mcp page do you have this. I'm running a slightly newer version of the mod and am not having this problem. I'm not sure whether this is because the update or that there is something other wrong.
I hope to release next week a new beta cause I have a lot of school work this week :roll:.
Support Toolkit | Support Request Template | Knowledge Base | phpBB 3.0.x documentation
I don't give support via PM or IM! (all unsolicited pms will be trashed!)
NLCrEaTiVe
Registered User
Posts: 29
Joined: Wed Apr 04, 2007 2:39 pm

Re: [BETA] advanced quoting

Post by NLCrEaTiVe »

Erik Frèrejean wrote:On which mcp page do you have this. I'm running a slightly newer version of the mod and am not having this problem. I'm not sure whether this is because the update or that there is something other wrong.
I hope to release next week a new beta cause I have a lot of school work this week :roll:.
I am experiencing this error in every topic which contains quotes when I press the 'Moderator Control Panel' link at the top of the topic page (using subsilver2).
User avatar
Erik Frèrejean
Former Team Member
Posts: 9899
Joined: Tue Oct 09, 2007 9:09 am
Location: The Netherlands, 3.0.x Support Forum
Name: Erik Frèrejean

Re: [BETA] advanced quoting

Post by Erik Frèrejean »

I just tried it with subsilver2 and everything is working om my installation.
And there aren't any warnings when you go to the mcp?
Support Toolkit | Support Request Template | Knowledge Base | phpBB 3.0.x documentation
I don't give support via PM or IM! (all unsolicited pms will be trashed!)
Sulquendi
Registered User
Posts: 9
Joined: Sat Nov 03, 2007 10:00 am

Re: [BETA] advanced quoting

Post by Sulquendi »

Sometimes my users loves to quote someone from another board doing some kind of :

Code: Select all

[quote="Someone From Another Board"]
blah
[/quote]
This gives :

Code: Select all

SQL ERROR [ mysql4 ]

You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') WHERE u.user_id = 146' at line 1 [1064]

SQL

SELECT u.user_id, u.username, u.user_colour, posts.post_id, posts.forum_id, posts.topic_id, posts.post_time, posts.post_subject FROM (phpbb_users u) LEFT JOIN phpbb_posts posts ON (posts.post_id = ) WHERE u.user_id = 146

BACKTRACE

FILE: includes/db/mysql.php
LINE: 158
CALL: dbal_mysql->sql_error()

FILE: includes/bbcode.php
LINE: 600
CALL: dbal_mysql->sql_query()

FILE: includes/bbcode.php(112) : regexp code
LINE: 2
CALL: bbcode->bbcode_second_pass_quote()

FILE: includes/bbcode.php
LINE: 112
CALL: preg_replace()

FILE: viewtopic.php
LINE: 1263
CALL: bbcode->bbcode_second_pass()
User avatar
Erik Frèrejean
Former Team Member
Posts: 9899
Joined: Tue Oct 09, 2007 9:09 am
Location: The Netherlands, 3.0.x Support Forum
Name: Erik Frèrejean

Re: [BETA] advanced quoting

Post by Erik Frèrejean »

Thanks for the report, I noticed this one and it is fixed in the next version :).
Support Toolkit | Support Request Template | Knowledge Base | phpBB 3.0.x documentation
I don't give support via PM or IM! (all unsolicited pms will be trashed!)
User avatar
Erik Frèrejean
Former Team Member
Posts: 9899
Joined: Tue Oct 09, 2007 9:09 am
Location: The Netherlands, 3.0.x Support Forum
Name: Erik Frèrejean

Re: [BETA] advanced quoting

Post by Erik Frèrejean »

*Updated to beta 3* :)

There are changes in all the files (there are no database changes), because of this I didn't include a upgrade path.
To install this version, remove the complete mod (if already installed), and install the new version.
Support Toolkit | Support Request Template | Knowledge Base | phpBB 3.0.x documentation
I don't give support via PM or IM! (all unsolicited pms will be trashed!)
Sulquendi
Registered User
Posts: 9
Joined: Sat Nov 03, 2007 10:00 am

Re: [BETA] advanced quoting

Post by Sulquendi »

Thx :)

Shouldn't the

Code: Select all

$out .= 'quote="' . $row['user_id'] . '-' . $quote_data_parts[1] . '":' . $this->bbcode_uid . ']';
be instead

Code: Select all

$out .= 'quote="' . $username . '-' . $quote_data_parts[1] . '":' . $this->bbcode_uid . ']';
?
User avatar
Erik Frèrejean
Former Team Member
Posts: 9899
Joined: Tue Oct 09, 2007 9:09 am
Location: The Netherlands, 3.0.x Support Forum
Name: Erik Frèrejean

Re: [BETA] advanced quoting

Post by Erik Frèrejean »

In which file?
Support Toolkit | Support Request Template | Knowledge Base | phpBB 3.0.x documentation
I don't give support via PM or IM! (all unsolicited pms will be trashed!)
NLCrEaTiVe
Registered User
Posts: 29
Joined: Wed Apr 04, 2007 2:39 pm

Re: [BETA] advanced quoting

Post by NLCrEaTiVe »

I installed the B3 version but now I only see numbers instead of user names. Also I am not able to change/set any settings in the tab. Did I miss a line here?
Sulquendi
Registered User
Posts: 9
Joined: Sat Nov 03, 2007 10:00 am

Re: [BETA] advanced quoting

Post by Sulquendi »

In message_parser.php

Or else you will display the user_id instead of the username, which is basically the error that NLCrEaTiVe is having.

Return to “[3.0.x] Abandoned MODs”