News:

Want to get involved in developing SMF, then why not lend a hand on our github!

Main Menu

MessagePreviewOnMouseOver

Started by snork13, February 03, 2006, 12:39:52 AM

Previous topic - Next topic

shakaran

Come on, on Wordpress or other system, when you try to install the same plugin it show a conflict o try to fix the conflict.

Before I have the version 1.6, the filename on my server was MessagePreviewOnHover.zip

Then I download the file for version 1.7, with same name MessagePreviewOnHover.zip

CONFLICT!

Do you want a plugin system user-friendly? Then make some small changes for easy use and common problems.

When I upgrade RC 2 to RC 3, all the plugins obsolete because it dont have the string version new on the plugin package. Same with other versions of SMF.

That problem is common. I upgrade, then I cant uninstall the plugin (because it lost the "uninstall option"), then, I upload the new file, and I cannot install the plugin yet.

user-friendly?
My blog: http://www.shakaran.net
Quijost: professional & reliable webhosting (with SMF support) http://www.quijost.com
Tivion: a player for streaming TV and Radio channels http://www.shakaran.net/blog/tivion
Spanish RPG game: http://www.apogeus.es & http://www.apogeus.es/ao

Kindred

I am not saying that we could not improve the system...   I am merely saying that the system, which has been in place like this since smf 1.0, is what it is at the moment... and is not likely to change until SMF 2.1 or 3.0
Слaва
Украинi

Please do not PM, IM or Email me with support questions.  You will get better and faster responses in the support boards.  Thank you.

"Loki is not evil, although he is certainly not a force for good. Loki is... complicated."

shakaran

Quote from: Kindred on April 17, 2010, 02:43:56 PM
I am not saying that we could not improve the system...   I am merely saying that the system, which has been in place like this since smf 1.0, is what it is at the moment... and is not likely to change until SMF 2.1 or 3.0

That would be a NICE feature.  If you improve the plugin system for SMF 2.1 you get many users of easy way. I cannot wait for see it ;)
My blog: http://www.shakaran.net
Quijost: professional & reliable webhosting (with SMF support) http://www.quijost.com
Tivion: a player for streaming TV and Radio channels http://www.shakaran.net/blog/tivion
Spanish RPG game: http://www.apogeus.es & http://www.apogeus.es/ao

Arantor

The system as it stands cannot actually deal with this, in fact it is required not to deal with it properly given how it handles mod authors who add upgrade instructions in the package itself.

pointalk

Hi, snork13
Can you help me to solve this problem?

Quote from: pointalk on April 17, 2010, 05:18:09 AM
smf1.1.11 MessageIndex.template.php

Quoteecho '                     ', $topic['is_sticky'] ? '<b>' : '' , '<span title="', $topic['first_post']['preview'], '"><span id="msg_' . $topic['first_post']['id'] . '">', $topic['first_post']['link'], '</span></span>', $topic['is_sticky'] ? '</b>' : '';

Quote<SCRIPT   LANGUAGE="JavaScript">   
  <!--   
  function   over(obj){   
  obj.className=(obj.className   ==   "over"   ?   "out"   :   "over")   
  }   
  //-->   
  </SCRIPT>';   

there are not compatible, how to fix it?

GothicJB

I have maybe a silly question, ...

I am using SMF 1.1.11 (patched from 1.1.8 up) and have installed the hxxp:messagepreviewonhover.zip [nonactive] (1.1.7) and I cannot seem to find the settings for the mod in "Posts and Topics" ... or anywhere else for that matter. 

Also, all my files in the languages dir are utf8 so Admin.english.php is actually Admin.english-utf8.php so the install gives error that there is no Admin.english.php file so i copied the utf8 version applied the mod and copied back? 

Any suggestions on what I may be doing wrong would be greatly appreciated. 
Thanks,
Jason

snork13

Quote from: GothicJB on April 20, 2010, 05:41:46 PM
I have maybe a silly question, ...

I am using SMF 1.1.11 (patched from 1.1.8 up) and have installed the MessagePreviewOnHover.zip (1.1.7) and I cannot seem to find the settings for the mod in "Posts and Topics" ... or anywhere else for that matter. 

Also, all my files in the languages dir are utf8 so Admin.english.php is actually Admin.english-utf8.php so the install gives error that there is no Admin.english.php file so i copied the utf8 version applied the mod and copied back? 

Any suggestions on what I may be doing wrong would be greatly appreciated. 
Thanks,
Jason

make the changes to the utf lang file. i will add uf8 support on the next release.
Mods
Please DO NOT PM me with requests for individual support, but post your questions and concerns in the appropriate section of the forum where other users can benefit from them as well. Thank you.
I have been super busy as of late. Working on updates to all my modifications for 2.0.1

MATTEK

This mod sudden;y stopped working over night. I've reinstalled a few times with no success. Any ideas?
SMF 2.0.1

Like Comics, Books, Movies or T.V. Shows? Read about them here!!

snork13

Quote from: MATTEK on April 21, 2010, 12:34:35 PM
This mod sudden;y stopped working over night. I've reinstalled a few times with no success. Any ideas?

did you install other mods? or themes, or changes to the default theme?
Mods
Please DO NOT PM me with requests for individual support, but post your questions and concerns in the appropriate section of the forum where other users can benefit from them as well. Thank you.
I have been super busy as of late. Working on updates to all my modifications for 2.0.1

MATTEK

I uploaded a fresh "theme" folder from the Large upgrade package because I made a mistake while editing the index.css stylesheet.

These mods were installed around the time it stopped working: TeamPage, Menu order, Ultimate profile and post ratings.

When I try to uninstall the MessagePreview mod I get two failed tests:

Quote1.     Execute Modification     .Themes/default/index.template.php     Test failed
      1.    Replace    .Themes/default/index.template.php    Test failed
SMF 2.0.1

Like Comics, Books, Movies or T.V. Shows? Read about them here!!

Kindred

right... so if you uploaded a fresh copy of the theme files, then you removed all of the mods which depended on those files.
Слaва
Украинi

Please do not PM, IM or Email me with support questions.  You will get better and faster responses in the support boards.  Thank you.

"Loki is not evil, although he is certainly not a force for good. Loki is... complicated."

MATTEK

Quote from: Kindred on April 21, 2010, 02:59:54 PM
right... so if you uploaded a fresh copy of the theme files, then you removed all of the mods which depended on those files.

I've reinstalled fresh copies of all mods afterward, including the message preview one.
SMF 2.0.1

Like Comics, Books, Movies or T.V. Shows? Read about them here!!

Kindred

Слaва
Украинi

Please do not PM, IM or Email me with support questions.  You will get better and faster responses in the support boards.  Thank you.

"Loki is not evil, although he is certainly not a force for good. Loki is... complicated."

MATTEK

Quote from: Kindred on April 21, 2010, 07:53:37 PM
how did you re-install?

With the package manager in the SMF Admin CP. I had it working....I've even uninstall all mods and installed only this one and it still doesn't want to work. 

Is it best to install mods via FTP?
SMF 2.0.1

Like Comics, Books, Movies or T.V. Shows? Read about them here!!

Kindred

yes, because of how you did it, you will probably have to manually reinstall most, if not all, mods
Слaва
Украинi

Please do not PM, IM or Email me with support questions.  You will get better and faster responses in the support boards.  Thank you.

"Loki is not evil, although he is certainly not a force for good. Loki is... complicated."

MATTEK

Didn't work. Should I do them all like that or was it just the one mod that I needed to do because the rest work fine.
SMF 2.0.1

Like Comics, Books, Movies or T.V. Shows? Read about them here!!

MATTEK

Still having issues with this. I'm getting errors when I try to uninstall now.
SMF 2.0.1

Like Comics, Books, Movies or T.V. Shows? Read about them here!!

Kindred

my suggestion is to reload fresh files for ALL of the forum files. each of the themes and the Sources directories.

that will give you a clean slate and you can restart with the mods.
Слaва
Украинi

Please do not PM, IM or Email me with support questions.  You will get better and faster responses in the support boards.  Thank you.

"Loki is not evil, although he is certainly not a force for good. Loki is... complicated."

MATTEK

Quote from: Kindred on April 27, 2010, 02:40:21 PM
my suggestion is to reload fresh files for ALL of the forum files. each of the themes and the Sources directories.

that will give you a clean slate and you can restart with the mods.

So reload the entire large upgrade package?
SMF 2.0.1

Like Comics, Books, Movies or T.V. Shows? Read about them here!!

Kindred

Слaва
Украинi

Please do not PM, IM or Email me with support questions.  You will get better and faster responses in the support boards.  Thank you.

"Loki is not evil, although he is certainly not a force for good. Loki is... complicated."

Advertisement: