updating fabrik 3.1 with wget from linux server

skyrun

Active Member
i installed a brand new J!3.1.1, then fabrik 3.1 from the downloaded component.

then went to update it from github and found this article:
http://fabrikar.com/forums/index.php?wiki/update-from-github/

that says i can wget the files and untar them directly on my server by typing:
wget --no-check-certificate https://github.com/Fabrik/fabrik/tarball/master -O - | tar -zx --strip-components 1

ok, i was a little dubious since it didn't say 3.1 in there somewhere.... but i figured it was a new server. wth. well, it hoses up the server. can't get into the admin panel or the front end. get the error message:

Warning: require_once(...pathremoved.../administratorDScomponents/com_fabrik/models/fabrik.php): failed to open stream: No such file or directory in...pathremoved... /plugins/system/fabrik/defines.php on line 50 Fatal error: require_once(): Failed opening required '...pathremoved.../administratorDScomponents/com_fabrik/models/fabrik.php' (include_path='.:') in ...pathremoved.../plugins/system/fabrik/defines.php on line 50

so who knows what code i installed over top of my fabrik 3.1 code... or maybe i did it wrong?

anyone know the correct wget? and can that person update the wiki so this doesn't happen to the next poor sap?

on a side note: i got the system back up by disabling all the fabrik extentions with:
update `jos_extensions`
set enabled = 0
WHERE name like '%fabrik%'


so maybe i can uninstall and reinstall and save my joomla at least... we'll see.
 
we're just in the progress of moving the wiki - otherwise I would update the page now
 
Just FYI, the wiki move is progressing. Slower than we hoped, but we should have it done this week.

-- hugh
 
We are in need of some funding.
More details.

Thank you.

Members online

No members online now.
Back
Top