GithubHelp home page GithubHelp logo

simonschaufi / ve_guestbook Goto Github PK

View Code? Open in Web Editor NEW
1.0 3.0 3.0 212 KB

TYPO3 ve_guestbook extension

Home Page: https://typo3.org/extensions/repository/view/ve_guestbook

PHP 87.55% HTML 8.32% CSS 4.13%
typo3 typo3-cms-extension typo3-extension guestbook

ve_guestbook's Introduction

TYPO3 ve_guestbook extension

TYPO3

ve_guestbook is the most downloaded guestbook extension for TYPO3.

ve_guestbook's People

Contributors

aaronk6 avatar simonschaufi avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

ve_guestbook's Issues

FORM is cached after updating from 3.1.2 to 3.2.0

After upgrading from version 3.1.2 to version 3.2.0, the FORM component is cached. This breaks validation as well as the creation of new entries.

I saw you removed $this->frontendController->set_no_cache(); in 1c4b5b9. This could be the cause.

BTW, Iโ€™m using TYPO3 7.6.

Compatibility with T3 8 LTS

Hi Simon

Thank you for having the extension brought to 7.6.

I am now trying to use it on T3 8 LTS.

Instead of loading the plugin in the frontend, all I get is the following output

		<!--  Plugin inserted: [begin] -->
			
		<!--  Plugin inserted: [end] -->

I had a look at the code and found that the extension still uses

ExtensionManagementUtility::addPlugin
ExtensionManagementUtility::addPItoST43

in ext_tables.php and ext_localconf.php which seem to be perfectly fine - still on T3 8 LTS.

Although it is valid, and although I see the generated TS in plugin.tx_veguestbook_pi1 in the TS object browser, the main method in tx_veguestbook_pi1 does not seem to get called by T3 - at least, my debug output there (print and die) is not shown in the frontend.

Do you have an idea whats going wrong here?

Kind regards
Adrian

commenting capability gone?

I'm currently working on a long needed upgrade of my blog, including tt_news and modernguestbook including 3000+ comments. After working hard on it I got from typo3 4.5 (yes I know) to Typo3 7.6.

But somewhere between some upgrades from tt_news to tx_news and the latest ve_guestbook I lost the relations between comments and news-items.

After some research I found out that a db table uid_tt_news has the relation-info to the specific blog . items, but is now renamed and not used by ve_guestbook. As far as I can see the old version had a link with this db entry in class.tx_veguestbook_pi1.php, but this is gone in the latest version.

Result is all 3000+ comments under every news-item.
A fresh install and setup of typo3, news and guestbook confirms it. It appears that the link to a comment to a specific news-item is non-existing in this new version of ve_guestbook.
And sinds googling for this problem did not help, I was hoping I could get some answers here :)

Can You throw some light on this matter? Thank You in advance. I have enjoyed this extension a lot, but was hoping that I still could after upgrade.

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.