-
AuthorPosts
-
April 24, 2009 at 8:03 am #140564
Hi, on a new fresh install of the JA_opal template i get this error:
Warning: Call-time pass-by-reference has been deprecated in E:EasyPHP 3.0wwwmodulesmod_jatabshelper.php on line 130
The line that gives the problem is this one:
$plg->onPrepareContent(&$row, $pparams, 0);
Any ideas?
Thanks
April 25, 2009 at 7:20 am #302509no one? :((
April 28, 2009 at 9:09 pm #302825i have de same problem 🙁
May 2, 2009 at 11:46 pm #303238i have de same problem. somebody help
dezco88 Frienddezco88
- Join date:
- February 2009
- Posts:
- 2
- Downloads:
- 0
- Uploads:
- 0
- Thanked:
- 1 times in 1 posts
May 29, 2009 at 9:47 pm #306154Looks like you never got an answer to this one. I also posted the same question, and got nothing back. I took it upon myself to go into the file and tweak it. So, if you navigate to the helper.php file within the modules folder.. under mod_jatabs, on line 130, you need to take out this & sign in red:
if (class_exists(‘plgContentJA_tabs’)) {
$sub = null;
$plg = new plgContentJA_tabs($sub);
$pparams=array();
–> $plg->onPrepareContent(&$row, $pparams, 0);
}
So remove the & sign, and save the file. That worked for me on one template, but had issues in internet explorer on another. Go figure… IE always gives issues though… Try that and let me know if it works for you… remember to check it on IE Windows…. Maybe we’ll get an answer from the experts one day….1 user says Thank You to dezco88 for this useful post
daylin Frienddaylin
- Join date:
- June 2009
- Posts:
- 131
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 3
- Thanked:
- 13 times in 2 posts
August 5, 2009 at 12:49 am #313244I am not sure if your question has been answered. Do you still need support?
Also, are you using Firefox with the Firebug extension to help solve design problems and source code acquisition?
Donate credits and mark as “best answer” if this post helped you. Thank you and Good Luck!
daylin
Anonymous ModeratorJA Developer
- Join date:
- September 2014
- Posts:
- 9914
- Downloads:
- 207
- Uploads:
- 152
- Thanks:
- 1789
- Thanked:
- 2008 times in 1700 posts
September 21, 2009 at 4:44 am #317957Hi
Please check this thread:
http://www.joomlart.com/forums/topic/jatabs-error-in-ja-opal-quickstart-version/
-
AuthorPosts
This topic contains 7 replies, has 6 voices, and was last updated by Anonymous 15 years, 2 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum