-
AuthorPosts
-
rduque Friend
rduque
- Join date:
- April 2009
- Posts:
- 38
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 4
- Thanked:
- 5 times in 1 posts
April 12, 2009 at 5:33 pm #140181Getting this error:
Warning: Call-time pass-by-reference has been deprecated; If you would like to pass it by reference, modify the declaration of [runtime function name](). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file in /home/content//modules/mod_jatabs/helper.php on line 129
and
how do you change the link on the slideslow? i.e. an external link.
Thanks
Richardscotty Friendscotty
- Join date:
- March 2008
- Posts:
- 2339
- Downloads:
- 0
- Uploads:
- 13
- Thanks:
- 76
- Thanked:
- 827 times in 595 posts
April 13, 2009 at 2:20 am #301065rduque;123977Warning: Call-time pass-by-reference has been deprecated…
You need to switch to PHP5
rduque Friendrduque
- Join date:
- April 2009
- Posts:
- 38
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 4
- Thanked:
- 5 times in 1 posts
April 13, 2009 at 4:51 am #301071im using php 5.2.5
scotty Friendscotty
- Join date:
- March 2008
- Posts:
- 2339
- Downloads:
- 0
- Uploads:
- 13
- Thanks:
- 76
- Thanked:
- 827 times in 595 posts
April 13, 2009 at 12:16 pm #301115You sure? Check Joomla system info tab or check your php.ini file.
rduque Friendrduque
- Join date:
- April 2009
- Posts:
- 38
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 4
- Thanked:
- 5 times in 1 posts
April 13, 2009 at 1:05 pm #301117<em>@scotty 124075 wrote:</em><blockquote>You sure? Check Joomla system info tab or check your php.ini file.</blockquote>
lmao…thanks for your help.it is version 5.2.5. if only the support group here replies i’m sure this will be resolve ASAP.
scotty Friendscotty
- Join date:
- March 2008
- Posts:
- 2339
- Downloads:
- 0
- Uploads:
- 13
- Thanks:
- 76
- Thanked:
- 827 times in 595 posts
April 13, 2009 at 2:26 pm #301119What’s so funny?
In the 5 or 6 other threads with the EXACT same problem as yours switching to PHP5 has resolved the issue.
Just because your server is set to 5.2 does not mean your directory is but good luck with it anyway…
rduque Friendrduque
- Join date:
- April 2009
- Posts:
- 38
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 4
- Thanked:
- 5 times in 1 posts
April 13, 2009 at 2:29 pm #301120<em>@scotty 124080 wrote:</em><blockquote>What’s so funny?
In the 5 or 6 other threads with the EXACT same problem as yours switching to PHP5 has resolved the issue.
Just because your server is set to 5.2 does not mean your directory is but good luck with it anyway… </blockquote>
been laughing about this problem, cause its pissing me off already. the site is hosted so i dont have that much control. and the joomlart support is not as fast as you. all they say is pay we do it.rduque Friendrduque
- Join date:
- April 2009
- Posts:
- 38
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 4
- Thanked:
- 5 times in 1 posts
April 14, 2009 at 2:11 am #301196this is not good…. no reply on the forum, the submitted ticket, the customer care…. 😮
jsliao Friendjsliao
- Join date:
- April 2008
- Posts:
- 817
- Downloads:
- 0
- Uploads:
- 12
- Thanks:
- 25
- Thanked:
- 236 times in 210 posts
April 14, 2009 at 2:15 am #301197It’s just a warning.
Try changing your error reporting settings at Global Configuration->Server
Change it to low or none.
rduque Friendrduque
- Join date:
- April 2009
- Posts:
- 38
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 4
- Thanked:
- 5 times in 1 posts
April 14, 2009 at 4:56 am #301213<em>@jsliao 124184 wrote:</em><blockquote>It’s just a warning.
Try changing your error reporting settings at Global Configuration->Server
Change it to low or none.</blockquote>
thanks jsliao, they sent me the fix already 🙂my clients are happy, i can have my job my back, LOL
scotty Friendscotty
- Join date:
- March 2008
- Posts:
- 2339
- Downloads:
- 0
- Uploads:
- 13
- Thanks:
- 76
- Thanked:
- 827 times in 595 posts
April 14, 2009 at 9:38 am #301231rduque;124203they sent me the fix already…
Care to share it so other members can benefit?
rduque Friendrduque
- Join date:
- April 2009
- Posts:
- 38
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 4
- Thanked:
- 5 times in 1 posts
April 15, 2009 at 5:18 am #301331<em>@scotty 124226 wrote:</em><blockquote>Care to share it so other members can benefit?</blockquote>
error was in the file “helper.ini” [under modules/mod_jatabs folder]goto line 129:
replace this $plg->onPrepareContent(&$row, $pparams 0);
to
$plg->onPrepareContent($row, $pparams, 0);
enjoy
1 user says Thank You to rduque for this useful post
-
AuthorPosts
This topic contains 12 replies, has 3 voices, and was last updated by rduque 15 years, 7 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum