The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
[OzzModz] Change Forumrow Color On Mouseover Details »» | |||||||||||||||||||||||||||
[OzzModz] Change Forumrow Color On Mouseover
Developer Last Online: Dec 2021
Another mod brought to you by,
This will change the color of the forumrow when a user mouses over it. It is a simple installation, just import the product XML, ozzmodz_forumrow_color You can edit the options under the settings, [OzzModz] Change Forumrow Color On Mouseover Settings Complete Feature List
Q. Why do I need such a thing, you ask? A. Some admins might like to have this nice little addition to their site. Q. Help, why is my hover is red? A. Change the stylevar in your styles. It's the stylevar, ozzmodz_forumrow_color found under the group, OzzModz. ------------------------------------------------------------------------------------------- If you like this mod please hit the button to the right ----> Please remember to click the, button to the right if you installed the mod ----> What does 'Marking As Installed' do ? * It helps you to stay on top of updates - members who have installed modifications will be notified whenever new updates are available. * For security issues - vbulletin.org will contact all members who have installed a modification whenever a security issue is brought to their attention. * Marking a modification as installed also helps me know how many people are using my work, giving me extra incentive to provide more features and new modifications. I appreciate the support! ------------------------------------------------------------------------------------------- * History (Changelog) * ------------------------- v1.0.0 (September 13, 2014) - Initial public release. Show Your Support
|
Comments |
#22
|
||||
|
||||
Do you get that error editing any other stylevars?
|
#23
|
|||
|
|||
That error happens as soon as I try to open the editor. In the screen shot you can see where I try to open it, (clicking on the go button). Soon as I do that the error happens.
|
#24
|
||||
|
||||
Open that file using Notepad++ and see what's on the line indicated. Paste it here.
|
#25
|
||||
|
||||
Actually 10 lines before and after that line number, so c/p lines 1577 through 1597
|
#26
|
|||
|
|||
OK guys, here is 1574 to the end of the file 1586. Line 1587 appears to be blank.
print_form_header('stylevar', 'dorevertall'); print_table_header($vbphrase['revert_all_stylevars']); print_description_row(" <blockquote><br /> " . construct_phrase($vbphrase["revert_all_stylevars_from_style_x"], $style['title'], $stylevarlist) . " <br /></blockquote> "); construct_hidden_code('dostyleid', $style['styleid']); print_submit_row($vbphrase['yes'], 0, 2, $vbphrase['no']); } } else { Thanks for your help. |
#27
|
|||
|
|||
Hmmmmm.... this is interesting, I just looked at the original file and it has this from line 1587 on:
--------------------------------- print_stop_message('invalid_style_specified'); } } print_cp_footer(); /*================================================= =====================*\ || ################################################## ################## || # Downloaded: 18:32, Fri Oct 21st 2011 || # CVS: $RCSfile$ - $Revision: 42666 $ || ################################################## ################## \*================================================ ======================*/ --------------------------- I have no idea why it would be missing from the currently active one! Should I simply copy this stuff over and see how it goes, or might that cause other problems? |
#28
|
||||
|
||||
I would download a copy of the version you are running from vB.com, and upload admincp/stylevar.php and see what happens.
|
2 благодарности(ей) от: | ||
gajinoz, Max Taxable |
#31
|
||||
|
||||
Glad to hear it is sorted, and thanks for reporting back.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|