vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   New Posting Features - PHPKD - Advanced Quick Reply 'Ultimate' (https://vborg.vbsupport.ru/showthread.php?t=180330)

se_p800 06-02-2008 08:15 PM

This doesnt seem to be working for me. Which is odd, it seems like it should be. Im running 3.7.1, and this is the only product I have installed that isn't working. I cant imagine what Im doing wrong, any ideas? I even re-installed it..

AliMadkour 06-03-2008 12:25 AM

thanks ,,

installed

Netaudio 06-03-2008 06:49 AM

*nice* thx!

logicuk 06-03-2008 09:06 AM

installed and working on vb 3.7 beta 5

great work mate :D

se_p800 06-03-2008 10:04 AM

Why the hell isnt this working for me :(

se_p800 06-03-2008 10:13 AM

Never mind i had to disable anoter product I was using :) Thanks for this great mod

Omranic 06-03-2008 02:15 PM

Quote:

Originally Posted by Antonio Pereira (Post 1536292)
Dont work in 3.7.1 this:

--You can display the smiliebox below editor rather than beside it by activating this setting.

Regards

It should work!
This product tested & works fine with all stable 3.7.x series (also on 3.7.1).
Be sure that your hooks system is activated & your vBulletin 3.7.x is running fine.

Be sure you haven't any products -extending Quick Reply functionality- already installed (like smilies menu in quick reply, smilies box in quick reply or smilies button in quick reply), if so then disable or uninstall it, and this product will works very well.

if it still not working, so please refer to your board by a link.



Quote:

Originally Posted by maxicep (Post 1536521)
What about this mod adds a few queries to showthread pages ?

isnt it ?

Quote:

Originally Posted by PHPKD (Post 1529797)
That's right, it's just only one simple light query to get X smilies to be displayed in the smilie box/menu.

See the technical stats:
Time Taken: 0.00028 seconds
Memory Used: 1.625 KB
It can be neglected :).

Any way it will be optimized in the next release to prevent this query if smilies disabled, but if enabled from AdminCP options there will be no way to disable this query, that's the price of independency (We don't need to depend on other code portions as we stated in the thread header).




Quote:

Originally Posted by elviejoepu (Post 1536696)
Oh, My bad, i had activate the module "Smiles in your quick reply" Thanks! great mod!

Conflict detected with other products putting smilies in quick reply, it should be disabled or un-installed.


Quote:

Originally Posted by Sakai Ray (Post 1537570)
This works thanks. ^^

You are welcome ^_^.


Quote:

Originally Posted by se_p800 (Post 1539106)
This doesnt seem to be working for me. Which is odd, it seems like it should be. Im running 3.7.1, and this is the only product I have installed that isn't working. I cant imagine what Im doing wrong, any ideas? I even re-installed it..

It should work!
This product tested & works fine with all stable 3.7.x series (also on 3.7.1).
Be sure that your hooks system is activated & your vBulletin 3.7.x is running fine.

Be sure you haven't any products -extending Quick Reply functionality- already installed (like smilies menu in quick reply, smilies box in quick reply or smilies button in quick reply), if so then disable or uninstall it, and this product will works very well.

if it still not working, so please refer to your board by a link.



Quote:

Originally Posted by AliMadkour (Post 1539268)
thanks ,,

installed

You are welcome ^_^.


Quote:

Originally Posted by Netaudio (Post 1539488)
*nice* thx!

You are welcome ^_^.


Quote:

Originally Posted by logicuk (Post 1539545)
installed and working on vb 3.7 beta 5

great work mate :D

This product is supposed to work with vBulletin 3.5.x & 3.6.x series, but we don't support versions prior 3.7.x series! (Stable only Of course)
You are welcome ^_^.



Quote:

Originally Posted by se_p800 (Post 1539568)
Why the hell isnt this working for me :(

Quote:

Originally Posted by se_p800 (Post 1539574)
Never mind i had to disable anoter product I was using :) Thanks for this great mod

Great news, is that product related to quick reply? (smilies menu in quick reply?)


Thanks for you all.

se_p800 06-03-2008 02:46 PM

Quote:

Great news, is that product related to quick reply? (smilies menu in quick reply?)

thats the one :)

Aclikyano 06-03-2008 04:50 PM

nice installed!

ReadOrDie 06-04-2008 01:40 AM

I'm getting the error:

Quote:

A conflict was detected in the bitfields. You cannot continue with the installation of this product until this has been fixed. The conflicts found were:

* Bitfield Collision: prefixrequired = credits_cantearn
Can anyone help?

BoYagoob 06-04-2008 09:34 AM

installed .. thanks :)

xXEsEtUlOnXx 06-08-2008 03:07 AM

thank you, i was looking for something like this.

Marked as installed

xXEsEtUlOnXx 06-08-2008 03:24 AM

if somebody have vs-Hide Resurrection, open this template:
phpkd_fqr_showthread_quickreply
and find:
PHP Code:

                        <td><div class="imagebutton" id="{$editorid}_cmd_wrap0_quote"><img src="$stylevar[imgdir_editor]/quote.gif" width="21" height="20" alt="$vbphrase[wrap_quote_tags]/></div></td>
                        <
td><img src="$stylevar[imgdir_editor]/separator.gif" width="6" height="20" alt="" /></td>
                    </if> 

add underneath:
PHP Code:

        $vBeditTemplate[hidetag_toolbar_buttons


Omranic 06-08-2008 11:08 PM

Quote:

Originally Posted by se_p800 (Post 1539760)
thats the one :)

;)

Quote:

Originally Posted by Aclikyano (Post 1539838)
nice installed!

:)

Quote:

Originally Posted by ReadOrDie (Post 1540203)
I'm getting the error:

Quote:

A conflict was detected in the bitfields. You cannot continue with the installation of this product until this has been fixed. The conflicts found were:

* Bitfield Collision: prefixrequired = credits_cantearn
Can anyone help?

There is a problem in your forum's bitfields, try to fix that problem first then re-install the product (be sure that all needed bitfields files are fine & try to rebuild bitfields).
This error is related to a bitfields' problem not to the product.



Quote:

Originally Posted by BoYagoob (Post 1540434)
installed .. thanks :)

You are welcome.

Quote:

Originally Posted by xXEsEtUlOnXx (Post 1543704)
thank you, i was looking for something like this.

Marked as installed

Our Pleasure :).

Quote:

Originally Posted by xXEsEtUlOnXx (Post 1543710)
if somebody have vs-Hide Resurrection, open this template:
phpkd_fqr_showthread_quickreply
and find:
PHP Code:

                        <td><div class="imagebutton" id="{$editorid}_cmd_wrap0_quote"><img src="$stylevar[imgdir_editor]/quote.gif" width="21" height="20" alt="$vbphrase[wrap_quote_tags]/></div></td>
                        <
td><img src="$stylevar[imgdir_editor]/separator.gif" width="6" height="20" alt="" /></td>
                    </if> 

add underneath:
PHP Code:

        $vBeditTemplate[hidetag_toolbar_buttons



Not tested, but thanks for sharing.


Thanks for you all.

ReadOrDie 06-09-2008 04:22 PM

Quote:

Originally Posted by PHPKD (Post 1544524)
;)


:)


There is a problem in your forum's bitfields, try to fix that problem first then re-install the product (be sure that all needed bitfields files are fine & try to rebuild bitfields).
This error is related to a bitfields' problem not to the product.

Bitfields? Where do I correct these? Is this something in the database?

rapidphim 06-09-2008 04:51 PM

can this hack also apply to PM box?

Mum 06-12-2008 02:54 AM

1 Attachment(s)
I was surfing the boards today, and I ran into a bug. I usually use Opera when on this site. I hadn't run into a problem before today. Attached you'll see a screenshot of the quick response window. I check my other browsers (Firefox and Safari) and they don't have a problem. Internet Explorer had something similar, but not as bad as in Opera. I'll attach a pic of that too.

Notice how the text window has been crushed to the left by the smiles window, with no way to scroll to the left in both browsers.

Opera
Attachment 82155

IE
Attachment 82156

I have uninstalled :)

ahayat 06-12-2008 11:22 AM

This does not work for 3.7.1
as soon as i installed it i couldnt use editor options as well smilies in both quick reply and Full reply.

Please fix it.

Cheers

Captain Tycoon 06-14-2008 09:01 PM

Installed, Works Great and Marked! Thanks

MadK 06-16-2008 02:31 PM

Thank you, it works great!

vBulletin 3.7.1.

anarki2009 06-17-2008 01:59 AM

Installed Thanks!

wWw.Fun2Wii.Com 06-17-2008 09:36 AM

thanks

kingvillain 06-19-2008 04:48 PM

I have uninstalled this, apart from making my quick reply box larger, it did nothing else, none of the extra functions found in the normal reply were activated for quick reply, and no smilies shown. I checked my hook system settings and thats activated and fine, tried various settings for this mod but none make any difference.

Running vbulletin 3.7.1 patch level 2

clothahump 06-19-2008 05:36 PM

3.7.1 PL2 and working perfectly, nice job.

AcidX 06-20-2008 02:40 PM

Installed, thanks!

MadK 06-21-2008 03:11 AM

I cannot find function qr_do_ajax_post(ajax) but only function qr_do_ajax_post(G)

JakeS 06-21-2008 03:23 AM

Nice I'll upgrade when I sort out the formatting in the JS files all apears in one big long line to me on linux. Strange thing is, from beta 5 and prior to that, I can open the files just fine. So basically I think it's something vbulletin changed.

So, I'm going to go shout at the screen a few hundred times, and fix the file from basing it on the old one. (Basically somewhat re-write it) which I will have to do... because a couple of the editors that I tried were so stupid they said its not even valid UTF-8 encoding and another one said its not a valid file >_>

Omranic 06-21-2008 08:36 AM

1 Attachment(s)
Quote:

Originally Posted by ReadOrDie (Post 1545139)
Bitfields? Where do I correct these? Is this something in the database?

First of all take a backup of your incluces/xml directory, check out if there is some external bitfield_xxx.xml fles inside that doesn't belong any of the installed products and delete it, then re-upload all the default xml files to your forum's includes/xml directory and finally click the "Rebuild Bitfields" link (./admincp/index.php?do=buildbitfields), this way you should fix any bitfields problems.


Quote:

Originally Posted by rapidphim (Post 1545162)
can this hack also apply to PM box?

PM box!?
It's already have the full editor, what do you mean exactly?



Quote:

Originally Posted by Mum (Post 1547229)
I was surfing the boards today, and I ran into a bug. I usually use Opera when on this site. I hadn't run into a problem before today. Attached you'll see a screenshot of the quick response window. I check my other browsers (Firefox and Safari) and they don't have a problem. Internet Explorer had something similar, but not as bad as in Opera. I'll attach a pic of that too.

Notice how the text window has been crushed to the left by the smiles window, with no way to scroll to the left in both browsers.

Opera
Attachment 82155

IE
Attachment 82156

I have uninstalled :)

This isn't a product related problem, it's a style related problem, see the following screenshots (tacken from opera 9.5), they are fine & no problems appear with it, remember also that there is some options that you can benefit from it (messagebox width & smiliebox under editor, turning the first to "100%" & the second to "yes" will give great results [Check also the new version released today 1.5.0]).
Attachment 82713




Quote:

Originally Posted by ahayat (Post 1547563)
This does not work for 3.7.1
as soon as i installed it i couldnt use editor options as well smilies in both quick reply and Full reply.

Please fix it.

Cheers

The product is working very nice with all 3.7.x series, be sure you don't have any other products that related to quick reply & adds some extra functionality like smilies or something similar, if you have you should uninstall it & then review your forum, our product should work then.


Quote:

Originally Posted by Captain Tycoon (Post 1549452)
Installed, Works Great and Marked! Thanks

Sounds Great :).


Quote:

Originally Posted by MadK (Post 1550879)
Thank you, it works great!

vBulletin 3.7.1.

Nice :).


Quote:

Originally Posted by anarki2009 (Post 1551271)
Installed Thanks!

You are welcome :up:.


Quote:

Originally Posted by wWw.Fun2Wii.Com (Post 1551483)
thanks

:up:


Quote:

Originally Posted by kingvillain (Post 1553757)
I have uninstalled this, apart from making my quick reply box larger, it did nothing else, none of the extra functions found in the normal reply were activated for quick reply, and no smilies shown. I checked my hook system settings and thats activated and fine, tried various settings for this mod but none make any difference.

Running vbulletin 3.7.1 patch level 2

The product is working very nice with all 3.7.x series, be sure you don't have any other products that related to quick reply & adds some extra functionality like smilies or something similar, if you have you should uninstall it & then review your forum, our product should work fine then.


Quote:

Originally Posted by clothahump (Post 1553794)
3.7.1 PL2 and working perfectly, nice job.

:)


Quote:

Originally Posted by AcidX (Post 1554576)
Installed, thanks!

:cool: ;)


Quote:

Originally Posted by MadK (Post 1555112)
I cannot find function qr_do_ajax_post(ajax) but only function qr_do_ajax_post(G)

You are editing the compressed version & you shouldn't do so, be sure you are editing the uncompressed version of the vbulletin_quick_reply.js file & you should find the needed function.


Quote:

Originally Posted by JakeS (Post 1555119)
Nice I'll upgrade when I sort out the formatting in the JS files all apears in one big long line to me on linux. Strange thing is, from beta 5 and prior to that, I can open the files just fine. So basically I think it's something vbulletin changed.

So, I'm going to go shout at the screen a few hundred times, and fix the file from basing it on the old one. (Basically somewhat re-write it) which I will have to do... because a couple of the editors that I tried were so stupid they said its not even valid UTF-8 encoding and another one said its not a valid file >_>

Hey, there is two versions of the javascript files, compressed one & flat one.
You should do the needed edit on the flat version, you can download the uncompressed (flat) version from vBulletin members area as follow: from the download page in the vBulletin members area choose "More Download Options" then go to the last option (Download File: ) & choose "Package - Uncompressed JavaScript", that's all the trick :)
Do it now & every thing will be fine ;).



Thank you all
Keep moving forward!

NAZIA 06-21-2008 09:36 AM

Great hack.. Thanks for sharing.

scorpionq8 06-22-2008 05:04 PM

thankx guys ,, working fine , but it need some time to load

great jod :)

pedroenf 06-23-2008 12:06 AM

Strange this. I mean, with the .js file edit (flat) when i reply it didn't show until i refresh the page. Undone the .js change and the replies shows on the fly. Besides that it is a great mod. Thanks.

abrecher 06-23-2008 02:18 AM

Is there any way to compress the Uncompressed JavaScript after it's edited ?

fariborz 06-23-2008 12:12 PM

Please do this work for both Quick Reply & Quick Edit please.
Thanks

BANDiT600 06-23-2008 12:13 PM

When I turn on this hack I got this error on page:
Done, but with errors on page:
Webpage Script Errors

User Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 2.0.50727)
Timestamp: Mon, 23 Jun 2008 13:12:35 UTC

0.
Message: Expected ';'
Line: 3892
Char: 51
Code: 0
URI: http://site.com/showthread.php?p=194735

JadedSouls 06-23-2008 04:55 PM

Quote:

Originally Posted by pedroenf (Post 1556420)
Strange this. I mean, with the .js file edit (flat) when i reply it didn't show until i refresh the page. Undone the .js change and the replies shows on the fly. Besides that it is a great mod. Thanks.

Same thing for me 'cept it was the other members of my site having the problem with it showing up right away, not me.

I'll try your fix..

JakeS 06-23-2008 04:59 PM

Ah, now i got the flat file it's upgraded and working. thanks :)

Keyser S?ze 06-23-2008 07:07 PM

1 Attachment(s)
excellent mod, i shall pray tonight that you live a thousand years

just one thing i found two typos in the english version of the "info.txt" heres the fixed ver

two requests, one that its possible to set the box size in pixils and two that i can get rid of this (attached)

MadK 06-23-2008 07:18 PM

It works with the uncompressed .js! Thank you!!

Keyser S?ze 06-23-2008 07:43 PM

also in the admin cp options to make it optional where to put the attachment button, see id prefer it under the submit button

and can this be gotten rid of?

Valid file extensions: cue doc gif jpe jpeg jpg pdf png psd rar swf txt zip

TsirhCitna 06-24-2008 05:10 PM

The ajax doesn't seem to be working in 3.7.2. It makes the post, but you I don't see the reply.


All times are GMT. The time now is 12:18 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.06694 seconds
  • Memory Usage 1,879KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (4)bbcode_php_printable
  • (35)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete