News:

SMF 2.1.4 has been released! Take it for a spin! Read more.

Main Menu

ColorizeBoards

Started by Bulakbol, December 18, 2007, 06:34:51 PM

Previous topic - Next topic

Bulakbol

Hi Sabre. We are here waiting for you to come back. I can always help you to edit your template files if you ask me to. But it's fun if you'll do it yourself. lol  Thanks for trying this mod.
Please do not PM me for support · My Mods and Theme · SMF Coding Guidelines · Modifications Approval Guidelines

Zat

Good mod, thanks for the work on it.

I do have a problem in my error logs with a complaint about an index on board_color.

8: Undefined index: board_color
File: /homepages/31/d241880079/htdocs/forum/Sources/Recent.php
Line 141  (and 142, alternating)


These are the lines being referred to :

141 : 'bcolor' => $row['board_color'],
142 : 'link' => '<a href="' . $scripturl . '?board=' . $row['ID_BOARD'] . '.0"><span style="color:'. $row['board_color']. ';">' . $row['bName'] . '</span></a>'


I've gotten several thousand pages of errors since installing yesterday.

The error message seemed obvious to me, so I built an index on board_color in my dbname_boards table. But I am still getting errors.

I've double checked the code changes, and the mod seemed to have installed fine, it also works perfectly, but it is jamming up my error logs.

Any help on this would be much appreciated. Thanks.


Bulakbol

Hi Zat. Thanks for trying/using this mod. It looks like there's missing query. Check around line 91 of your Sources/Recent.php.
m.posterTime, m.subject, m.ID_TOPIC, m.ID_MEMBER, m.ID_MSG, b.board_color,

The "b.board_color," might be missing or misspelt. Add if it is missing. Let me know how it goes.
Please do not PM me for support · My Mods and Theme · SMF Coding Guidelines · Modifications Approval Guidelines

Zat

Looks like that did it Johny.

Thanks much for the help !

Gà Mái

It so good! Thanks JohnyB. All my luv! ^^
-- I love SMF --

NEO-BAHAMUT-

Hi can someone please help with what i need change in order to get this working on my theme. Im using the AA New Damage theme.

I have installed the mod but when i load it in the package parser there seems to be bugs on it. Can anyone tell me what i need to change in my theme to get this working properly

thank you. oh and im using 1.1.4 smf version

Bulakbol

@Zat. Good th hear Zat. Cool.

@Ga Mai. Thank you for trying/using this mod.  ;)

@Neo-Bahamut.  Attach your BoardIndex.template.php and MessageIndex.template.php and I'll try to edit them for you.
Please do not PM me for support · My Mods and Theme · SMF Coding Guidelines · Modifications Approval Guidelines

NEO-BAHAMUT-

#167
FAO Johnny B as requested above

NEO-BAHAMUT-


NEO-BAHAMUT-

can anyone help me???

Bulakbol

Quote from: NEO-BAHAMUT- on April 23, 2008, 03:07:02 PM
can anyone help me???

Hi Neo. Sorry for the late reply. I am not at home right now. My ISP have problem and will be fixed tomorrow. I will download your template tomorrow and I'll do the edit. Sorry about that.
Please do not PM me for support · My Mods and Theme · SMF Coding Guidelines · Modifications Approval Guidelines

NEO-BAHAMUT-

No worries and thank you.

Bulakbol

Quote from: NEO-BAHAMUT- on April 24, 2008, 04:29:34 AM
No worries and thank you.

Hi Neo. I am home and here's your edited BoardIndex.template.php and MessageIndex.template.php. Let me know if they are okay. Thanks for using/trying this mod.

Please do not PM me for support · My Mods and Theme · SMF Coding Guidelines · Modifications Approval Guidelines

NEO-BAHAMUT-

could you please tell me what you have done to get this working i am just about to try it....

Bulakbol

Backup your AA_New_Damage/BoardIndex.template.php and MessageIndex.template.php then install the ColorizeBoards mod. Then upload the files that I edited to your AA_New_Damage folder. That's all.  :)
Please do not PM me for support · My Mods and Theme · SMF Coding Guidelines · Modifications Approval Guidelines

NEO-BAHAMUT-

cheers mate...... i will do that now. Could you tell me where i was going wrong and what edits i was supposed to do etc.

Bulakbol

Quote from: NEO-BAHAMUT- on April 24, 2008, 04:13:22 PM
cheers mate...... i will do that now. Could you tell me where i was going wrong and what edits i was supposed to do etc.

Most mods (if not all) install in the default theme. If you are using custom theme, you have to install the mod manually.  You can use the Package Parser or the "Manual Install Instructions for SMF" which you can find under the package file in the download section.
Please do not PM me for support · My Mods and Theme · SMF Coding Guidelines · Modifications Approval Guidelines

David111567

Hi...I have a problem and I really hope you can help me with it.  I installed ColorizeBoards on SMF 1.1.4 with no issues or problems. I even backed up the database PRIOR to doing this, as I always do with any mod.  The MOD is GREAT!! Works as it should, installed with no errors.  BUT....

I now cannot add any boards...or categories. I can also no longer delete any boards or categories.  I am 100 percent positive that there were no errors during install...and I am equally 100 percent sure that this wasn't happening prior to this mod installation.

To add insult to injury...I uninstalled the mod...it still presents the same problem....no adding or deleting or modifying boards or categories.  And that backup that I made of SQL prior to installation.....yep...corrupt.  When it rains it pours.

Do you have any indication of what this problem might be and if I can fix it? I really need this fixed badly.

Can ya help me?

Thanks,

David

Bulakbol

Hi David111567. Not nice to hear but this mod does not lock any fields or tables. It does add fields but that's about it. Talk to your host and find out why it is happening. I don't think this mod causes the board problem.
Please do not PM me for support · My Mods and Theme · SMF Coding Guidelines · Modifications Approval Guidelines

^code_future^

#179
what should I do to have this mod working on non-english language...

I have Serbian-lat-utf8 language pack, tested on english and it is working, but not on my language...

Advertisement: