vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   Post Thank You Hack 1.10 (https://vborg.vbsupport.ru/showthread.php?t=73410)

Abe1 07-07-2005 04:31 PM

Quote:

Originally Posted by 1nf3rn0
any ideas Abe1?...glad i'm no tthe only one gettin this error...

I dont get it but I may know why. It doesn't cause any real problems now, does it?

1nf3rn0 07-07-2005 06:24 PM

sure doesn't bro....just displays it at the top very quickly when it redirects you to the post...but nothing is harmed and no other errors

Abe1 07-07-2005 06:29 PM

Quote:

Originally Posted by 1nf3rn0
sure doesn't bro....just displays it at the top very quickly when it redirects you to the post...but nothing is harmed and no other errors

So i'm not looking into it one bit now. If when I release for vb3.5 you still get an error like that, then i'll try to fix it. I'm just not trying to fix trival bugs in this version any more.

1nf3rn0 07-07-2005 07:40 PM

thx for the support!
uninstalled!

paul41598 07-07-2005 09:40 PM

Quote:

Originally Posted by Abe1
"View all thanked posts" to is see what posts you GOT thanked in. NOT which posts YOU thanked people.

It's bacily there because users wanted to see where they were thanked.

You want a feature to see were YOU thanked? Ask me for it. I'm just about to come out with the vb3.5 upgrade and if you want this feature in, let me know.

Can you adapt this small feature to 3.0.7, since I prob wont upgrade any time soon? Or can you charge for it? Let me know via pm or not. Thanks

Abe1 07-07-2005 09:44 PM

Quote:

Originally Posted by paul41598
Can you adapt this small feature to 3.0.7, since I prob wont upgrade any time soon? Or can you charge for it? Let me know via pm or not. Thanks

I thought about this feature last and realized that i wont be able to do it to easly. It would require me comparing every post to your thanked posts. I dont see me adding it now or in the near future.

kafi 07-11-2005 07:31 AM

I am using this hack as agree button. If anybody agree with the post he can hit "I agree".

Since some users accidentally hit this button /instead of reply button/, they would like to correct it themself.
Is there any way to implement this? Also I can only remove all votes, not only one.

Thank you

Abe1 07-11-2005 11:50 AM

Quote:

Originally Posted by kafi
I am using this hack as agree button. If anybody agree with the post he can hit "I agree".

Since some users accidentally hit this button /instead of reply button/, they would like to correct it themself.
Is there any way to implement this? Also I can only remove all votes, not only one.

Thank you

I will try to implement this into my vb3.5 version.

maharajah 07-11-2005 12:21 PM

I dont get the "The following users have thanked" box under the thanked post.

All changes have been made properly.

Abe1 07-11-2005 02:03 PM

Quote:

Originally Posted by maharajah
I dont get the "The following users have thanked" box under the thanked post.

All changes have been made properly.

Were the templates installed? Are there any thanks on the post?

maharajah 07-11-2005 10:24 PM

There are thanks on the posts and all templates installed fine.

.

Abe1 07-12-2005 03:49 AM

Quote:

Originally Posted by maharajah
There are thanks on the posts and all templates installed fine.

.

Yes see the people that thanked but you dont see the words "The following users have thanked"?

maharajah 07-12-2005 04:39 AM

No i can thank the users and all the stats update.
But after thanking the box under the 1st post that details who thanked doesnt appear at all.

Everything else works.

.

Abe1 07-12-2005 11:26 AM

Quote:

Originally Posted by maharajah
No i can thank the users and all the stats update.
But after thanking the box under the 1st post that details who thanked doesnt appear at all.

Everything else works.

.

Make sure you have
PHP Code:

<!-- post thank you hack -->
$post_thanks
<!-- end post thank you hack --> 

at the bottom of postbit and postbit_legacy.

maharajah 07-12-2005 11:42 PM

Thats the first thing i checked, its there and still no luck.

Maybe the SQL didnt run properly.
Do you have a SQL intall and uninstall script for mySQL i could run from phpMyAdmin so i can Totally uninstall and reinstall ?????

.

Abe1 07-13-2005 04:39 AM

Quote:

Originally Posted by maharajah
Thats the first thing i checked, its there and still no luck.

Maybe the SQL didnt run properly.
Do you have a SQL intall and uninstall script for mySQL i could run from phpMyAdmin so i can Totally uninstall and reinstall ?????

.

Yes. You can open post_thanks_install.php from your acp. There is an uninstall there also.

maharajah 07-13-2005 10:49 PM

doesnt remove tables entries and fields from the DB though.

I will have to manually do it all again.

Do u have SQL script for the database changes to i can run it manually ?
Not a php version.

.

Abe1 07-14-2005 02:07 AM

Quote:

Originally Posted by maharajah
doesnt remove tables entries and fields from the DB though.

I will have to manually do it all again.

Do u have SQL script for the database changes to i can run it manually ?
Not a php version.

.

Hmmm.... As far as I know, it removes EVERYTHING. There is no reason should leave anything around. Maybe your not running the unistall script right.

As for the SQL scripts, sorry I only have what is in the installer.

1nf3rn0 07-14-2005 11:42 PM

Quote:

Originally Posted by 1nf3rn0
getting this error when i click on the thanks button everything goes thru and shows properly, but as it says thankl you for saying thanks, it shows the below error...other than that, that is the only problem...dont know why or how...i have added maybe 2 other hacks which would be the welcome panel hack and the who visited today (24 hour option) hack...if you can help thank you...if not im lookin more into it now!

Warning: array_merge() [function.array-merge]: Argument #1 is not an array in /global.php on line 329

Warning: Invalid argument supplied for foreach() in /includes/functions.php on line 2290

Quote:

Originally Posted by BlackRabbit
Yep.. me too.. getting the same error here as well.. please fix it please.. :)

BR ;)

somehting so small and i admit i fugged up!....the reason for getting that error was because i didnt edit the legacy_postbit template witht hte post thank you hack...alls well now.....DUH...DOH....ARRRGHHH....LOL

Abe1 07-18-2005 02:15 AM

Beta version for vb3.5 was released here: https://vborg.vbsupport.ru/showthread.php?t=92410

SmartGnome 07-18-2005 01:49 PM

Thanks for sharing this hack. We will test it on vb3 now. If the users like it, we will install it in the future vb3.5 also

Tnx

okc 07-18-2005 11:00 PM

I feel like a fool, but can anyone pls tell me how to run the php file or install it - I don't see this option anywhere - all the files are properly uploaded.

TTG 07-18-2005 11:22 PM

Quote:

Originally Posted by okc
I feel like a fool, but can anyone pls tell me how to run the php file or install it - I don't see this option anywhere - all the files are properly uploaded.


Log into your forum control panel and paste this at the end of the line in your browser .. post_thanks_install.php

so the browser should have this in it's address bar :-


yourforum.com/admincp/post_thanks_install.php

okc 07-18-2005 11:28 PM

thx so much for the quick reply - that got it working - was not obvious, tho

Abe1 07-18-2005 11:40 PM

Quote:

Originally Posted by okc
thx so much for the quick reply - that got it working - was not obvious, tho

Quote from the instructions:
Quote:

Run:
/admincp/post_thanks_install.php

okc 07-18-2005 11:48 PM

sorry

okc 07-19-2005 02:34 AM

Just clicked install - thx

vakvak 07-19-2005 09:54 PM

thank you

csidlernet 07-20-2005 06:35 AM

/me thanks for your post. *installed*

kafi 07-20-2005 07:34 AM

Abe1,
pls would you be so kind to adopt feature nr.1 from 3.5 (user can delete their own thanks) to version for vB3 too.
I am not going to swich to 3.5 until stable version and all my hacks are adopted... which will take few more weeks (months).

I know I am asking too much, but I will really appreciate this.
Thank you.

Abe1 07-20-2005 09:35 AM

Quote:

Originally Posted by kafi
Abe1,
pls would you be so kind to adopt feature nr.1 from 3.5 (user can delete their own thanks) to version for vB3 too.
I am not going to swich to 3.5 until stable version and all my hacks are adopted... which will take few more weeks (months).

I know I am asking too much, but I will really appreciate this.
Thank you.

no garrenty about it, but I'll try to do it

vakvak 07-20-2005 01:39 PM

Abe1 are you to present thaks mesages to counting or Stats ?

Abe1 07-20-2005 01:42 PM

Quote:

Originally Posted by vakvak
Abe1 are you to present thaks mesages to counting or Stats ?

Can you please explain what you mean?

vakvak 07-20-2005 06:51 PM

example top 10 Thank you Stats

Abe1 07-20-2005 07:09 PM

Quote:

Originally Posted by vakvak
example top 10 Thank you Stats

I should be comming out with something soon.

kafi 07-20-2005 07:31 PM

Quote:

Originally Posted by Abe1
no garrenty about it, but I'll try to do it


Thank you!

Manual steps will be all I ask for .-) You don't need to play installer...

Abe1 07-20-2005 07:35 PM

Quote:

Originally Posted by kafi
Thank you!

Manual steps will be all I ask for .-) You don't need to play installer...

It's just that I totaly re-wrote the permissions in the function_showthread.php file as well as some other things. I'll try to see what I can do.

mayzan 07-23-2005 02:18 AM

I'm a newbie, I know this is a stupid question:

================================================== ====
1) upload
--------------------------------------------------------------------
post_thanks.gif -> /images/buttons/
--------------------------------------------------------------------

2) Import the xml.
================================================== ====

How to import .xml? What should I do?

Thanks

Marco van Herwaarden 07-23-2005 05:40 AM

AdminCP->Plugin System

Abe1 07-24-2005 06:56 AM

Quote:

Originally Posted by mayzan
I'm a newbie, I know this is a stupid question:

================================================== ====
1) upload
--------------------------------------------------------------------
post_thanks.gif -> /images/buttons/
--------------------------------------------------------------------

2) Import the xml.
================================================== ====


How to import .xml? What should I do?

Thanks

You should have posted this question in the vb3.5 version.


All times are GMT. The time now is 05:50 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.01517 seconds
  • Memory Usage 1,828KB
  • 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
  • (1)bbcode_php_printable
  • (21)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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