simonschaufi / ve_guestbook

TYPO3 ve_guestbook extension
https://typo3.org/extensions/repository/view/ve_guestbook
1 stars 3 forks source link

Compatibility with T3 8 LTS #4

Open adymorz opened 7 years ago

adymorz commented 7 years ago

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

simonschaufi commented 7 years ago

Hi Adrian! Thank you for contacting me. I'm only willing to make it compatible with a sponsoring as there is a new forum extension available from mittwald (also with fluid templating and an importer from mm_forum) and the code is really old and not easy to maintain.

adymorz commented 7 years ago

Hi Simon

typo3_forum does to much. I need a guestbook. Plain and simple. According to the comments on the blog post announcing typo3_forum handling the extension is not an easy task.

Please send me an offer to make ve_guestbook compatible with T3 8 LTS.

Best regards Adrian

simonschaufi commented 7 years ago

Ups, I mixed it up with the comments one or two extension. Sorry. I would highly recommend you using one of those. If you still want to use ve_guestbook, I can send you an offer.

adymorz commented 7 years ago

Hi Simon

Thanks for your reply. It makes a lot more sense :-)

Both pwComments and ecomments are not marked as compatible with T3 8 LTS yet :-( Also looking at the download counter, I think ve_guestbook is spread wider than the other two extensions.

Yes, please send me an offer.

Best regards Adrian

simonschaufi commented 7 years ago

Hi Adrian! I will send you an offer by email. How can I reach you?

adymorz commented 7 years ago

Hi Simon

Please use the email address published on https://adrian.dymorz.ch/about/kontaktmoeglichkeiten/

Best regards Adrian

adymorz commented 7 years ago

Hi Simon

I have not received your email yet. Did you send one?

Best regards Adrian

adymorz commented 6 years ago

Hi Simon

I never got an offer so you now got a pull request :-)

https://github.com/simonschaufi/ve_guestbook/pull/5

Best regards Adrian