Johannes Meßmer

Sorry, no support until mid-June 2013!

A longer break on www.joomess.de. :/
From March to mid-June, there is unfortunately no support for my extensions.

Because of very important upcoming exams, I've no time to give support! I'm sorry for that, but there's no other way to handle this.

Thank you for your understanding!

Willkommen, Gast
Benutzername Passwort: Angemeldet bleiben:

Profil von Johannes Meßmer (joomess)

  • OFFLINE
  • Rang: Administrator
  • Registriert seit: 11 Mai 2010
  • Letzter Besuch: 16 Jun 2013
  • Zeitzone: GMT +2:00
  • Ortszeit: 16:18
  • Beiträge: 418
  • Profilaufrufe: 1430
  • Karma: 0
  • Ort: unbekannt
  • Geschlecht: männlich
  • Geburtstag: unbekannt

Signatur

Wenn dir meine Erweiterungen gefallen, dann bewerte sie und schreib ein kurzes Review: extensions.joomla.org/extensions/owner/JohannesMessmer

Eine Spende hilft mir den Support und die Entwicklung aufrecht zu erhalten. Danke!
Beiträge

Beiträge

emo
You can find the tag in the css files of the templates, I will give you a short example:

The file of the "default" template css can be found in "components/com_jvotesystem/templates/assets/css/default/default.css". You can find the declaration of the question in the line 432:
.jvs-default div.topbox p.question {
font-size: 12pt;
color: #1F75CC;
text-decoration: none;
margin: 0;
padding: 0;
font-family: "lucida grande","Segoe UI",arial,verdana,"lucida sans unicode",tahoma,sans-serif;
font-weight: normal;
background-image: none !important;
}


Don't forget to clear the cache of jVS (JMCache module) after you edited the css file.

Best Regards,
Johannes Meßmer
Changing font and co ...
Kategorie: jVoteSystem
emo
(Dann antworte ich mal in Englisch )

It's quite easy to achieve this feature: open the file "components/com_jvotesystem/classes/vote.class.php" and edit the line 501. Replace the line with the following code snippet:
$par->show_comments = true;


That's it!
Best Regards,
Johannes Meßmer
[SOLVED]Comments alw ...
Kategorie: jVoteSystem
emo
Hallo X-Bit,

die Antwort war auf ein vorhandenes Problem bezogen, ist ein wenig aus dem Context gerissen.

Richtig, der Text ist in der Sprachfile zu finden.

Gruß,
Johannes Meßmer
Fügen Sie eine neue ...
Kategorie: jVoteSystem
emo
Hallo Thomas,

bitte die Einstellungen von jVoteSystem durchsehen, sollte unter dem Reiter "Plugins" zu finden sein.

Gruß,
Johannes Meßmer
Social Media Bar
Kategorie: jVoteSystem
emo
Hallo,

nein, Hilfe bekommt auch ohne, dass man es kauft, aber es dauert leider immer etwas.

Die Infobar kann über die Einstellungen von jVoteSystem ausgeblendet werden.
Um den "Neue Umfrage erstellen"-Link anzuzeigen, muss in der Datei "components/com_jvotesystem/classes/vote.class.php" in der Zeile 200 der folgende Code hinzugefügt werden:
$toolbar->add();


Gruß,
Johannes Meßmer
Umfrage erstellen !
Kategorie: Suggestion Box
emo
Can you attach the new .htaccess file here, I will try to fix the permission bug.
Don't forget to post a link to a demo site.

Best Regards,
Johannes Meßmer
Akeeba Admin Tools P ...
Kategorie: jVoteSystem
emo
It's not possible and won't be possible in the future, I'm sorry!
For security reasons, I don't want to implement the FB core api which allows this feature.

Best Regards,
Johannes Meßmer
Facebook Like, post ...
Kategorie: jVoteSystem
emo
Mit dem GalleryVote Template sind nur Bilder möglich! Für Youtube-Abstimmungen bitte andere Templates verwenden und Youtube-Filme via BBCode einbinden.

Gruß,
Johannes Meßmer
Template galleryvote
Kategorie: jVoteSystem
emo
Hallo Michael,

eine veraltete Version erwischt? Bitte nochmal mit der neuen 2.56 testen, damit sollte es fehlerfrei klappen.

Gruß,
Johannes Meßmer
Fatal error: Cannot ...
Kategorie: jVoteSystem
emo
Hi Scott,

this bug should be fixed but don't miss to backup your installation before upgrading.

Best Regards,
Johannes Meßmer
HTTP Error 500 After ...
Kategorie: jVoteSystem
emo
Hey Andries,

can you setup a demo site for me? Try it again and please send me the php error logs. I'm not sure what's wrong with your installation but I'm sure that we'll find the problem.

You are allowed to buy other products if they fit better.

Best Regards,
Johannes Meßmer
Fatal error: Class ' ...
Kategorie: jVoteSystem
emo
Hello roland,

Thank you for understanding, I will think about your advice!

You can copy the language files of the module manually to your Joomla! installation. I don't know why it does fail, it's quite difficult to find the bug without error messages. You need to copy the file "modules/module/en-GB.mod_jvotesystemmodule.ini" of the installation package to "language/en-GB/en-GB.mod_jvotesystemmodule.ini" of your Joomla installation.

Kind Regards,
Johannes Meßmer
JVoteSystem module f ...
Kategorie: jVoteSystem
emo
Hello Roland,

roland.verhaar schrieb:
1st of all, why does JVotesystem send emails without my specific instructions?

I will add a notice and a checkbox which allows to disable update emails.
roland.verhaar schrieb:
I think that every registered user can receive a message from joomess.de instead of from my own serrver. The component can show me that there is an update whenever I login to the backend.

Only you as an admin receive an email from your own server! It's the best solution to inform every site administator also those who have not registered in the forum. Most of the users don't visit their backend regularly and they properly miss important security updates. As you can see on the download page (joomess.de/de/projects/jvotesystem/download.html), about 1000 users are still using the version 1.13 which is already completely out of date! I hope that you understand my point of view!

roland.verhaar schrieb:
My real problem; The update did not work properly, some error message was generated from the update procedure. I have downloaded the new package from the website and installed this. Now, in the backend, all fieldnames have gone from the modules. I see that there is a different module type available. Do I need to setup new modules now?
I can't find any automatic conversion to take care of converting modules.

Can you post these error messages here, it would be helpful to solve the problem?
The modules included in the package are still the same as before. There's the core module which allows to display a poll in the frontend. It is included in the package and can't be downloaded on the download page. In your case, the update of the module language files did fail. Try to run the component installation again to fix this bug. You can also copy the language files of the installation package ("modules/module/en-GB.mod_jvotesystemmodule.ini") to "ROOT/language/en-GB/en-GB.mod_jvotesystemmodule.ini".

The new 'Polls' module is not(!) included in the core package and can be installed separately. It allows to embed a list of recent/popular/.. polls on the page.

Best Regards,
Johannes Meßmer
JVoteSystem module f ...
Kategorie: jVoteSystem
emo
Hallo piXel,

schöne Umsetzung des Templates!
Es freut mich sehr, dass alles klappt, dann hat sich die Arbeit an dem neuen Template ja gelohnt!

Das Update auf 2.56 ist nicht zwingend notwendig, ist ein "Bugfix"-Update, hier scheint ja alles zu funktionieren.

Nicht vergessen, ein Review zu schreiben: extensions.joomla.org/extensions/contact...feedback/polls/15859
Schlechte Reviews sind leider schneller geschrieben als positive, ich würde mich an dieser Stelle sehr über ihre Unterstützung freuen!

Weiterhin viel Erfolg mit der Erweiterung!
Gruß,
Johannes Meßmer
Mit JMCache enabled, ...
Kategorie: jVoteSystem
emo
Hello Frank,

you are allowed to use the component on a customer's site if you are part of the project.
You must not use it on more than 3 customer sites.

Best Regards,
Johannes Meßmer
Question about subsc ...
Kategorie: jVoteSystem
emo
Done. Thanks for the hint!
Please configure for ...
Kategorie: Suggestion Box
emo
Thanks for reporting!
I fixed it in my svn.

Best Regards,
Johannes Meßmer
en-GB language file ...
Kategorie: jVoteSystem
emo
Hey Sarra,

I'm very sorry but I still didn't get your question.
Which algorithms? Which list of them?

Best Regards,
Johannes Meßmer
Asking About the mod ...
Kategorie: jVoteSystem
emo
Ok, but webtranslateit is only free for 500 translations => jVoteSystem has over 700.

No, the project files are stored in a private svn. You can grap the files out of the download package.

Best Regards,
Johannes Meßmer
Danish translation
Kategorie: jVoteSystem
emo
That's weird. There's the parameter "jvs_update_email_notification" which is stored in the joomessLibrary params. Normally an update email for one version is sent only once.

Good evening,
Johannes Meßmer
jvotesystem - update ...
Kategorie: jVoteSystem
Mehr
Ladezeit der Seite: 1.92 Sekunden
Aktuelle Seite: Home Forum

Wir benötigen deine Hilfe!

Wenn dir unsere Erweiterungen gefallen, würden wir uns über ein Review in der JED freuen!
Es hilft uns, die Software weiter zu verbessern! Vielen Dank!

Benötigst du Hilfe?

Wenn du Fragen oder Probleme mit unseren Erweiterungen hast, kannst du einfach unser Support-Forum benutzen. Wir versuchen schnellstmöglich zu antworten!

Bleib auf dem neuesten Stand!

Folge unserer Google+ Seite, um über neue Updates und Veröffentlichungen schnell informiert zu werden! Klicke hier um uns zu folgen und uns weiterzuempfehlen!