Author Topic: Sorry, but this modification does not appear to be compatible with the selected  (Read 1025 times)

Offline meko me

  • Jr. Member
  • **
  • Posts: 112
i'm try  trying to parse this mod  http://custom.simplemachines.org/mods/index.php?mod=1129   @ mod site for smf 2.0rc1.2 ( reputation_2-0_1-7-5.zip ) bt i can't parse it please help me  :(

Offline Labradoodle-360

  • Support Helper of the Month
  • Jr. Member
  • *
  • Posts: 343
  • Gender: Male
I'd like to see what others have to say on it, as it does state it works with SMF 2.0...yet all of the versions of the mod won't parse with SMF 2.0. :-\

Labradoodle-360

Offline meko me

  • Jr. Member
  • **
  • Posts: 112
I'd like to see what others have to say on it, as it does state it works with SMF 2.0...yet all of the versions of the mod won't parse with SMF 2.0. :-\

Labradoodle-360
yes this is wt i'm thinking first i tried to parse this @ mod site then @ my package parser same error on both parsers  :-X

Offline 130860

  • Simple Machines Hero
  • ******
  • Posts: 2,262
  • Gender: Male
  • all I want is a japanese girlfriend.........
    • Ohara Team Scans
I'm having the same issues with other mods as well.
por favor, no me envien pm solicitando soporte o para decirme que les ayude en x o y post simplemente ignoraré su pm sin responder, mejor posteen su problema en los foros o usen el buscador



Mis/My Mods (5)|.:Ohara Team:.|parser en español

mirahalo = 130860

Offline Labradoodle-360

  • Support Helper of the Month
  • Jr. Member
  • *
  • Posts: 343
  • Gender: Male
I'm wondering if this is a error of SimpleMachines, not only does it not parse for me, but the styling of the message is even off.
I'm having the same issues with other mods as well.

Offline meko me

  • Jr. Member
  • **
  • Posts: 112
I'm wondering if this is a error of SimpleMachines, not only does it not parse for me, but the styling of the message is even off.
I'm having the same issues with other mods as well.

http://sleepycode.com/PackageParser/index.php

nt even working here  ???

Offline 130860

  • Simple Machines Hero
  • ******
  • Posts: 2,262
  • Gender: Male
  • all I want is a japanese girlfriend.........
    • Ohara Team Scans
I got my own parser:  h**p://dev.oharascans.com/package.php (for spanish users ;) )   same as sleepy's both of them work good,   I only have problems with smf's parser ;) and only with certain mods, I cant remember wich ones exactly as this happens to me a week ago while I was searching for mods ;)
por favor, no me envien pm solicitando soporte o para decirme que les ayude en x o y post simplemente ignoraré su pm sin responder, mejor posteen su problema en los foros o usen el buscador



Mis/My Mods (5)|.:Ohara Team:.|parser en español

mirahalo = 130860

Offline meko me

  • Jr. Member
  • **
  • Posts: 112
I got my own parser:  h**p://dev.oharascans.com/package.php (for spanish users ;) )   same as sleepy's both of them work good,   I only have problems with smf's parser ;) and only with certain mods, I cant remember wich ones exactly as this happens to me a week ago while I was searching for mods ;)

thanx pal spanish parser is working  :)

and BTW when smf is going to fix this issue  :-\ i hope they are aware of this  O:)

Offline BrianVB

  • Semi-Newbie
  • *
  • Posts: 74
  • Gender: Male
    • SavvyRPG
Is this a support forum?!

Offline Arantor

  • Customizer
  • Simple Machines Super Hero
  • *
  • Posts: 19,412
  • Gender: Male
  • Through the fire and flames we carry on.
    • World of Thoughts
Let me explain what the problem is.

Internally, mods check the version number when being parsed, since some mods contain multiple versions and the mod site has to check the version to serve you the right code.

My mods, for example, you'll mostly see in the package-info.xml file they use '2.0 RC1.2, 2.0 RC2' as the versions they support, plus sometimes 1.1 - 1.1.99.

One of the changes in 2.0 RC2 was a revision to how this was being done (which is why it's "broken") but in fact it isn't.

2.0 by definition means 2.0 final. Thus 2.0 is a "higher" version than 2.0 RC1.2 or 2.0 RC2 which is why it doesn't work.

In reality it isn't "broken". In my opinion, it's doing its job properly and mod authors will have to learn not to take such shortcuts.
Customizer, SMF Team
My mods [22]
Current to-do list
Developer of Atrinik

No unsolicited PMs, thank you.
Current project:
Writing an OpenSearch integration for SMF.

Quote
Telling me "it doesn't work" is like a blunt pencil: pointless.
Why doesn't it work? What do you expect it to do?