XOOPS-magazine
Hauptmenu
Sidebar Navigation
Kategorien
Monatsarchive
RSS Feed
suck my

Breadcrumbs: Startseite

Social-Bookmarks
 

Wordpress 2.2.1 as a Modul for XOOPS

english.gif german.gif

XOOPS Wordpress 2.2.2 (XPress)Bislang gab es das Wordpress Modul (auch bekannt als XPress) nur in einer alten Version 2.0.5, doch jetzt hat der User @sittel die neue Version 2.2.1 für XOOPS portiert. Wir haben es getestet und die neue Version läuft schon hier im XOOPS-magazine. Nach der Erstinstallation findest man beim Betrachten des Modules im Frontend weitere Blöcke auf der linken Seite. Diese Blöcke werden durch die Templates dargestellt und können somit auch herausgenommen werden. Im Wordpress-Modul gibt es XOOPS Blöcke, welche genutzt werden können. Der Download ist wie üblich für alle Mitglieder hier zu finden.

27 Kommentare

  1. Kommentar von smileless:

    thanks.

  2. Kommentar von Rene Sato:

    Wordpress Modul - italian language. Thanks to
    @magius for translation!!! Download here.

  3. Kommentar von ockley:

    My version wen’t from english to German. How do I switch back to english?

  4. Kommentar von Rene Sato:

    Edit your “/modules/worpress/wp-config.php” and change the line from:

    define (’WPLANG’, de_DE);

    to:

    define (’WPLANG’, en_EN);

  5. Kommentar von ockley:

    Worked like a charm, thank you very much. I was looking through the settings in the admin section. Didn’t know this was a hard-coded setting.

    Thanks again for the update on WP

    /ockley

  6. Kommentar von xltran:

    First, thank you for the update.

    The above instruction enabled English but throughout the module. In the OPTIONS tab, general options, the New User Default Role pull-down menu choices are not in English. Where do I make change so the choices would be in English?

    Please instructions where, which template and how to modify to remove the right side menu so I could use the side bar blocks instead.

    Last, is there a way to upgrade xpress v2.0.5 to the latest v2.2.1? Again, many thanks for all the supports and helps!

  7. Kommentar von Rene Sato:

    Hello xltran, please check the comment #4. And you can find a many hardcode language in the template files. Im speak german and im prefer my language sorry
    An upgrade from 2.0.5 to 2.2.1 is possible! We have upgraded on XOOPS-magazine too.

  8. Kommentar von xltran:

    Rene, I will lookup in the wp-config.php to see if I could change the pull-down menu choices to English also. I thought that I looked there but I will double check again.

    What method approach did you go with when upgrading from 2.0.5 to 2.2.1? Did you just copy the new files and over write the old ones? Please confirm.

    Lastly, which template file(s) I need to modify by removing the default right hand side menu? Since you did extremely well and it shows on your site, what should I modify to remove the right hand side menu completely so I may use the side bar block instead.

    Again, many thanks!

  9. Kommentar von Rene Sato:

    Im would like send you an Email to your Account -Mail. Is that ok for you?

  10. Kommentar von xltran:

    Yes, that would be fine.

  11. Kommentar von Rene Sato:

    Wordpress 2.2.2 for XOOPS available!!!

  12. Kommentar von Rene Sato:

    Would you like delete the wordpress-block from your templates? Open your “wp_header.html” and “wp_index.html”, look for the following code and delete this code from the templates:

    < {if $wp_content.show_inline_sidebar} >< td class="wp_sidebar" >< div id="wp-sidebar" >< {includeq file="db:wp_sidebar.html" wp_content=$wp_content} >< / div >< /td>< td class="wp-delimiter-vertical" >   < /td >< {/if} >

  13. Kommentar von xltran:

    Rene, thank you for your super support in helping me out with info how to remove the default side block. I may need to use a bit long until I find resolution for the new bug I discovered below.

    Recently, I upgraded my XOOPS to v2.0.17 with WordPress module v2.2.2. Everything works fine for except the RECENT POST TITLE side block gave me the following errors below when enabled. The default wordpress-block worked fine thought.

    WordPress database error: [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 ‘ORDER BY post_date ASC LIMIT 1′ at line 1]
    SELECT ID,post_title FROM xoops_wp_posts WHERE post_date > ‘’ AND post_date

  14. Kommentar von ockley:

    #12 You took the words right out of my mouth. Thank you Rene, for dedicating time to improving XOOPS

  15. Kommentar von mEsoL:

    Waiting for Wordpress 2.3 for Xoops. Native tag support is the best feature I think.

  16. Kommentar von mesol:

    Oh, I just detect that, after updating to this version. I can’t create noew category. Any idea?

  17. Kommentar von joyg:

    When I tried to install Wordpress 2.2.2 to Xoops I got an error message

    ” Table ‘xoops_wp_views’ already exists
    Unable to install wordpress. Error(s): “

    Any ideas on how to fix this? Thank you.

  18. Kommentar von Rene Sato:

    Im think you have only 8MB of PHP memory?!

  19. Kommentar von Alfred:

    delete in your Database the table xoops_wp_views
    (width phpMyAdmin) and install the wordpress-module.

    Alfred

  20. Kommentar von Matt:

    In my old wordpress version (1.5?) I had a way to have a summary page. I would like to have a summary on my web site but don\’t know how to make a block to do it.

    Anyone able to help?

  21. Kommentar von btesec:

    It seems the sql file is not complete. I compared it with the previous WP version and it has more sql lines. Can someone in charge of this module please update the download. I have made post in other places concerning this issue and nothing seems to happen

    Thanks.

    BTESEC

  22. Kommentar von Rene Sato:

    Can you send me an Example please?

  23. Kommentar von hiflyer:

    Ran across your site looking for Xpress/Wordpress help - very nice! I installed the Wordpress 2.2.3 port from here under Xoops 2.3a no problem btw.
    But I have a basic question - how do I get it to wrap within my Xoops page with a theme? I seem to only be able to see a basic default theme wrapped in Xoops or I can choose Wordpress themes if I select the Wordpress view. But then I have a Wordpress site, not a Xoops site with Wordpress. I tried the “delete the wordpress-block from your templates?” hack above thinking that might do it but no change. How do I wrap it like yours?
    Thanks!

  24. Kommentar von hiflyer:

    Ok, I made my comment, went back to my page and the Wordpress block was gone. Guess your hack up there did work after all - maybe a reload issue - sorry!
    Is it possible to have a Wordpress theme under the Xoops selected view? Or will it always inherit the Xoops theme?

  25. Kommentar von edopen:

    wp plugins which are compatible with xp222?

  26. Kommentar von Rene Sato:

    xp222?? We use Wordpress for #oops and we can use plugins too.

  27. Kommentar von edopen:

    I test some plugins compatible with wp version 2.2.2 but have not worked in xp 2.2.2.

    WP-paged-comments
    collapsible comments

Einen Kommentar hinterlassen

This is a captcha-picture. It is used to prevent mass-access by robots. (see: www.captcha.net)

You must read and type the 5 chars within 0..9 and A..F, and submit the form.

  

Oh no, I cannot read this. Please, generate a

Powered by XOOPS 2.0.16 © 2001-2007 The XOOPS Project

Design by XOOPS-magazine.com Powered by XOOPS 2.0.16 | Ref: 1220636179
Impressum / Disclaimer Impressum | Kontakt / Contact Kontakt | Xoops Headlines all Xoops-Headlines | Xoops Headlines Sitemap | Xoops Headlines Stats

Admin-Infos: 0.901 Sekunden / secounds + 3 Abfragen / queries
Special thanks to Link > matchan matchan and Link > kruxmux kruxmux!



xoops topliste