Hallo,
ich habe überall schon nach einem Branchenbuch (yellow pages) gesucht. Eventuell würde auch ein Adressbuch mit Kategorien sehr nützlich sein.
Bei http://www.paglasoft.com/ habe ich auch schon angefragt, aber bisher noch keine Antwort bekommen (traue mich deswegen auch nicht zu kaufen.)
Auch auf http://shop.prenzlau-online.de/product_info.php/products_id/116 habe ich was gefunden, aber... warum darf man nur einen Eintrag pro User vornehmen???????
Ich brauche unbedingt so ein Branchenbuch, da es historisch gesehen, der wichtigste Bestandteil meiner aktuellen Seite ist, welche ich aber so bald wie möglich auf PragmaMx importieren will.
Bin auch bereit für so ein Modul zu zahlen.
Wo finde ich so ein Modul auf deutsch?
:-\
Vielen Dank und Grüsse!
Hallo,
ich habe auf meiner Homepage ein Yellowpage Modul zu laufen, kannst es dir ja mal anschauen.
Downloaden kannst du es hier: Klick* (http://www.karower.de/download/yellowpages-2-76.rar) ( Rechte Maustaste "Speicher unter")
Und anschauen kannst du es hier: Klick* (http://www.karower.de)
kann man einträge auch löschen, oder gibts da wie bei den anderen versionen auch probleme ?
Vielen Dank!
Werde es so bald wie möglich ausprobieren.
Zitat von: spike in 27 September 2006, 18:38:09
kann man einträge auch löschen, oder gibts da wie bei den anderen versionen auch probleme ?
Ja kann man(n) ohne Probleme löschen
Hallo
habe dieses Modul installiert und bekomme nun lauter fehlermeldungen.
Gibt es zur instalation eine deutsche anleitung?
Notice: Use of undefined constant tcbactive - assumed 'tcbactive' in /homepages/9/d152811250/htdocs/modules/Yellowpages/functions.php on line 130
Warning: file(themes/mx-rainbow/blocksYellowpages.html) [function.file]: failed to open stream: No such file or directory in /homepages/9/d152811250/htdocs/themes/mx-rainbow/theme.php on line 152
Warning: implode() [function.implode]: Bad arguments. in /homepages/9/d152811250/htdocs/themes/mx-rainbow/theme.php on line 152
Notice: Use of undefined constant trbactive - assumed 'trbactive' in /homepages/9/d152811250/htdocs/modules/Yellowpages/functions.php on line 167
Warning: file(themes/mx-rainbow/blocksYellowpages.html) [function.file]: failed to open stream: No such file or directory in /homepages/9/d152811250/htdocs/themes/mx-rainbow/theme.php on line 152
Warning: implode() [function.implode]: Bad arguments. in /homepages/9/d152811250/htdocs/themes/mx-rainbow/theme.php on line 152
Notice: Use of undefined constant bcactive - assumed 'bcactive' in /homepages/9/d152811250/htdocs/modules/Yellowpages/functions.php on line 204
Notice: Use of undefined constant catname - assumed 'catname' in /homepages/9/d152811250/htdocs/modules/Yellowpages/functions.php on line 216
Notice: Use of undefined constant catname - assumed 'catname' in /homepages/9/d152811250/htdocs/modules/Yellowpages/functions.php on line 226
Warning: file(themes/mx-rainbow/blocksYellowpages.html) [function.file]: failed to open stream: No such file or directory in /homepages/9/d152811250/htdocs/themes/mx-rainbow/theme.php on line 152
Warning: implode() [function.implode]: Bad arguments. in /homepages/9/d152811250/htdocs/themes/mx-rainbow/theme.php on line 152
Notice: Undefined variable: uid in /homepages/9/d152811250/htdocs/modules/Yellowpages/functions.php on line 39
Notice: Undefined variable: content in /homepages/9/d152811250/htdocs/mainfile.php on line 257
Notice: Undefined variable: admintest in /homepages/9/d152811250/htdocs/modules/Yellowpages/functions.php on line 28
Notice: Use of undefined constant indexstyle - assumed 'indexstyle' in /homepages/9/d152811250/htdocs/modules/Yellowpages/config.php on line 38
Notice: Use of undefined constant bustolist - assumed 'bustolist' in /homepages/9/d152811250/htdocs/modules/Yellowpages/config.php on line 39
Notice: Undefined variable: ypadminoverride in /homepages/9/d152811250/htdocs/modules/Yellowpages/index.php on line 342
pragmaMx 0.1.8 Debug-Mode, PHP Error-Reporting (E_ALL) enabled
bitte um mithilfe danke
Hallo,
hast du die "instructions.txt" gelesen und die änderungen vorgenommen.????
das was ich verstanden habe ja...
was muss ich den in er mainfile.php ändern?
Also bei mir braucht ich an der mainfile.php nix ändern
Das soll man laut instructions.txt ändern.
aber in der mainfile.php gibt es die funktion adminblock nicht.
7- OPEN YOUR mainfile.php file
find within the function adminblock() {
$title = ""._WAITINGCONT."";
Soon after that line include the following:
$num = $db->sql_numrows($db->sql_query("SELECT * FROM yp_business_add WHERE active='0'"));
$content .= "<strong><big>·</big></strong> <a href=\"modules.php?op=modload&name=Yellowpages&file=index&func=adminbus&ypadminoverride=1\">Yellow Pages</a>: $num<br>";
SAVE AND UPLOAD FILE
bitte um mithilfe......danke !
Also wie schon gesagt an der Mainfile.php braucht ich nix ändern. stell doch mal deine theme.php online dann kann ich ja mal schauen ob alles richtig ist.
Gruß Tommy
So, auf wunsch habe ich mal das fertige modul von meinem Server runtergleaden und zum Download bereit gestellt, es funktioniert allerdings nur dann wenn ihr mein Theme verwendet, da dort die Theme.php bereits angepasst wurde. Downloaden könnt ihr es unter www.karower.de im Download Bereich.
Gruß Tommy
Was sollte wenn am Theme angepasst werden?
Hast Du andere Platzhalter definiert?
Laut instruction.txt soll man das in die Theme.php einfügen:
ZitatOPEN YOUR THEME.php file this file is located in your default theme folder
and add just before the very last line:
function themesideboxYellowPages($title, $content) {
$tmpl_file = "themes/YOURTHEME/blocksYellowpages.html";
$thefile = implode("", file($tmpl_file));
$thefile = addslashes($thefile);
$thefile = "\$r_file=\"".$thefile."\";";
eval($thefile);
print $r_file;
}
Aschso, ok!
Danke.
$tmpl_file = "themes/YOURTHEME/blocksYellowpages.html"; das fettgedruckte mußt du natürlich ändern
also habe alles soweit installiert bekomme aber im admin zugang folgende fehler meldungen.
Error sql_query():
qry: select from {prefix}yp_business_add WHERE active='0'
descr: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'from {prefix}yp_business_add WHERE active='0'' at line 1 ( mysql 1064 )
details:
file: /blocks/block-AdminNews.php # line: 123, cmd: sql_query(select from mx39131yp_business_add WHERE active='0'),
file: /includes/mx_api.php # line: 806, cmd: include(select from mx39131yp_business_add WHERE active='0', /blocks/block-AdminNews.php),
file: /includes/mx_system.php # line: 467, cmd: mxgetblockdata(select from mx39131yp_business_add WHERE active='0', /blocks/block-AdminNews.php, Array[30]),
file: /includes/mx_themes.php # line: 177, cmd: mxgetallblocks(select from mx39131yp_business_add WHERE active='0', /blocks/block-AdminNews.php, Array[30], l),
file: /footer.php # line: 32, cmd: themefooter(select from mx39131yp_business_add WHERE active='0', /blocks/block-AdminNews.php, Array[30], l),
file: /admin.php # line: 264, cmd: include(select from mx39131yp_business_add WHERE active='0', /blocks/block-AdminNews.php, Array[30], l, /footer.php),
file: /admin.php # line: 619, cmd: adminmain(select from mx39131yp_business_add WHERE active='0', /blocks/block-AdminNews.php, Array[30], l, /footer.php),
Error sql_fetch_row():
descr: mysql_fetch_row(): supplied argument is not a valid MySQL result resource
details:
file: /blocks/block-AdminNews.php # line: 123, cmd: sql_fetch_row(false),
file: /includes/mx_api.php # line: 806, cmd: include(false, /blocks/block-AdminNews.php),
file: /includes/mx_system.php # line: 467, cmd: mxgetblockdata(false, /blocks/block-AdminNews.php, Array[30]),
file: /includes/mx_themes.php # line: 177, cmd: mxgetallblocks(false, /blocks/block-AdminNews.php, Array[30], l),
file: /footer.php # line: 32, cmd: themefooter(false, /blocks/block-AdminNews.php, Array[30], l),
file: /admin.php # line: 264, cmd: include(false, /blocks/block-AdminNews.php, Array[30], l, /footer.php),
file: /admin.php # line: 619, cmd: adminmain(false, /blocks/block-AdminNews.php, Array[30], l, /footer.php),
[
Notice: Use of undefined constant indexstyle - assumed 'indexstyle' in /homepages/9/d152811250/htdocs/modules/Yellowpages/config.php on line 38
Notice: Use of undefined constant bustolist - assumed 'bustolist' in /homepages/9/d152811250/htdocs/modules/Yellowpages/config.php on line 39
/code]
sql datei habe ich überspielt.
habe auch fehlermeldungen wenn ich als admin das modul konfugiren möchte
[code]Notice: Use of undefined constant indexstyle - assumed 'indexstyle' in /homepages/9/d152811250/htdocs/modules/Yellowpages/functions.php on line 3985
Aktive
Top Kategorie Eintrag:
Notice: Use of undefined constant tcbactive - assumed 'tcbactive' in /homepages/9/d152811250/htdocs/modules/Yellowpages/functions.php on line 3991
Aktive
Top Region Eintrag:
Notice: Use of undefined constant trbactive - assumed 'trbactive' in /homepages/9/d152811250/htdocs/modules/Yellowpages/functions.php on line 3997
Aktive
Kategorien durschsuchen nach:
Notice: Use of undefined constant bcactive - assumed 'bcactive' in /homepages/9/d152811250/htdocs/modules/Yellowpages/functions.php on line 4003
Aktive
Banner hinzufügen:
Notice: Use of undefined constant bcactive - assumed 'bcactive' in /homepages/9/d152811250/htdocs/modules/Yellowpages/functions.php on line 4010
Aktive
was kann ich noch retten? ;D[/code]
bei der version werden allerdings auch wie bei den anderen die passwörter für neueintragungen NICHT versendet :(