Home   |  Impressum / Imprint  |  Downloads  |  Demo Site  |  Donate / Spenden
 
forum.easy-joomla.org
16. 07. 2007 11:27 *
Willkommen Gast. Bitte einloggen oder registrieren.
Haben Sie Ihre Aktivierungs E-Mail übersehen?

Einloggen mit Benutzername, Passwort und Sitzungslänge
Neueste Beiträge
Probleme beim Eintragen von Kommentaren von eirene 09. 07. 2007 22:50
E-Mail Benachrichtigung für Admin funktioniert nicht von conum 07. 07. 2007 18:11
easybook doesn't work when I am loggged in von Achim [cybergurk] 06. 07. 2007 23:07
News:
Tutorials/Anleitungen rund um Joomla!

 
 
  Übersicht Hilfe Suche Login Registrieren  
  Zeige Beiträge
Seiten: [1] 2 3
1  Projects/Projekte / EasyBook / IP Adresse im Formular nicht anzeigen? am: 14. 06. 2007 06:47
Ohman, was hab ich denn da auch für nen Quatsch geschrieben... Huch
So müsst es richtig sein:

Code:
echo "<input type='hidden' name='gbiip' style='width:245px;' class='inputbox' value='$ip'  />";
2  Projects/Projekte / EasyBook / IP Adresse im Formular nicht anzeigen? am: 13. 06. 2007 17:38
Einfach in der Datei /components/com_easybook/sub_writeentry.php die Zeile 200:
Code:
echo "<tr><td width='130'>"._GUESTBOOK_IPADRESS." <span class='small'>*</span></td><td><input type='text' name='gbiip' style='width:245px;' class='inputbox' value='$ip' disabled='disabled' /></td></tr>";

durch diese hier ersetzen:

Code:
echo "<input type='text' name='gbiip' style='width:245px;' class='inputbox' value='$ip' hidden='hidden' />";

und schon klappts auch mit den IP's Zwinkernd

Gruß Snipy
3  General Discussion / Allgemeine Diskussion / General Discussion / Allgemeine Diskussionen / Suchen dringend Joomla Programmierer! am: 12. 06. 2007 07:42
http://www.webjobber.de/index.html

Ist da die bessere Adresse.

Gruß Snipy
4  Projects/Projekte / EasyBook / IP Blocker option am: 12. 06. 2007 07:41
Okay, will be integrated into the next release.
5  Projects/Projekte / EasyBook / Einträge Ansehen geht bei mir nicht? am: 09. 06. 2007 15:15
Moin Moin,

versuch mal in der /administrator/components/com_easybook/admin.easybook.php in Zeile 172
Code:
include_once("includes/pageNavigation.php");
durch
Code:
global $mosConfig_absolute_path;
include_once($mosConfig_absolute_path."/administrator/includes/pageNavigation.php")
zu ersetzen.

Gruß Snipy
6  Projects/Projekte / EasyBook / Spamfix image not displayed am: 05. 06. 2007 07:20
Yeah it seems that the Spamfix has some problems with a special GD-Library configuration...it's quite strange.
To fix this, we'll use EasyCaptcha in the next release to generate the Spamfix which includes a captcha that doesn't need a graphic library anymore.

Best regards
Snipy
7  Projects/Projekte / EasyBook / Grosser Abstand zwischen aktuellem Eintrag und den restlichen Einträgen?!? am: 05. 06. 2007 07:19
Ich hab den Thread hier mal an unseren Designer gemailt, denke mal ihr bekommt also bald ne Antwort Zwinkernd

Gruß Snipy
8  Projects/Projekte / EasyBook / 2nd easybook am: 27. 05. 2007 15:23
Of course it's possible to install serveral Easybooks - all you have to do is to replace all occurrences of "Easybook" in the source code with "Easybook2".

Regards
David
9  Projects/Projekte / EasyBook / Avatar und Link zum Profil am: 22. 05. 2007 19:30
Bitte zwecks Übersichtlichkeit hier posten:
http://joomlacode.org/gf/...rowse&tracker_id=5593

Gruß Snipy
10  Projects/Projekte / EasyComments / What is the pubic SVN access for this project? am: 19. 05. 2007 12:10
http://joomlacode.org/gf/...scmsvn/?action=AccessInfo
11  Projects/Projekte / EasyComments / What is the pubic SVN access for this project? am: 17. 05. 2007 17:51
Oh man, hast du es mal ausprobiert bevor du hier gefragt hast? Der Zugriff ist public, das heißt jeder kann drauf zugreifen...
12  Projects/Projekte / EasyComments / What is the pubic SVN access for this project? am: 09. 05. 2007 17:31
svn checkout http://joomlacode.org/svn/easyjoomla

Best regards
Snipy
13  Projects/Projekte / EasyComments / EasyComment and Joomla 1.5 am: 09. 05. 2007 17:08
Yeah thanks for your report. When I've got my Eclipse up and running again, i'll try to fix these bugs for the next release.
14  Projects/Projekte / EasyBook / IP-Adresse wird nicht gespeichert am: 08. 05. 2007 14:08
Moin,

das muss wohl ein IIS spezifisches Problem sein, hab das bisher so in der Form noch nicht gesehen.
Danke für den Fix!

Gruß Snipy
15  Projects/Projekte / EasyBook / Sorting entries am: 07. 05. 2007 20:56
Hey guys,

sorry that i didn't responsed 'till now but i'm a little stressed currently.
The problem you talked about is one of the known bugs we want to fix in the next release. Currently it's planed to fix this in the upcoming release, which will be a (Joomla-1.5)-compatibility- and bugfixing-release.

Best regards
David
Seiten: [1] 2 3
Powered by MySQL Powered by PHP Powered by SMF 1.1.1 | SMF © 2006, Simple Machines LLC Prüfe XHTML 1.0 Prüfe CSS
Seite erstellt in 0.224 Sekunden mit 20 Zugriffen.