[ABD] [Ajax] thanks for post 0.2.1

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.
UserFriendly7
Registered User
Posts: 15
Joined: Thu Feb 03, 2005 5:56 pm

Re: [DEV] [Ajax] thanks for post 0.2.1

Post by UserFriendly7 »

guess the things to check are:

- Ensure it's enabled for the forum, under each individual forum (there's a option to enable it in the settings of each forum in the acp)

- refresh all templates / imagesets / purge the cache

or possibly it could be to do with using the latest version of phpbb, and it may not be compatible at the moment.

There's my suggestions, hope they help if not I hope someone else can push the the right direction to get it working.
moh3en
Registered User
Posts: 50
Joined: Wed Mar 10, 2010 6:33 pm

Re: [DEV] [Ajax] thanks for post 0.2.1

Post by moh3en »

I installed this MOD and have some problem... I hope help for it:

I Used Avalonblue Template

1- I haven't buttons.css and colours.css! Just i have stylesheet.css So.. i can't do thease lines:

Code: Select all

Open: styles/prosilver/theme/buttons.css
Find

Tip: This may be a partial find and not the whole line.
Code:Select All

.quote-icon, .quote-icon a		{ background: none top left no-repeat; }

Add after

Tip: Add these lines on a new blank line after the preceding line(s) to find.
Code:Select All

.thanks-icon, .thanks-icon a		{ background: none top left no-repeat; }

Find

Tip: This may be a partial find and not the whole line.
Code:Select All

ul.profile-icons li.quote-icon	{ width: {IMG_ICON_POST_QUOTE_WIDTH}px; height: {IMG_ICON_POST_QUOTE_HEIGHT}px; }

Add after

Tip: Add these lines on a new blank line after the preceding line(s) to find.
Code:Select All

ul.profile-icons li.thanks-icon	{ width: {IMG_ICON_POST_THANKS_WIDTH}px; height: {IMG_ICON_POST_THANKS_HEIGHT}px; }
And it's my result:

Image

2- I can't post more a thanks for every page :cry:

3- How i can move Thanks post under Post details (Under Profile and PM Button)

4- I haven't remove thanks after i press Thanks button.

Thank you
moh3en
Registered User
Posts: 50
Joined: Wed Mar 10, 2010 6:33 pm

Re: [DEV] [Ajax] thanks for post 0.2.1

Post by moh3en »

no replay?? :cry:
User avatar
mej284
Registered User
Posts: 1126
Joined: Fri Nov 02, 2007 11:38 am

Re: [DEV] [Ajax] thanks for post 0.2.1

Post by mej284 »

moh3en wrote:I installed this MOD and have some problem... I hope help for it:

I Used Avalonblue Template

1- I haven't buttons.css and colours.css! Just i have stylesheet.css So.. i can't do thease lines:

These are edits for the prosilver style or styles based from prosilver. Your style is a subsilver2 based style, there is subsilver2.xml in the same directory as the install.xml file. Open that file with your browser to see the edits for your style. (what ever that style is)

Code: Select all

Open: styles/prosilver/theme/buttons.css
Find

Tip: This may be a partial find and not the whole line.
Code:Select All

.quote-icon, .quote-icon a		{ background: none top left no-repeat; }

Add after

Tip: Add these lines on a new blank line after the preceding line(s) to find.
Code:Select All

.thanks-icon, .thanks-icon a		{ background: none top left no-repeat; }

Find

Tip: This may be a partial find and not the whole line.
Code:Select All

ul.profile-icons li.quote-icon	{ width: {IMG_ICON_POST_QUOTE_WIDTH}px; height: {IMG_ICON_POST_QUOTE_HEIGHT}px; }

Add after

Tip: Add these lines on a new blank line after the preceding line(s) to find.
Code:Select All

ul.profile-icons li.thanks-icon	{ width: {IMG_ICON_POST_THANKS_WIDTH}px; height: {IMG_ICON_POST_THANKS_HEIGHT}px; }
And it's my result:

Image

2- I can't post more a thanks for every page :cry:
You should be able to thank each post once, no need for any more than that.

3- How i can move Thanks post under Post details (Under Profile and PM Button)
Someone else will have to answer this one for you

4- I haven't remove thanks after i press Thanks button.
Look through this thread and you will see the instructions for adding the code back in for removing thanks.

Thank you
I do not respond to unsolicited PM's

Skin-lab styles
SubMerged Style
moh3en
Registered User
Posts: 50
Joined: Wed Mar 10, 2010 6:33 pm

Re: [DEV] [Ajax] thanks for post 0.2.1

Post by moh3en »

Thank you for answer!

First I said i don't have bottom.css just i have stylesheet.css and can't find this line :
1- I haven't buttons.css and colours.css! Just i have stylesheet.css So.. i can't do thease lines:
ul.profile-icons li.quote-icon { width: {IMG_ICON_POST_QUOTE_WIDTH}px; height: {IMG_ICON_POST_QUOTE_HEIGHT}px; }

Also i Just can post a thank you for every page!! If on a page have more 1 post i can't post for other post thank you bottom!
User avatar
mej284
Registered User
Posts: 1126
Joined: Fri Nov 02, 2007 11:38 am

Re: [DEV] [Ajax] thanks for post 0.2.1

Post by mej284 »

moh3en wrote:Thank you for answer!

First I said i don't have bottom.css just i have stylesheet.css and can't find this line :
As I said, if you don't have a button.css and a colours.css then your style is based off of subsilver2. So you don't have to do those styles.
1- I haven't buttons.css and colours.css! Just i have stylesheet.css So.. i can't do thease lines:
ul.profile-icons li.quote-icon { width: {IMG_ICON_POST_QUOTE_WIDTH}px; height: {IMG_ICON_POST_QUOTE_HEIGHT}px; }

Also i Just can post a thank you for every page!! If on a page have more 1 post i can't post for other post thank you bottom!
I will let the mod author answer this.
I do not respond to unsolicited PM's

Skin-lab styles
SubMerged Style
pocafunny
Registered User
Posts: 1
Joined: Sat Mar 27, 2010 6:28 pm
Name: Tran Hoang

Re: [DEV] [Ajax] thanks for post 0.2.1

Post by pocafunny »

I m using Proglass _ red style

I did install successfully the mod, It already show in the acp, and in the member info
but I cannot see where is the Thanks button ??
:shock:
purusam
Registered User
Posts: 440
Joined: Sat Feb 02, 2008 10:31 pm

Re: [DEV] [Ajax] thanks for post 0.2.1

Post by purusam »

You have to put the thanks image in :

prosilver/imageset

Not in prosilver/imageset/en

i guess the mod developer done that a little wrong in the instructions.

then update the imagees in acp
gennyna
Registered User
Posts: 72
Joined: Mon Apr 06, 2009 7:29 pm

Re: [DEV] [Ajax] thanks for post 0.2.1

Post by gennyna »

this mod is great but if it works after I pressed the button Thanks to this little bug

Code: Select all

[phpBB Debug] PHP Notice: in file /thanks.php on line 215: Undefined index: post_username
ADEOBI
Registered User
Posts: 11
Joined: Tue Mar 23, 2010 11:00 pm
Name: ADE OBI

Re: [DEV] [Ajax] thanks for post 0.2.1

Post by ADEOBI »

Hi how to uninstall ajax thanks for post? i was uninstallin' it via automod but I get errors notification when delete some post in my forum. how to uninstall it totally..

Image
ADEOBI
Registered User
Posts: 11
Joined: Tue Mar 23, 2010 11:00 pm
Name: ADE OBI

Re: [DEV] [Ajax] thanks for post 0.2.1

Post by ADEOBI »

Can anyone help me???
Peter77sx
Registered User
Posts: 3260
Joined: Wed Nov 09, 2005 2:51 pm

Re: [DEV] [Ajax] thanks for post 0.2.1

Post by Peter77sx »

It probably diddn't install correctly in the first place since its a DEV mod.

I would uninstalll making the edits manually using the install file directions backwards.
ADEOBI
Registered User
Posts: 11
Joined: Tue Mar 23, 2010 11:00 pm
Name: ADE OBI

Re: [DEV] [Ajax] thanks for post 0.2.1

Post by ADEOBI »

so what sould i do? install it again or what?
ShadowFS
Registered User
Posts: 38
Joined: Mon Aug 10, 2009 10:37 pm
Location: Brasil

Re: [DEV] [Ajax] thanks for post 0.2.1

Post by ShadowFS »

It's compatible with some hide mod?
vampire.1990
Registered User
Posts: 15
Joined: Sun Apr 11, 2010 11:06 am

Re: [DEV] [Ajax] thanks for post 0.2.1

Post by vampire.1990 »

I Install it . but i any problem
1.when Click On Thanks Button , Don't Show Who Thanked This User ... Or How many User thanked For This Post ...
2.when Click On Button , Dont Show Remove thank button , Must Be Refresh To Show It ...
Locked

Return to “[3.0.x] Abandoned MODs”