vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Show Thread Enhancements - [AJAX] Post Thank You Hack (https://vborg.vbsupport.ru/showthread.php?t=165673)

Phalynx 04-30-2008 10:51 AM

It seems this error occurs only if I visit a thread where a user thanked and that user was deleted.

Edit:
Deleting all thanks from a specific user results also in this error.

Using vB3.7 RC4

zikuta 04-30-2008 01:19 PM

Any problems with 3.7.0 *Gold*?

nikki712 04-30-2008 01:45 PM

Quote:

Originally Posted by zikuta (Post 1503370)
Any problems with 3.7.0 *Gold*?

Nope, none for me.

gnavpott 04-30-2008 02:11 PM

I get this error with 3.7.0 Gold

Your submission could not be processed because a security token was missing or mismatched.

If this occurred unexpectedly, please inform the administrator and describe the action you performed before you received this error

shamda 04-30-2008 03:17 PM

I had the add-on installed on 3.6.10 and it was working fine. Just upgraded to 3.7. I uninstalled the add-on and then installed it again. The thanks button shows up fine when reading a post, but if you click on the thanks button I do not see the box that shows who has thanked this person. Am I missing something?

Boosted Panda 04-30-2008 04:27 PM

Im getting weird security token issues as well with this mod. Any release for gold?

Turbe 04-30-2008 06:16 PM

Wait until he updates it....

subnet_rx 04-30-2008 06:21 PM

Quote:

Originally Posted by gnavpott (Post 1503425)
I get this error with 3.7.0 Gold

Your submission could not be processed because a security token was missing or mismatched.

If this occurred unexpectedly, please inform the administrator and describe the action you performed before you received this error

Why would this be occurring for some and not others? I have several mods that still work in 3.7 that I thought would be out because of security tokens. Do you have to enable this somewhere?

redlabour 04-30-2008 06:46 PM

How can i move the Thanks Button before the Edit and Quote Button?

Where to move the $template_hook[postbit_controls] ??

Ahhh.....

Quote:

<!-- controls -->
$template_hook[postbit_controls]

ShawnV 05-01-2008 01:51 AM

Quote:

Originally Posted by redlabour (Post 1503724)
How can i move the Thanks Button before the Edit and Quote Button?

Where to move the $template_hook[postbit_controls] ??

Ahhh.....

I was thinking about this also, it really should go before the edit, quote and quick reply buttons.

/2 cents

_V

imported_dfmafia 05-01-2008 03:15 AM

only issue i have is when its active on vB v3.7.0 gold is when viewing a post - 500 error

i can view any other part of the forums but not posts...the main feature to a forum...lol

this is on a fresh install as well - odd

jalmz 05-01-2008 04:57 AM

Quote:

Originally Posted by Abe1 (Post 1499185)
Can you show me your postbit template?

same here.. im using element theme

jalmz 05-01-2008 05:01 AM

Uninstall because of this glitch
https://vborg.vbsupport.ru/

3.7 Gold
Element

Mr.T 05-01-2008 07:40 AM

Aloha Abe1,

Great work :)

I need an compatible Hide Hack, you'll code this in furture??

Mr.T

like.graffity 05-01-2008 09:44 AM

it doesn't work in lastest version (3.7.0)????

Boosted Panda 05-01-2008 02:36 PM

I am getting random issues where members are getting permission errors when giving thanks.

Turbe 05-01-2008 04:26 PM

Quote:

Originally Posted by like.graffity (Post 1504336)
it doesn't work in lastest version (3.7.0)????


Not yet.

steve1966 05-02-2008 05:44 PM

Quote:

Originally Posted by Turbe (Post 1504751)
Not yet.


are you saying it does not work for v3.7 gold? because when i installed it it works on the default style but i cannot get it working om my custom style its not showing the thanks button at all

Soup^Dragon 05-02-2008 06:23 PM

have you added the thanks button gif tio the images folder of your custom style?

steve1966 05-02-2008 06:43 PM

Quote:

Originally Posted by Soup^Dragon (Post 1506007)
have you added the thanks button gif tio the images folder of your custom style?


its ok now i have fixed i forgot to do the template edits for my custom style

Boosted Panda 05-02-2008 07:10 PM

Im just getting weird errors though it works for me.

RMS-Chef 05-03-2008 01:22 AM

I have upgraded a test copy of my v3.6.8 to v3.7 (33k members / 900k posts / 1.8 million thanks) and it seems fine.
It has just been me going in and thanking, removing thanks, etc. from a couple of threads but I have not seen any issues yet.

shamda 05-03-2008 11:48 AM

I added the line SecFilterEngine Off to my .htaccess file and it fixed my problem.

Quote:

Originally Posted by shamda (Post 1503494)
I had the add-on installed on 3.6.10 and it was working fine. Just upgraded to 3.7. I uninstalled the add-on and then installed it again. The thanks button shows up fine when reading a post, but if you click on the thanks button I do not see the box that shows who has thanked this person. Am I missing something?


KHALIK 05-04-2008 12:00 PM

RE-installed the product, nothing seems to be coming up, no thank you tabs either ?

before it was working fine.

KHALIK 05-04-2008 12:42 PM

3.7.0 Gold FIXED,

remove the following code.


Open template: memberinfo_block_statistics

find:
--------------------------------------------------------------------
$template_hook[profile_stats_pregeneral]
--------------------------------------------------------------------

and REMOVE that line from the template.

Abe1 05-04-2008 01:08 PM

Can some one who is getting a token error tell me where? This hack does not use any forms.

Abe1 05-04-2008 01:08 PM

Quote:

Originally Posted by KHALIK (Post 1508055)
3.7.0 Gold FIXED,

remove the following code.


Open template: memberinfo_block_statistics

find:
--------------------------------------------------------------------
$template_hook[profile_stats_pregeneral]
--------------------------------------------------------------------

and REMOVE that line from the template.

What does this fix?

jonnycrick 05-04-2008 01:23 PM

For 3.7 it doesn't show up for me at all. The admin options show up in admincp, but it does not show up anywhere on my actual forums. I'm using a custom style.

Abe1 05-04-2008 01:38 PM

Quote:

Originally Posted by jonnycrick (Post 1508089)
For 3.7 it doesn't show up for me at all. The admin options show up in admincp, but it does not show up anywhere on my actual forums. I'm using a custom style.

Look in the zip file. It has instructions for custom style.

KHALIK 05-04-2008 02:17 PM

Quote:

Originally Posted by Abe1 (Post 1508079)
What does this fix?

Basically I had the old version of 3.6.6 and upgraded the forum to 3.7.0 gold.

- I installed 7.4 thankyou mod worked fine with 3.7.0 gold until I decided to re-install the mod because **all** the thanks where not aligned properly, hence the problem started.


- Once I re-installed 7.4 Thankyou mod, it did not function at all, no buttons displayed even thou all the template edits were in place and the hack was enabled.


- I removed $template_hook[profile_stats_pregeneral] from memberinfo_block_statistics template and it started to work instantly.... no idea why that was.



---- A NEW PROBLEM DISCOVERED // not fixed. ---

**all** the thanks are not aligned/straight properly under the thread, that is the reason why I originally re-installed the mod, and still did not fix the problem.

see screenshot

https://vborg.vbsupport.ru/

Abe1 05-04-2008 02:20 PM

Quote:

Originally Posted by KHALIK (Post 1508131)
Basically I had the old version of 3.6.6 and upgraded the forum to 3.7.0 gold.

- I installed 7.4 thankyou mod worked fine with 3.7.0 gold until I decided to re-install the mod because **all** the thanks where not aligned properly, hence the problem started.


- Once I re-installed 7.4 Thankyou mod, it did not function at all, no buttons displayed even thou all the template edits were in place and the hack was enabled.


- I removed $template_hook[profile_stats_pregeneral] from memberinfo_block_statistics template and it started to work instantly.... no idea why that was.



---- A NEW PROBLEM DISCOVERED // not fixed. ---

**all** the thanks are not aligned/straight properly under the thread, that is the reason why I originally re-installed the mod, and still did not fix the problem.

see screenshot

http://img176.imageshack.us/img176/7829/thankuc7.jpg

Turn off the markup username option in post thanks.

readjono 05-04-2008 02:25 PM

How does one remove the stuff from postbit?

KHALIK 05-04-2008 02:27 PM

UPDATE ***

I selected the No option under Use Markup Usersnames, admincp. This fixed the alignment problem, see screenshot but lost the coloured username.

https://vborg.vbsupport.ru/

Abe1 05-04-2008 02:28 PM

Quote:

Originally Posted by KHALIK (Post 1508140)
UPDATE ***

I selected the No option under Use Markup Usersnames, admincp. This fixed the alignment problem, see screenshot but lost the coloured username.

http://img176.imageshack.us/img176/8107/thank2be8.jpg

Yes. Something in your markup make some users add a new line.

tommyturnage 05-04-2008 06:49 PM

Hey

This hack works great but there is only one problem for me

When I installed it, it showed up in my postbit

But I dont want it there

So when I went to take it out the Code wasnt there

How do I remove it from the postbit

https://vborg.vbsupport.ru/external/2008/05/87.jpg

Abe1 05-04-2008 08:31 PM

Quote:

Originally Posted by tommyturnage (Post 1508406)
Hey

This hack works great but there is only one problem for me

When I installed it, it showed up in my postbit

But I dont want it there

So when I went to take it out the Code wasnt there

How do I remove it from the postbit

https://vborg.vbsupport.ru/external/2008/05/87.jpg

You can edit the post thanks template that this outputs

Aren 05-04-2008 08:46 PM

Quote:

Originally Posted by Abe1 (Post 1508078)
Can some one who is getting a token error tell me where? This hack does not use any forms.

Abe1,

based on the comments my users made, I would say the problem is related with the AJAX request as some people told me that they were just reading the thread and, without doing anything, the missing token error page was being presented.

Some other users said that the error page was being showed when clicking the Thank you button, but it may be the same problem in both cases.

Hope this helps.

Murty 05-04-2008 10:43 PM

Hey,
I have just installed this, and it is not working anywhere on any styles (even default one). Nothing shows up in postbit, no button shows up even (any yes, i have put a post_thanks.gif in each style under 'buttons'). I have used vbulletin for several years now, and am experienced in installing mods, so I can assure you I have followed your instructions.

These are the instructions I followed, is there something I missed?
Quote:

1) upload the 'upload via ftp' folder
--------------------------------------------------------------------
post_thanks.php -> \
post_thanks_admin.php -> \admincp\
post_thanks.js -> \clientscript\
functions_post_thanks.php -> \includes\
cpnav_post_thanks.xml -> \includes\xml\
hooks_post_thanks.xml -> \includes\xml\
post_thanks.gif -> \images\buttons\ (and into EVERY "buttons" folder in every style you have)
--------------------------------------------------------------------

2) Import product-post_thanks.xml into PRODUCTS. Allow Overwrite "YES" (admincp -> Plugin System -> Manage Products -> [Add/Import Product])
Thanks

Mrdby 05-04-2008 11:56 PM

lol

Skyline_GT 05-05-2008 07:10 AM

I got this error when trying to import the product

Quote:

Bitfield Collision: canadminnotices = canadmininferno


All times are GMT. The time now is 04:01 AM.

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.03299 seconds
  • Memory Usage 1,829KB
  • 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
  • (18)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (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