News:

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

Main Menu

Bookmarks

Started by Matthew K., July 16, 2007, 01:07:24 PM

Previous topic - Next topic

Herman's Mixen

i'll have seen more mods who didnt parse the last few days ;) so i assumed they ware working on it as ricky said if i am right not sure dont remember the bits
Met vriendelijke groet, The Burglar!

 House Mixes | Mixcloud | Any Intelligent fool can make things bigger, more complex, and more violent.
It takes a touch of genius - and a lot of courage - to move in the opposite direction. - Albert Einstein

Former Godfather of our dutch community ;)

Illori

they are not working on the mod site currently, if a mod does not parse report it to the author so they can look into it.

Coyote Keith

v2.0.2 and I can't seem to load this mod. When I try to upload the zip from my local PC I get this message

Package upload failed due to the following error:
"Although the package was downloaded to the server it appears to be empty. Please check the Packages directory, and the "temp" sub-directory are both writable. If you continue to experience this problem you should try extracting the package on your PC and uploading the extracted files into a subdirectory in your Packages directory and try again. For example, if the package was called shout.tar.gz you should:
1) Download the package to your local PC and extract it into files.
2) Using an FTP client create a new directory in your "Packages" folder, in this example you may call it "shout".
3) Upload all the files from the extracted package to this directory.
4) Go back to the package manager browse page and the package will be automatically found by SMF."

No problems loading or installing any other package and the zip file is not empty

teos55

 Facing the same problem as Coyote Keith .
 
Cannot install  bookmarks 2.5 due to errors mentioned.  Installed several other mods nowadays without problem.

smf 2.0.2  simple portal 2.3.4  default theme ...

Kindred

it's a bug with the customization site, I think....   I  have had this issue with several mods which were updated around the same time.
Сл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."

teos55

    I tried in different time frames and different days. Previously bookmarks2.4 (I hope)  was installed in my system.
2.5 does not work ...

Kindred

no... you missed my point.
Mods which were updated in a certain time period are screwed up on the mod site.
until they are updated again, you will continue to have the problem.

You could try downloading the mod, extracting it locally and the re-zipping the mod yourself.
Сл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."

teos55

Hoops. Misunderstood.  Thanks ...

teos55

 I havent tried the method you've mentioned upto now.

What I understand, I'll extrcat to my local disk, ftp to the smf site and then run the install.php manually.. Right ?

If so, does it also update the packages dir and the install list ?

Kindred

no...

extract it to your local disk and then RECREATE the archive yourself by adding the files into a NEW archive --- THEN try using the package manager
Сл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."

teos55


teos55

rezipped and installed the mod.
Thanks alot for your help.

jenny loo who?!

to let you all know, I unzipped and rezipped the file and it installed like a dream! Thanks!

funkythemunky

Quote from: Manu.G on November 11, 2011, 10:00:46 AM

Here is the correct German translation (non-utf8)
$txt['bookmarks'] = 'Meine Lesezeichen';
$txt['bookmark_list'] = 'Lesezeichen';
$txt['bookmark_list_empty'] = 'Du hast momentan keine Lesezeichen angelegt. Dies kannst du mit \'Lesezeichen hinzufügen\' in den Threads erledigen.';
$txt['bookmark_open_window'] = 'In neuem Fenster öffnen';
$txt['bookmark_delete'] = 'Lesezeichen löschen';
$txt['bookmark_delete_success'] = '%1$s Lesezeichen wurden erfolgreich gelöscht!';
$txt['bookmark_delete_failure'] = 'Nicht alle Lesezeichen konnten gelöscht werden.';
$txt['bookmark_add'] = 'Lesezeichen hinzufügen';
$txt['bookmark_add_success'] = 'Thread erfolgreich Deinen Lesezeichen hinzugefügt!';
$txt['bookmark_add_exists'] = 'Dieser Thread befindet sich bereits in deinen Lesezeichen!';
$txt['bookmark_add_failed'] = 'Es ist ein Fehler beim hinzufügen des Threads zu deinen Lesezeichen aufgetreten!';
$txt['permissionname_make_bookmarks'] = 'Erstellt Lesezeichen für Threads';
$txt['cannot_make_bookmarks'] = 'Sorry, du hast nicht die Berechtigung Lesezeichen zu erstellen.';


Thanks for the mod, really nice, and thanks for the correct german!  :D
Could it not be implemented for future users?

topicus

Thanks for the mod.

Portuguese Brazilian translation:

<file name="$languagedir/Modifications.portuguese_brazilian.php" error="skip">
<operation error="skip">
<search position="end" />
        <add><![CDATA[
$txt['bookmarks'] = 'Meus Favoritos';
$txt['bookmark_list'] = 'Tópicos Favoritos';
$txt['bookmark_list_empty'] = 'Você não tem nehum tópico favoritado no momento. Adicione um novo clicando em \'Adicionar aos Favoritos\' nos tópicos.';
$txt['bookmark_open_window'] = 'Abrir em nova janela';
$txt['bookmark_delete'] = 'Apagar favoritos selecionados';
$txt['bookmark_delete_success'] = '%1$s favoritos foram apagados com sucesso!';
$txt['bookmark_delete_failure'] = 'Nenhum favorito foi apagado.';
$txt['bookmark_add'] = 'Adicionar aos Favoritos';
$txt['bookmark_add_success'] = 'O tópico foi adicionado com sucesso aos Favoritos!';
$txt['bookmark_add_exists'] = 'Este tópico já estava em seus Favoritos!';
$txt['bookmark_add_failed'] = 'Houve uma falha ao tentar adicionar o tópico aos Favoritos.';
$txt['permissionname_make_bookmarks'] = 'Adicionar tópicos aos Favoritos';
$txt['cannot_make_bookmarks'] = 'Desculpe, mas você não tem permissão para adicionar tópicos aos Favoritos.';
]]></add>
    </operation>
</file>

<file name="$languagedir/Modifications.portuguese_brazilian-utf8.php" error="skip">
<operation error="skip">
<search position="end" />
        <add><![CDATA[
$txt['bookmarks'] = 'Meus Favoritos';
$txt['bookmark_list'] = 'Tópicos Favoritos';
$txt['bookmark_list_empty'] = 'Você não tem nehum tópico favoritado no momento. Adicione um novo clicando em \'Adicionar aos Favoritos\' nos tópicos.';
$txt['bookmark_open_window'] = 'Abrir em nova janela';
$txt['bookmark_delete'] = 'Apagar favoritos selecionados';
$txt['bookmark_delete_success'] = '%1$s favoritos foram apagados com sucesso!';
$txt['bookmark_delete_failure'] = 'Nenhum favorito foi apagado.';
$txt['bookmark_add'] = 'Adicionar aos Favoritos';
$txt['bookmark_add_success'] = 'O tópico foi adicionado com sucesso aos Favoritos!';
$txt['bookmark_add_exists'] = 'Este tópico já estava em seus Favoritos!';
$txt['bookmark_add_failed'] = 'Houve uma falha ao tentar adicionar o tópico aos Favoritos.';
$txt['permissionname_make_bookmarks'] = 'Adicionar tópicos aos Favoritos';
$txt['cannot_make_bookmarks'] = 'Desculpe, mas você não tem permissão para adicionar tópicos aos Favoritos.';
]]></add>
    </operation>
</file>

shazoo!

Quote from: Kindred on February 15, 2012, 10:45:21 AM
no...

extract it to your local disk and then RECREATE the archive yourself by adding the files into a NEW archive --- THEN try using the package manager
THANK you for this tip! Worked like a charm

Sweet Mod!!

Matthew K.

Going to be updating this today so that people can parse it properly. :) With a future, big update planned.

Biology Forums

Quote from: Labradoodle-360 on May 11, 2012, 12:30:15 PM
Going to be updating this today so that people can parse it properly. :) With a future, big update planned.

Sweet, keep in mind all our requests, including mine ;)

Matthew K.

Mind giving me a summary? I've already rewritten this once for someone so I have ideas. But what are yours?

Biology Forums

Quote from: Labradoodle-360 on May 11, 2012, 10:16:12 PM
Mind giving me a summary? I've already rewritten this once for someone so I have ideas. But what are yours?

You know where it says:  Show bookmarked topics ... ?

I want there to be a count of all the bookmarks made, for example, Show bookmarked topics (n), where n is the number of topics you've currently bookmarked.

Advertisement: