News:

Wondering if this will always be free?  See why free is better.

Main Menu

Karma Description Mod

Started by Grek.Kamchatka, September 11, 2005, 11:48:26 PM

Previous topic - Next topic

Rangarig

#180
I recently updated my board to RC2 and am getting the same error with BoardIndex.template as the others are describing. I changed the BoardIndex.Template File by hand, but now I get the following error:

QuoteUnknown column 'lk.link' in 'field list'
File: /home/cbuesing/public_html/lair/Sources/Viewkarma.php

Various line numbers quoted (68, 175, 279)

Chronic667

Yeah, same bug as me Rangarig but no one has posted a fix. Could i ask you what was the previous version of this mod you used before 1.9.3?

My guess is, that the mod is looking for a non-existing column because it wasn't added to the database yet because i went from v1.4 to v1.9.3.

Tawakol

#182
After a week of trying to install this mod, i finally managed to install it..but when i try to applaud or smite someone i get this error:

QuoteAn Error Has Occurred!
Unable to load the 'main' template.

Forgot to mention that I am using 1.1 RC2

Chronic667

If you changed the source by hand, then you've probably missed off the quote and semi colon.

Tawakol

Quote from: Chronic667 on January 26, 2006, 12:46:40 PM
If you changed the source by hand, then you've probably missed off the quote and semi colon.

nope..I am pretty sure i didn't change the source by hand..lol

Grek.Kamchatka

Tawakol, upload Viewkarma.template.php and Deskriptionkarma.emplate.php to your Themes directory.

Tawakol


dash

Hi,
short question (i didn't search ;)):
Is this mod only for the default-theme, or works it with the classic, too?



Grek.Kamchatka


Chronic667

Has anyone found a fix for the following bug?
QuoteUnknown column 'lk.link' in 'field list'

Greybrow

Is it possible:
- users can view who/whom they changed karma
- users can't view Karma Log
?
I've tried to change karma options, and permissions, but it was possible only that users can view both or none.

Julie

Thanks for an awesome Mod! I really needed something like this.

Installed first time with no problems on 1.1 RC2 on an already heavily modded board.

Thanks much!
Julie

Chronic667

Well.. i figured how to fix that lk.link bug that a few people (and myself) reported. I done this with phpmyadmin.

First select your SMF database, then look for YOURPREFIX_logs_karma and click that, then run the following query.

ALTER TABLE `YOURPREFIX_log_karma`
ADD `link` TEXT NOT NULL


Where YOURPREFIX is the prefix you gave the database when installing SMF.

Minsc

Ran in to that BoardIndex.template.php problem as well.  Modding the file manually did the trick. :)

Not sure if anyone mentioned this before, I noticed some english mistakes in various Karma Description Mod menus and such.  Just search for these lines in index.english.php and change them to what ever you think sounds right.

The survey of a change in the reputation of users

Please, write here for what you change karma for this user

Are you shure to delete this record

Are you shore you want to delete this record?

Today karma points


Here's what I changed them to for any lazy people.

Karma Change Log

Reason for changing the karma of this user?

Are you sure you want to delete this record?

Are you sure you want to delete this record?

Karma points doday

Grek.Kamchatka

Minsc, thank you. Sorry for my english, i'm from Russia.

Grek.Kamchatka

Just made KDM 1.9.4 but i can't upload it((

"The package id given in the uploaded file does not match the package id given by previous versions of this mod."

SleePy

did you fix the bug were karma can be sometimes double submitted and the way i tried to fix it for ownkarma and viewkarma links?
Jeremy D ~ Site Team / SMF Developer ~ GitHub Profile ~ Join us on IRC @ Libera.chat/#smf ~ Support the SMF Support team!

Grek.Kamchatka

Only this.disabled=(disabled)

own and otherkarma doesn't work fith your function.

Now you can download it.

SleePy

#198
how odd.. i got it working on my site....

--Edit--
oh i see. it isn't liking some of the code... remove the "?action=" part and it works... odd..
Jeremy D ~ Site Team / SMF Developer ~ GitHub Profile ~ Join us on IRC @ Libera.chat/#smf ~ Support the SMF Support team!

Grek.Kamchatka

Hm. Don't understand. Can you post here your source code? Or pm me.

Advertisement: