The Thinkery

Not finding what you're looking for? Don't hesitate to contact us!

Before Posting...

Before posting questions in the forums, please be sure to read the FAQs by clicking on the FAQs link in the sidebar product menu. You must be logged in and have a valid subscription to access the SUPPORT FORUMS.
×
Support Policy Notice

As outlined in our Rules section (though never closely followed by our staff!), effective immediately we will no longer be taking time to provide customizations of our products.

× PLEASE DO NOT POST SUPPORT QUESTIONS HERE!

Not working after installation, what to do?

More
6 years 7 months ago #50266 by tim
tim replied the topic: Not working after installation, what to do?
Hi-- please turn error reporting on to maximum / development and reload the page-- there should be some error message output.

Please Log in or Create an account to join the conversation.

  • mikael@bjors.se
  • mikael@bjors.se's Avatar Topic Author
  • Offline
  • Puzzler
  • Puzzler
More
6 years 7 months ago #50285 by mikael@bjors.se
mikael@bjors.se replied the topic: Not working after installation, what to do?
Fatal error: Can't use function return value in write context in /srv/www/php01-31832/www/components/com_workforce/views/employee/tmpl/default_employee.php on line 125

This is why I get a blank page. Why?

And why I don't get 2 or 3 columns, when set that in settings? Only one, despite my settings!

Please Log in or Create an account to join the conversation.

More
6 years 7 months ago #50286 by tim
tim replied the topic: Not working after installation, what to do?
Was this an upgrade from an earlier version of WF? This error message comes from a bug that was fixed more than six months back. Please post a snippet from the file / lines in question.

Thanks

Please Log in or Create an account to join the conversation.

  • mikael@bjors.se
  • mikael@bjors.se's Avatar Topic Author
  • Offline
  • Puzzler
  • Puzzler
More
6 years 7 months ago #50287 by mikael@bjors.se
mikael@bjors.se replied the topic: Not working after installation, what to do?
No, this is a brand new install. Have not used your components earlier. First try. Fetch from your server just days ago...

I dont want to go to Spider Contacts, because it seems so ugly compered to this one - but I have to get it working!

Here is line 120, and 15 following rows...
<div class="btn-group">
<?php echo $buttons2; ?>
</div>
</div>
<?php endif; ?>
<?php if (!empty($contact) || !empty(trim($this->employee->street_address)) || !empty($this->employee->tags->itemTags)): ?>
<div class="row-fluid">
<div class="span12">
<div class="span6 wf-employee-details">
<?php
if (!empty($contact)):
echo '<div class="wf-employee-contact-holder">';
echo $contact;
echo '</div>';
endif;
?>
</div>

Please Log in or Create an account to join the conversation.

  • mikael@bjors.se
  • mikael@bjors.se's Avatar Topic Author
  • Offline
  • Puzzler
  • Puzzler
More
6 years 7 months ago #50289 by mikael@bjors.se
mikael@bjors.se replied the topic: Not working after installation, what to do?
No sorry, new error:

Parse error: syntax error, unexpected ')' in /srv/www/php01-31832/www/components/com_workforce/views/employee/tmpl/default_employee.php on line 127

Shall I try with the older version on your site?

Please Log in or Create an account to join the conversation.

More
6 years 7 months ago #50290 by tim
tim replied the topic: Not working after installation, what to do?
No, sorry, that is my fault. One more try:


File Attachment:

File Name: default_em...hp-2.zip
File Size:3 KB
Attachments:

Please Log in or Create an account to join the conversation.

Moderators: vinny
Time to create page: 0.185 seconds