problem with using Seyret componet?

Memovie Joomla Template support forum for Joomla 1.5 only.
GK User
Sun May 30, 2010 10:20 pm
Hi there,

i have recently installed fresh joomla and Memovie template and Seyret component version 3.

everthing went fine but whenever i try to view a video, then i get this NOTICE on the top of page: :(

Code: Select all
Notice: Undefined variable: output in /home1/XXXX/public_html/aloch/templates/gk_memovie/html/mod_search/default.php  on line 56


can anyone please solve this problem for me, i would very thanksful. :)

kind regards

Safi
User avatar
Junior Boarder

GK User
Sun May 30, 2010 10:24 pm
if i disable the search module, then i don't get the error. i think something is wrong with the search mod using with the Memovie template.
please help me
User avatar
Junior Boarder

teitbite
Mon May 31, 2010 1:59 pm
Hi

This message comes form the diffrences of php versions. Please do not worry about it. The way to get rid of it is to decreese the level of error notifications at php.ini file.

Does it make any visible problems on Your site? (despite of the message)
User avatar
Moderator

GK User
Mon May 31, 2010 4:59 pm
Hi teitbite,
can you tell me, how can i decrees the level of error notifications at php.ini file. i mean i don't know which bet to edit?

thank you
User avatar
Junior Boarder

teitbite
Tue Jun 01, 2010 1:10 pm
Hi

Please take a look into this discussion for couple of ideas how to locate php.ini file http://www.webmasterworld.com/forum48/2851.htm
User avatar
Moderator

GK User
Sat Jun 05, 2010 12:24 am
i have turned Off the Display_error in php.ini file
but still i am getting the error messages on my site.
any suggestion please?
User avatar
Junior Boarder

teitbite
Sat Jun 05, 2010 12:24 pm
Hi

In this case there is no other way than sending me ftp details to Your site. I'll search the code for solving this issue.
User avatar
Moderator

GK User
Sun Jun 06, 2010 2:50 am
Hi Teitbite,

thanks for your great kindness, i have emailed you my FTP details.
looking forwards to your help.
User avatar
Junior Boarder

teitbite
Mon Jun 07, 2010 10:59 am
Hi

I've added line:

Code: Select all
<?php if( !isset( $output ) ) { $output = ''; } // eof if()?>


just before the line it was showing the error. Please let me know if it helped.
User avatar
Moderator

GK User
Mon Jun 07, 2010 5:29 pm
Thank you so much for your help Teitbite,
it works wonderfully, but I just noticed one another ERROR message showing, if you could help me out with this too, i would be very pleased with you.

i get this error Notice message again on the Seyret video com.
when i click on a video to play it works fine, but when i click on the "SocialBookmarks" or "Send to a friend" options then i get this Error notice message.
Code: Select all
Notice: Use of undefined constant JA_TOOL_MENU - assumed 'JA_TOOL_MENU' in /home1/XXXX/public_html/aloch/templates/gk_memovie/component.php  on line 25


can you please help me out with this too.

kind regards

SaFi
User avatar
Junior Boarder

teitbite
Tue Jun 08, 2010 12:59 pm
Hi

Please try it now.

I've changed the variable names to the proper one (I hope).

Code: Select all
$tmplTools = GKTemplateHelper::getInstance($this, array('ui', GK_TOOL_SCREEN, GK_TOOL_MENU, 'main_layout', 'direction'));
User avatar
Moderator

GK User
Tue Jun 08, 2010 9:58 pm
Thank you so much for your wonderful help Teitbite.

everything is working fine and smooth now.
kind regards
safi :)
User avatar
Junior Boarder

GK User
Mon Aug 09, 2010 11:34 pm
Great! This also works for the Corporate 2 template, when an undefined variable-error pops up in the mod_searchdefault.php. Thanks
User avatar
Fresh Boarder

teitbite
Thu Aug 12, 2010 9:34 am
Hi

Nice to hear that it helps :)
User avatar
Moderator


cron