Customizing SMF > Modifications and Packages

Post Ratings

<< < (82/84) > >>

FrizzleFried:

--- Quote from: Tiensg on August 17, 2012, 12:18:47 PM ---does this have any conflict with the advance reputation system mod?

--- End quote ---

Nope... i'm running both fine.  The current version of the mod WILL give a couple of errors on install.  FWIW... those edits don't seem to be necessary for 2.0.2.

live627:
Did you emulate 2.0 RC4? IIRC, that gave the least amount of errors.

FrizzleFried:
Man... I sure would love to figure out why ratings are being disabled in threads somehow... I have set it so no one has permission to disable or enable the ratings... and it kept happening... so I removed any code I could find that relates to disabling the ratings by users... and it still is happening.

I can't find any "pattern" that it follows...

I want ALL posts to have ratings enabled ... period... and they all do start with ratings enabled.  At some point during their lifetime they just become... disabled... and it's bumming me out.

I'd venture to guess this happens to a good 20%+ of the posts... I thought it was less for a while but looking around it's happening quite often.

Hell,  one long thread we have going I've had to re-enable the damn ratings at least 3 times now... maybe 4... and it's MY thread...

Any help would be greatly appreciated.  Again,  I just want the ratings to be enabled at all times... no option to disable... even if that means I,  as admin,  lose the option to enable/disable.   

Thanks!!

SoLoGHoST:
I don't understand what you have edited in the Post Ratings Mod.  But this options is available automatically bro....  In Post Ratings Settings, there is an option to ENABLE ALL TOPICS, just click it and all topics in ALL Boards will be enabled!  In Permissions, you set it according to who you want to be able to disable/enable ratings in the Posts section and Topics section.  There is an OWN and ANY, so just uncheck both of these for people you don't want to have permission to disable ratings.  I don't know what else to say.  This is already available!  If you edited the mod yourself, than most likely you have messed this up.

FYI:  I will be updating this mod sometime this week so that it installs perfectly with SMF 2.0.2.

Note:  EVERY EDIT this mod does is IMPORTANT.  If you installed this mod, and operations have failed, and you just installed it anyways, without those operations, than this most likely is your problems also!  Although the operation has failed, the EDIT to that file is still CRITICAL!  It just can't find the actual code that it is searching for, because SMF 2.0.2, has changed it structure a bit.  BUT THAT OPERATION is still CRITICAL!  So, until I update the mod, you can figure out what operations have failed, and than do a search for part of what it was searching for to figure out where that replace code needs to go and edit the replace/before/after operation accordingly in that file manually.  Or you can just wait for my Mod Update on this.

FrizzleFried:

--- Quote from: SoLoGHoST on August 20, 2012, 05:09:05 PM ---I don't understand what you have edited in the Post Ratings Mod.  But this options is available automatically bro....  In Post Ratings Settings, there is an option to ENABLE ALL TOPICS, just click it and all topics in ALL Boards will be enabled!  In Permissions, you set it according to who you want to be able to disable/enable ratings in the Posts section and Topics section.  There is an OWN and ANY, so just uncheck both of these for people you don't want to have permission to disable ratings.  I don't know what else to say.  This is already available!  If you edited the mod yourself, than most likely you have messed this up.

FYI:  I will be updating this mod sometime this week so that it installs perfectly with SMF 2.0.2.

Note:  EVERY EDIT this mod does is IMPORTANT.  If you installed this mod, and operations have failed, and you just installed it anyways, without those operations, than this most likely is your problems also!  Although the operation has failed, the EDIT to that file is still CRITICAL!  It just can't find the actual code that it is searching for, because SMF 2.0.2, has changed it structure a bit.  BUT THAT OPERATION is still CRITICAL!  So, until I update the mod, you can figure out what operations have failed, and than do a search for part of what it was searching for to figure out where that replace code needs to go and edit the replace/before/after operation accordingly in that file manually.  Or you can just wait for my Mod Update on this.

--- End quote ---

Yes... the ENABLE RATINGS IN ALL POSTS is clicked... and like I said,  every post STARTS with the ratings enabled... but sometimes,  when responses are added,  the ratings get disabled for no reason.  That is the problem.  Like I said... I have a thread (with a few hundred replies) that I've had to re-enabled the ratings on over and over because they are disabled for no apparent reason.

Let me post the portion of the install that fails...

Here is the first edit that fails:

Searches for:

--- Code: ---<link rel="stylesheet" type="text/css" href="', $settings['theme_url'], '/css/index', $context['theme_variant'], '.css?rc3" />
--- End code ---

Which adds this after:


--- Code: --- <link rel="stylesheet" type="text/css" href="', $settings['default_theme_url'], '/css/postratings.css?rc3" />
--- End code ---

The 2nd edit is actually for the CORE theme but shows up in the DEFAULT area on the package manager and is the same edit as above.

Now,  I am not sure what CSS would have to do with the ratings being disabled but I admit I am pretty new at this stuff.

:)

Thanks!

EDIT: BTW - This behavior happened before I started removing things (hence the actual REASON why I started editing things... >grin<).

I look forward to your update for sure.  Any chance you'll add  a few things to the mod like ratings on the index, etc?

:)

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version