Beiträge von ensylol

    Scheint so, als würdest du buddyPress suchen. Ansonsten gibt's für WP -zig Plugins für mehr oder minder gelungene Mitgliederbereiche. Suchmaschine deiner Wahl, Suchwörter wp plugin mitgliederbereich bzw. memberarea...


    Ich nutze schon das UserPRO plugin. Kann ziemlich viel gefällt mir auch. Nur finde ich keine Möglichkeit das umzusetzen.

    Hallo,

    bin auf der Suche nach einer Möglichkeit bestimmte inhalte von Wordpress aus zu lesen und in unsere Mobile App ein zu binden. Beispiel Neuigkeiten... oder Events. usw..

    Habe eine Index erstellt mit:

    PHP
    <?phprequire( 'wp-blog-header.php' );get_header();
    echo 'neuer Inhalt außerhalb von WordPress';
    get_footer();?>

    Jetzt zeigt er mir aber die komplette Seite in der Index an...

    Weiß jemand wie man das macht?

    Das mit dem RSS hab ich soweit auch hinbekommen klappt. Nur konnte ich kein Plugin finden mit Thumbmail. Wobei nicht so wichtig wäre. Vieleicht gibt es aber bessere RSS Plugins, ich teste gerade WP RSS Aggregator. Der liest auch nur News aus. Habe eine Seite in WP " Events " dort konnte ich bisher nichts finden per RSS auszulesen.

    Hallo,

    danke erst einmal für die Antworten.

    Die App läuft über Goodbarber.
    Ich habe möglichkeit in App, bestimmte Inhalte per HTML einzufügen z.B haben wir einen Startscreen mit Navigation per CSS gelöst. Dort möchte ich am Anfang die letzten 3 Neuigkeiten eingeblendet haben die im Wordpress stehen.
    Eine News gibt es und dort werden auch ALLE Neuigkeiten eingeblendet von Wordpress über Schnittstelle was die Programmiert haben. Möglichkeit mit 3 Neuigkeiten gibt es nicht.

    Zudem gibt es z.B ein Plugin " EventON " dort haben wir in einer Box " Nächste Veranstaltung " dies ebenfalls auf der Startseite. Mehr ist es nicht.

    Ich muss da normal nicht viel Programmieren, einfach in HTML einbauen und den Code anpassen ( Externe links und Bilder auf Server verlinken ) dann Code Copy/Paste. Alles andere wird dann beim Erstellen umgewandelt.

    Mit Feed könnte man das auch erledigen. Würde ich noch hinbekommen.
    Gibt es dafür Plugin für Wordpress was man empfehlen könnte?

    Grüße

    Hallo zusammen,

    bin auf der Suche nach einer Möglichkeit bestimmte Inhalte von Wordpress in meine eigene App zu Integrieren.
    z.B Neuigkeiten von Wordpress auslesen und in meiner App anzeigen. Als kleines Beispiel:

    Die App hat Startscreen " Letzte Neuigkeiten " sollen 3 Stück angezeigt werden..

    Jemand mit so etwas Erfahrung? Wie setzt man so etwas am besten um?

    nach versuchen die Repair aufzuführen, hilft er leider nicht.
    Folgendes spuckt er dann aus:

    wp_users: Table 'db195680x2111506.wp_users' doesn't exist
    wp_usermeta: Table 'db195680x2111506.wp_usermeta' doesn't exist
    wp_posts: Table 'db195680x2111506.wp_posts' doesn't exist
    wp_links: Table 'db195680x2111506.wp_links' doesn't exist
    wp_options: Table 'db195680x2111506.wp_options' doesn't exist
    wp_postmeta: Table 'db195680x2111506.wp_postmeta' doesn't exist
    wp_terms: Table 'db195680x2111506.wp_terms' doesn't exist
    wp_term_taxonomy: Table 'db195680x2111506.wp_term_taxonomy' doesn't exist
    wp_term_relationships: Table 'db195680x2111506.wp_term_relationships' doesn't exist

    Ich verstehe das ganze nicht. Warum das auf einmal kommt.

    Ne hab ich gefragt, bei Aufrufen der Repair.php

    [QUOTE]WordPress database error:[COLOR=#444444][FONT=Open Sans] [Table 'db195680x2111506.wp_options' doesn't exist][/FONT][/COLOR][COLOR=#444444][FONT=Open Sans]SELECT option_value FROM wp_options WHERE option_name = 'siteurl' LIMIT 1
    [/FONT][/COLOR]
    [COLOR=#444444][FONT=Open Sans]WordPress database error: [Table 'db195680x2111506.wp_options' doesn't exist]
    SELECT option_value FROM wp_options WHERE option_name = 'home' LIMIT 1
    [/FONT][/COLOR]
    [COLOR=#444444][FONT=Open Sans]WordPress database error: [Table 'db195680x2111506.wp_options' doesn't exist]
    SELECT option_value FROM wp_options WHERE option_name = 'active_plugins' LIMIT 1
    [/FONT][/COLOR]
    [COLOR=#444444][FONT=Open Sans]WordPress database error: [Table 'db195680x2111506.wp_options' doesn't exist]
    SELECT option_value FROM wp_options WHERE option_name = 'hack_file' LIMIT 1
    [/FONT][/COLOR]
    [COLOR=#444444][FONT=Open Sans]WordPress database error: [Table 'db195680x2111506.wp_options' doesn't exist]
    SELECT option_value FROM wp_options WHERE option_name = 'blog_charset' LIMIT 1
    [/FONT][/COLOR]
    [COLOR=#444444][FONT=Open Sans]WordPress database error: [Table 'db195680x2111506.wp_options' doesn't exist]
    SELECT option_value FROM wp_options WHERE option_name = 'permalink_structure' LIMIT 1
    [/FONT][/COLOR]
    [COLOR=#444444][FONT=Open Sans]WordPress database error: [Table 'db195680x2111506.wp_options' doesn't exist]
    SELECT option_value FROM wp_options WHERE option_name = 'wp_user_roles' LIMIT 1
    [/FONT][/COLOR]
    [COLOR=#444444][FONT=Open Sans]WordPress database error: [Table 'db195680x2111506.wp_options' doesn't exist]
    SELECT option_value FROM wp_options WHERE option_name = 'template' LIMIT 1
    [/FONT][/COLOR]
    [COLOR=#444444][FONT=Open Sans]WordPress database error: [Table 'db195680x2111506.wp_options' doesn't exist]
    SELECT option_value FROM wp_options WHERE option_name = 'stylesheet' LIMIT 1
    [/FONT][/COLOR]
    [COLOR=#444444][FONT=Open Sans]WordPress database error: [Table 'db195680x2111506.wp_options' doesn't exist]
    SELECT option_value FROM wp_options WHERE option_name = 'category_base' LIMIT 1
    [/FONT][/COLOR]
    [COLOR=#444444][FONT=Open Sans]WordPress database error: [Table 'db195680x2111506.wp_options' doesn't exist]
    SELECT option_value FROM wp_options WHERE option_name = 'tag_base' LIMIT 1
    [/FONT][/COLOR]
    [COLOR=#444444][FONT=Open Sans]WordPress database error: [Table 'db195680x2111506.wp_options' doesn't exist]
    SELECT option_value FROM wp_options WHERE option_name = 'link_manager_enabled' LIMIT 1
    [/FONT][/COLOR]
    [COLOR=#444444][FONT=Open Sans]WordPress database error: [Table 'db195680x2111506.wp_options' doesn't exist]
    SELECT option_value FROM wp_options WHERE option_name = 'sidebars_widgets' LIMIT 1
    [/FONT][/COLOR]
    [COLOR=#444444][FONT=Open Sans]WordPress database error: [Table 'db195680x2111506.wp_options' doesn't exist]
    SELECT option_value FROM wp_options WHERE option_name = 'widget_pages' LIMIT 1
    [/FONT][/COLOR]
    [COLOR=#444444][FONT=Open Sans]WordPress database error: [Table 'db195680x2111506.wp_options' doesn't exist]
    SELECT option_value FROM wp_options WHERE option_name = 'widget_calendar' LIMIT 1
    [/FONT][/COLOR]
    [COLOR=#444444][FONT=Open Sans]WordPress database error: [Table 'db195680x2111506.wp_options' doesn't exist]
    SELECT option_value FROM wp_options WHERE option_name = 'widget_archives' LIMIT 1
    [/FONT][/COLOR]
    [COLOR=#444444][FONT=Open Sans]WordPress database error: [Table 'db195680x2111506.wp_options' doesn't exist]
    SELECT option_value FROM wp_options WHERE option_name = 'widget_links' LIMIT 1
    [/FONT][/COLOR]
    [COLOR=#444444][FONT=Open Sans]WordPress database error: [Table 'db195680x2111506.wp_options' doesn't exist]
    SELECT option_value FROM wp_options WHERE option_name = 'widget_meta' LIMIT 1
    [/FONT][/COLOR]
    [COLOR=#444444][FONT=Open Sans]WordPress database error: [Table 'db195680x2111506.wp_options' doesn't exist]
    SELECT option_value FROM wp_options WHERE option_name = 'widget_search' LIMIT 1
    [/FONT][/COLOR]
    [COLOR=#444444][FONT=Open Sans]WordPress database error: [Table 'db195680x2111506.wp_options' doesn't exist]
    SELECT option_value FROM wp_options WHERE option_name = 'widget_text' LIMIT 1
    [/FONT][/COLOR]
    [COLOR=#444444][FONT=Open Sans]WordPress database error: [Table 'db195680x2111506.wp_options' doesn't exist]
    SELECT option_value FROM wp_options WHERE option_name = 'widget_categories' LIMIT 1
    [/FONT][/COLOR]
    [COLOR=#444444][FONT=Open Sans]WordPress database error: [Table 'db195680x2111506.wp_options' doesn't exist]
    SELECT option_value FROM wp_options WHERE option_name = 'widget_recent-posts' LIMIT 1
    [/FONT][/COLOR]
    [COLOR=#444444][FONT=Open Sans]WordPress database error: [Table 'db195680x2111506.wp_options' doesn't exist]
    SELECT option_value FROM wp_options WHERE option_name = 'widget_recent_entries' LIMIT 1
    [/FONT][/COLOR]
    [COLOR=#444444][FONT=Open Sans]WordPress database error: [Table 'db195680x2111506.wp_options' doesn't exist]
    SELECT option_value FROM wp_options WHERE option_name = 'widget_recent-comments' LIMIT 1
    [/FONT][/COLOR]
    [COLOR=#444444][FONT=Open Sans]WordPress database error: [Table 'db195680x2111506.wp_options' doesn't exist]
    SELECT option_value FROM wp_options WHERE option_name = 'widget_recent_comments' LIMIT 1
    [/FONT][/COLOR]
    [COLOR=#444444][FONT=Open Sans]WordPress database error: [Table 'db195680x2111506.wp_options' doesn't exist]
    SELECT option_value FROM wp_options WHERE option_name = 'widget_rss' LIMIT 1
    [/FONT][/COLOR]
    [COLOR=#444444][FONT=Open Sans]WordPress database error: [Table 'db195680x2111506.wp_options' doesn't exist]
    SELECT option_value FROM wp_options WHERE option_name = 'widget_tag_cloud' LIMIT 1
    [/FONT][/COLOR]
    [COLOR=#444444][FONT=Open Sans]WordPress database error: [Table 'db195680x2111506.wp_options' doesn't exist]
    SELECT option_value FROM wp_options WHERE option_name = 'widget_nav_menu' LIMIT 1
    [/FONT][/COLOR]
    [COLOR=#444444][FONT=Open Sans]WordPress database error: [Table 'db195680x2111506.wp_options' doesn't exist]
    SELECT option_value FROM wp_options WHERE option_name = 'use_smilies' LIMIT 1
    [/FONT][/COLOR]
    [COLOR=#444444][FONT=Open Sans]WordPress database error: [Table 'db195680x2111506.wp_options' doesn't exist]
    SELECT option_value FROM wp_options WHERE option_name = 'cron' LIMIT 1
    [/FONT][/COLOR]
    [COLOR=#444444][FONT=Open Sans]WordPress database error: [Table 'db195680x2111506.wp_options' doesn't exist]
    INSERT INTO `wp_options` (`option_name`, `option_value`, `autoload`) VALUES ('cron', 'a:2:{i:1411723555;a:1:{s:16:\"wp_version_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}s:7:\"version\";i:2;}', 'yes') ON DUPLICATE KEY UPDATE `option_name` = VALUES(`option_name`), `option_value` = VALUES(`option_value`), `autoload` = VALUES(`autoload`)
    [/FONT][/COLOR]
    [COLOR=#444444][FONT=Open Sans]WordPress database error: [Table 'db195680x2111506.wp_options' doesn't exist]
    INSERT INTO `wp_options` (`option_name`, `option_value`, `autoload`) VALUES ('cron', 'a:2:{i:1411723555;a:1:{s:17:\"wp_update_plugins\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}s:7:\"version\";i:2;}', 'yes') ON DUPLICATE KEY UPDATE `option_name` = VALUES(`option_name`), `option_value` = VALUES(`option_value`), `autoload` = VALUES(`autoload`)
    [/FONT][/COLOR]
    [COLOR=#444444][FONT=Open Sans]WordPress database error: [Table 'db195680x2111506.wp_options' doesn't exist]
    INSERT INTO `wp_options` (`option_name`, `option_value`, `autoload`) VALUES ('cron', 'a:2:{i:1411723555;a:1:{s:16:\"wp_update_themes\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}s:7:\"version\";i:2;}', 'yes') ON DUPLICATE KEY UPDATE `option_name` = VALUES(`option_name`), `option_value` = VALUES(`option_value`), `autoload` = VALUES(`autoload`)
    [/FONT][/COLOR]
    [COLOR=#444444][FONT=Open Sans]WordPress database error: [Table 'db195680x2111506.wp_options' doesn't exist]
    SELECT option_value FROM wp_options WHERE option_name = 'timezone_string' LIMIT 1
    [/FONT][/COLOR]
    [COLOR=#444444][FONT=Open Sans]WordPress database error: [Table 'db195680x2111506.wp_options' doesn't exist]
    SELECT option_value FROM wp_options WHERE option_name = 'gmt_offset' LIMIT 1
    [/FONT][/COLOR]
    [COLOR=#444444][FONT=Open Sans]WordPress database error: [Table 'db195680x2111506.wp_options' doesn't exist]
    INSERT INTO `wp_options` (`option_name`, `option_value`, `autoload`) VALUES ('cron', 'a:2:{i:1411759740;a:1:{s:20:\"wp_maybe_auto_update\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}s:7:\"version\";i:2;}', 'yes') ON DUPLICATE KEY UPDATE `option_name` = VALUES(`option_name`), `option_value` = VALUES(`option_value`), `autoload`
    [/FONT][/COLOR]

    Hallo,

    von heute auf Morgen bekomme ich nun die Meldung: [h=1]Fehler beim Aufbau einer Datenbankverbindung[/h]Ich wüsste nicht was jetzt das Problem ist. Ich habe nichts verändert oder sonstiges.
    Der Befehlt für automatisches Repair funktioniert nicht.

    Kann mir jemand helfen? Könnte Datenbank Login durchgeben.
    Steckt ziemlich viel zeit in Seite.

    Vielen Dank im voraus.

    Hallo,

    hab folgendes Problem. Auf der Seite http://www.cpc-crailsheim.de
    Bei einem Abmelden bekomme ich Fehler auf einer Weißen Seite:

    Notice: Use of undefined constant �wp_head� - assumed '�wp_head�' in /hp/ce/ae/ek/www/blog/wp-includes/default-filters.php on line 247

    Notice: Use of undefined constant �adjacent_posts_rel_link_wp_head� - assumed '�adjacent_posts_rel_link_wp_head�' in /hp/ce/ae/ek/www/blog/wp-includes/default-filters.php on line 247

    Was könnte das sein?

    Mir ist auch aufgefallen wenn ich ein Plugin Deaktiviere und dann Lösche, leidet er mich wieder auf eine Weiße Seite.

    Auch funktioniert bei mir das Facebook Login nur über den Chrom Browser. Über Firefox und Internet Explorer lädt er zwar aber dann wieder weitergeleitet zur Login Seite! Regestrieren geht auch nur über Chrom.

    Ich habe herausgefunden das irgendwas mit jquerry fehlerhaft ist, kennt jemand sich aus und kann mir Rückmeldung geben?

    Vielen Dank

    Hallo,

    ich bin auf der Suche nach einem Shortcode oder Plugin wie ich einen Username auslesen kann der evtl. auch mit dem Profil verlinkt ist.

    Ich benutze derzeit das Plugin " Tablepress " dort haben wir uns eine Rangliste gebastelt und möchten jetzt dort bei Namen die Usernamen angeben per Shortcode die dann auf Profil verlinkt werden.

    Wir könnten natürlich das ganze auch per HTML machen und dann dort in Spalte Link vom Profil eintragen ist aber ziemlich umständlich.

    Wir nutzen auch das Plugin "UserPRO" evtl. kann man da Infos raus ziehen.

    Mein Ziel war es Username + Profil bild in der Tabelle bei Namen anzeigen zu lassen.

    Programmier Technisch kenne ich mich überhaupt nicht damit aus.

    Freue mich auf Rückmeldung.