Wedge repo -- installation feedback

Pandos

  • Living on the edge of Wedge
  • Posts: 635
Re: Wedge repo -- installation feedback
« Reply #60, on January 22nd, 2014, 08:31 PM »
Quote from Pandos on January 22nd, 2014, 07:45 PM
Quote from Wanchope on January 22nd, 2014, 06:47 PM
The part to the theme in the theme settings is wrong, it says website.com/Theme; this is not a correct part.
Are you on the latest version?
The BIT thingy is fixed....
Sorry, wromg quote :)
Quote from kimikelku on January 22nd, 2014, 07:13 PM
Ubuntu 12.04, PHP 5.3.10, MySQL 5.5.32, apart from the bit(1) problem in the database, its working fine.
# dpkg-reconfigure brain
error: brain is not installed or configured

wedge.helmer.co

  • Grumpy Old Man
  • Posts: 18
Re: Wedge repo -- installation feedback
« Reply #61, on January 23rd, 2014, 09:41 AM »Last edited on January 24th, 2014, 05:05 PM by Nao
Quote from Nao on January 22nd, 2014, 09:44 AM
There it is. Second paragraph. Installation. Mentions every step to follow.
The alpha package will ship with all install/ files in the root by default, but for the pre-alpha, I'm expecting people to at least read the readme... :whistle:
"Read me files, we don't need no stinking rename filed"
Quote from Nao on January 22nd, 2014, 09:44 AM
Oh... So you're elk.helmer.co over at Elk's?
Give the man a brass ring. Yes, I am elk.helmer.co over at Elkarte. elk.helmer.co is one of my sub-domains dedicated for testing the elk software. If you do not have access tthato your own site, go register and send me a PM I will give you super user permissions to test with.

The same as above about elk is also true about wedge.helmer.co. Give one or both a spin

Nao,

Please change my login name to wedge.helmerl.co might as well keep things consistent!

Thanks,

John

havok

  • Posts: 29
Re: Wedge repo -- installation feedback
« Reply #62, on January 23rd, 2014, 11:28 AM »
 my server was at first "actively denying any connection" the first 3 times. i just kept retrying and finally it installed.
i havent tried the importer yet, but so far i am loving the look of the admin area. the layout looks sleek and easy to navigate. :eheh:
Re: Wedge repo -- installation feedback
« Reply #63, on January 23rd, 2014, 03:00 PM »Last edited on January 23rd, 2014, 08:02 PM
Help
i tried to do a reinstall on a new database but i am getting error msg.
The installer has detected that you have wedge already installed.
Pls delete existinh database tables and replace settings.php

i have done this but errot still persisting


deleting the folder with go daddy admin panel was leaving some residual files. when i used 3rd party ftp to delete the folder worked like a charm. back up and running
 :eheh:

Norodo

  • Oh you Baidu, so randumb. (60 sites being indexed at once? Jeez)
  • Posts: 469
Re: Wedge repo -- installation feedback
« Reply #64, on January 24th, 2014, 03:41 PM »
I've managed to install Wedge somewhere, finally. It's on my laptop localhost. I did get this error message while installing:

Code: [Select]
Some of the queries were not executed properly. This could be caused by an unsupported (development or old) version of your database software.

Technical information about the queries:
Line #626: Field 'offlimits_msg' doesn't have a default value
Line #1735: Field 'data' doesn't have a default value

But it seems to work. I run MySQL version: 5.6.15

Code: [Select]
In my error log I got:
 2: filemtime(): stat failed for /Users/Finn/Sites/wedge/gz/cache.lock

But all I had to do was touch cache.lock to create the file and now it doesn't give that error any more.

I also got this after opening logs:
Code: [Select]
8: Undefined offset: 0
File: /Users/Finn/Sites/wedge/gz/app/Subs-BoardIndex.php
Line: 472

All in all it seems to work!

Nao

  • Dadman with a boy
  • Posts: 16,079
Re: Wedge repo -- installation feedback
« Reply #66, on January 24th, 2014, 05:03 PM »
Quote from Wanchope on January 22nd, 2014, 06:47 PM
The part to the theme in the theme settings is wrong, it says website.com/Theme; this is not a correct part.
Theme settings..?
I already said multiple times that this section is not finished yet. Basically, I'm going to remove everything pertaining to themes, but I need to determine what I'll re-use for skin handling, and what I'll completely delete.
So, anything you see in there is NOT a bug.
Re: Wedge repo -- installation feedback
« Reply #67, on January 24th, 2014, 05:08 PM »
Quote from ftab4me on January 23rd, 2014, 09:41 AM
Quote from Nao on January 22nd, 2014, 09:44 AM
There it is. Second paragraph. Installation. Mentions every step to follow.
The alpha package will ship with all install/ files in the root by default, but for the pre-alpha, I'm expecting people to at least read the readme... :whistle:
"Read me files, we don't need no stinking rename filed"
Apparently, you don't need proper quote tools either, eh..? I've fixed your post for you.
In the future, instead of doing guess work-- just put your cursor where you want to reply, and hit Shift+Enter or Ctrl+Enter, as indicated below the post box. This will cleanly cut the post at that place, and allow you to reply without breaking nested quotes. It also works for other BBCode tags, BTW.
Quote from ftab4me on January 23rd, 2014, 09:41 AM
Give the man a brass ring. Yes, I am elk.helmer.co over at Elkarte. elk.helmer.co is one of my sub-domains dedicated for testing the elk software. If you do not have access tthato your own site, go register and send me a PM I will give you super user permissions to test with.
Nah, I don't need to test anyone's site, I'm already overwhelmed with just wedge.org and my local site...
Quote from ftab4me on January 23rd, 2014, 09:41 AM
Please change my login name to wedge.helmerl.co might as well keep things consistent!
You can do that yourself, if you wish...

I won't hold people by the hand. If you're not comfortable with an author who expects his users to google things and reading existing posts instead of asking their questions, then you should be using either SMF or ElkArte. (I'd say ElkArte only, but I don't know their position on that specific point. SMF has dozens of members in their team so I expect they can handle support better than one person who also happens to be the lead developer.)
Re: Wedge repo -- installation feedback
« Reply #68, on January 24th, 2014, 05:31 PM »
Quote from Norodo on January 24th, 2014, 03:41 PM
I've managed to install Wedge somewhere, finally. It's on my laptop localhost. I did get this error message while installing:

Code: [Select]
Some of the queries were not executed properly. This could be caused by an unsupported (development or old) version of your database software.

Technical information about the queries:
Line #626: Field 'offlimits_msg' doesn't have a default value
Line #1735: Field 'data' doesn't have a default value
And again:
http://dev.mysql.com/doc/refman/5.6/en/data-type-defaults.html

This makes absolutely no sense at all...
Especially since lines 626 and 1735 are both about adding data to the table, so it implies that the table was properly created.
I've added a few bytes to inserting dummy empty values, but honestly, I'm not thrilled with that... Does that mean you'll get the same errors when creating new boards and posting messages..?
Quote from Norodo on January 24th, 2014, 03:41 PM
Code: [Select]
In my error log I got:
 2: filemtime(): stat failed for /Users/Finn/Sites/wedge/gz/cache.lock

But all I had to do was touch cache.lock to create the file and now it doesn't give that error any more.
Yeah, well, doesn't make sense either... Or maybe you didn't chmod your /gz/ folder properly...? (It needs to be chmodded, like all of its children -- at least until I get to rewrite the install process, as mentioned above.)
Quote from Norodo on January 24th, 2014, 03:41 PM
I also got this after opening logs:
Code: [Select]
8: Undefined offset: 0
File: /Users/Finn/Sites/wedge/gz/app/Subs-BoardIndex.php
Line: 472

All in all it seems to work!
Any reasons why Wedge should fail to find any board category..?
On what page are you getting these errors, exactly?
Re: Wedge repo -- installation feedback
« Reply #69, on January 24th, 2014, 11:37 PM »
Quote from Nao on January 24th, 2014, 05:01 PM
Thanks, I'll have a look ASAP. A bit overwhelmed after taking a break yesterday...
Haven't had time to do it, and I'm going to bed now (activity is a bit less intense, so I thought I'm probably not needed and I can try to finally get some hours of sleep.)
Do I still need to look into it..?

I'd really like the install process to be as smooth as possible. Oh, I don't remember though... Was it post-install? A problem with 500 errors, right..?

Norodo

  • Oh you Baidu, so randumb. (60 sites being indexed at once? Jeez)
  • Posts: 469
Re: Wedge repo -- installation feedback
« Reply #70, on January 25th, 2014, 02:37 AM »
Quote from Nao on January 24th, 2014, 05:31 PM
This makes absolutely no sense at all...
Especially since lines 626 and 1735 are both about adding data to the table, so it implies that the table was properly created.
I've added a few bytes to inserting dummy empty values, but honestly, I'm not thrilled with that... Does that mean you'll get the same errors when creating new boards and posting messages..?
I'll get back to you on that.
Quote
Yeah, well, doesn't make sense either... Or maybe you didn't chmod your /gz/ folder properly...? (It needs to be chmodded, like all of its children -- at least until I get to rewrite the install process, as mentioned above.)
I chmodded everything and everything else worked. I have no idea. Just the lockfile that I had to create. I'll see if I can replicate the error.
Quote
Any reasons why Wedge should fail to find any board category..?
On what page are you getting these errors, exactly?
This is on a log page for moderation (I think?) It has no entries, so that might be it.

Sorry, just got home from a party. I'll probably be more constructive tomorrow!

Powerbob

  • Posts: 151

Norodo

  • Oh you Baidu, so randumb. (60 sites being indexed at once? Jeez)
  • Posts: 469
Re: Wedge repo -- installation feedback
« Reply #72, on January 25th, 2014, 03:46 PM »
Quote from Nao on January 24th, 2014, 05:31 PM
I've added a few bytes to inserting dummy empty values, but honestly, I'm not thrilled with that... Does that mean you'll get the same errors when creating new boards and posting messages..?
Actually, I get

Code: [Select]
Database Error

File: /Users/Finn/Sites/wedge/gz/app/Subs-Post.php
Line: 1225

When posting messages. Creating boards is okay though.
Quote from Nao on January 24th, 2014, 05:31 PM
Any reasons why Wedge should fail to find any board category..?
On what page are you getting these errors, exactly?
Used to get them on index.php?action=moderate but after adding a board and doing some other things I no longer do.

Nao

  • Dadman with a boy
  • Posts: 16,079
Re: Wedge repo -- installation feedback
« Reply #73, on January 25th, 2014, 04:42 PM »
I'll look into mass upload. But are you sure it's not related to posting too big a file..?

@Norod, that line is the one that inserts new topics (not posts). I tried creating a new topic on my local site, and saw nothing special happen. What's the exact database error..? (Make sure SQL queries are enabled in the server > debug settings. I think it's over there.)