I'm having the same issue as JacquiiDesigns a couple posts above. I have a newly upgraded vb4.2.2, after creating a category and going to the Ladder or League page for that category I get the below PHP warning:
Code:
Warning: Only variables should be passed by reference in ..../ladders.php on line 3622
I've also been unable to get the banner to load. I've tried setting just the URL (
http://www.example.com/image.jpg) and HTML like so:
Code:
<img src="http://www.example.com/image.jpg" />
but nothing works, it just posts it as plain text on the page.
I've gone through all of the settings in admincp and don't see anything related to either issue. Am I missing something? Any help is much appreciated. I'll keep trying to determine the issue.
Edit: I forgot to mention that I'm not sure if I'm being limited to a template or not as I only have the option for my installed template and the mobile, which just loads a white page with the PHP warnings. I'm not sure if this is caused by this issue or not.
Edit2: I'm now also getting the following error messages on the category view itself:
Code:
Warning: Only variables should be passed by reference in ..../competitions.php on line 2661
Warning: Only variables should be passed by reference in ..../competitions.php on line 2664