Giter Club home page Giter Club logo

div2007's People

Contributors

franzholz avatar jokumer avatar thueske avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

cdro codemaschine

div2007's Issues

PHP Fatal error: Only variables can be passed by reference in .../typo3conf/ext/div2007/class.tx_div2007_alpha5.php on line 2744

I am getting this PHP error on PHP7 while using your actual Extension on a tt_products Plugin. I wrote yet in an github project about this, but error is still there.

In class.tx_div2007_alpha5.php there is this snippet:

foreach ($GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS']['t3lib/class.t3lib_page.php']['addEnableColumns'] as $_funcRef) {
$query .= t3lib_div::callUserFunction($_funcRef, $_params, 'tx_div2007_alpha5');
}

The error is produced cos of this static function call where a fixed value 'tx_div2007_alpha5' is given as a param, which is invalid and crashes. U just need to put this into a variable and pass the variable and all is fine.

PHP 7.2

Hi

We had a error when we use PHP 7.2 in the file «class.tx_div2007_alpha5.php». In the attached file you can find our fix in line 559/560.

Thanks for updating your extension.
Markus
class.tx_div2007_alpha5.php.zip

div2007 - Fatal Error

Hello!

My environment: TYPO3 7.6.9, DIV2007, Agency 0.3.1

When editing a user profile in the FE, I get after sending the following error message.

1: PHP Catchable Fatal Error: Argument 1 passed to tx_div2007_email::embedMedia() must be an instance of t3lib_mail_Message, instance of TYPO3\CMS\Core\Mail\MailMessage given, called in ..../typo3conf/ext/div2007/class.tx_div2007_email.php on line 215 and defined in .../typo3conf/ext/div2007/class.tx_div2007_email.php line 395

Tab API sources always added in tt_products detail view

I'm using div2007 (v1.10.10) and tt_products (v3.0.0).

In the product detail view, div2007 always adds the following sources:

<script type="text/javascript" src="/typo3conf/ext/div2007/Resources/Public/JavaScript/jsfunc.tab.js?1540562104"></script>     
<link rel="stylesheet" href="/typo3conf/ext/div2007/Resources/Public/Css/tab.css?1540562104" type="text/css" />

How can I prevent that? Is this a bug or a misconfiguration? I don't use any ###TAB_HEADER_ or ###TAB_BOX_ markers in my templates.

invalid issue

Hello!
With the current master version I get in BE (open User folder) following
error
error
#1195567840: $hookObject must implement interface TYPO3\CMS\Recordlist\RecordList\RecordListHookInterface

Error at the BE after upgrading from 1.6 to 1.7 version

Hi,
I am using Typo3 7.6.16 and Php 7. recently i just did the composer updatewith out changing any thing in my composer.json file and it upgraded the div2007 from 1.6 to 1.7 but when i went to my admin tools>Extensions, i lost the view and getting the following error.
image
with further lines under it like,

TYPO3\CMS\Core\Package\Exception\InvalidPackageManifestException thrown in file
/home/www/wwwdev/vendor/typo3/cms/typo3/sysext/core/Classes/Package/PackageManager.php in line 948.

Now, i don't have any idea, what could be the error, as i didn't change any thing, its just a simple upgrade.
I am looking for your kind response.
Thanks

regards
Bajwa

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.