Code Monkey home page Code Monkey logo

zphpbb2's Introduction

ZphpBB2 is refactored PNphpBB2 Postnuke/Zikula module to work in Zikula 1.3+ environment. This is forum solution, based on phpBB2.

ZphpBB2 helps upgrading sites running PNphpBB2 from Zikula 1.2 to Zikula 1.3. It also can be used for new installs, but note Zphpbb exist and is preferred to use! Zphpbb provide upgrade to phpBB last version.

Minimum version required for module to work is Zikula 1.3.2.

Download as zip file current files (not tagged version).

In tools directory are provided some export/import tools.

zphpbb2's People

Contributors

nmpetkov avatar

Stargazers

 avatar  avatar slam avatar

Watchers

slam avatar  avatar James Cloos avatar

zphpbb2's Issues

Bug Report. Unregistered User and New Topic

Clicking on "New Topic" when you're not logged in brings you to a Blank Page with "posting" in the corner. It just goes to "index.php?module=forum&type=user&func=login&redirect=posting&mode=newtopic&f=1" and stops.

Missing or mis-referenced columns:

Could not obtain post/user information.

DEBUG MODE

SQL Error : 1054 Unknown column 'u.user_firstname' in 'field list'

SELECT u.username, u.user_level, u.user_id, u.user_posts, u.user_from, u.user_firstname, u.user_lastname, u.user_website, u.user_email, u.user_icq, u.user_aim, u.user_yim, u.user_regdate, u.user_msnm, u.user_viewemail, u.user_rank, u.user_sig, u.user_sig_bbcode_uid, u.user_avatar, u.user_avatar_type, u.user_allowavatar, u.user_allowsmile, u.user_allow_viewonline, u.user_session_time, p.*, pt.post_text, pt.post_subject, pt.bbcode_uid FROM nuke_phpbb_posts p, nuke_phpbb_users u, nuke_phpbb_posts_text pt WHERE p.topic_id = 2 AND pt.post_id = p.post_id AND u.user_id = p.poster_id ORDER BY p.post_time ASC LIMIT 0, 15

Line : 477
File : viewtopic.php

See http://community.zikula.org/module-Forum-viewtopic-topic-58936-start-0.htm#pid263076

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.