Menu Content

Support

> Forums, FAQs & Paid Support
Welcome, Guest
Username Password: Remember me
Support forum for users using free edition of JoomSEF 3 (Joomla 1.5 compatible). These forums are mainly for mutual help between users.

Please note that due to our capacity limitations, we do not monitor these forums regularly.
  • Page:
  • 1

TOPIC: help on joomSEF

help on joomSEF 16 years, 11 months ago #2257

Hi,

I was able to make JoomSEF1.5 work in one of my sites but i am getting an error on the top part of my site

Warning: Call-time pass-by-reference has been deprecated - argument passed by value; 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. However, future versions may not support this any longer. in /var/www/html/memoryworld/mambots/system/joomsef_metabot.php on line 42



how can i fix this?

also i got another problem, on my second site when i installed artio Joomsef 1.5
al the pages turned blank. no errors on the page just plain blank page.

how can i fix this?

i am using joomla 1.0.12

hope you could help me on this.

thanks!

Re:help on joomSEF 16 years, 11 months ago #2269

  • gnomex
Try this! It worked for me is:

Open the file:
mambots/system/joomsef_metabot.php

On line 43 replace:



 /metaMainFrame(&$mainframe->_db, $option, '.');


with:

metaMainFrame($mainframe->_db, $option, '.');
//The line below was giving a Call-time pass-by-reference has been deprecated error
//metaMainFrame(&$mainframe->_db, $option, '.');


I am no programer and I don`t know if this change with damage anything else. If anybody knows more, please let us know!

Re:help on joomSEF 16 years, 11 months ago #2272

thanks the error is gone already.

Re:help on joomSEF 16 years, 11 months ago #2301

raymund wrote:
thanks the error is gone already.


how did you get rid of the error??

Re:help on joomSEF 16 years, 11 months ago #2332

Thanx to this! Had the same error and spent half a night without success!
Sometimes google-ing is better than thinking...
  • Page:
  • 1
User Login Empty