Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - dabrowski

Pages: [1] 2 3 4
1
How To's / Re: Increase the latest activity list v 1.7.5
« on: January 15, 2013, 04:50:54 pm »
Does no one know where this might be fixed?

2
How To's / Increase the latest activity list v 1.7.5
« on: December 06, 2012, 10:40:50 am »
When we view a user, it seems only three activities appear below. When we hit all activities, it times out because we're on a crappy host.

Where would I modify the code to make it show, maybe the last 20 or 50 things?


3
Feng Office 2 / Add user to company, doesn't show in company card
« on: August 14, 2012, 09:06:34 pm »
I can create new contacts and include their company name from the drop down, and in the people pane, they show up under the company. But when viewing the company card, they don't show up when you expand people or users.

Also, people is lowercase and it bothers me.

4
Feng Office 2 / Executive users being created
« on: August 11, 2012, 11:43:28 pm »
It seems that every time I add a new person, it creates a new executive user. I thin that I uncheck that the person WON'T be using feng.

5
How To's / Re: Disappearing email
« on: August 11, 2012, 10:14:25 pm »
Yes, I was missing something: Filter by state. Only showing unread.

6
How To's / Re: Automatic sub tasks
« on: August 11, 2012, 09:35:55 pm »
Sounds like a template, where you can create a milestone with tasks, and add the object to a template, thus creating the tasks and milestone automatically. However, it might not support subtasks very well (I only played with it for a few minutes).

7
How To's / Re: user history
« on: August 11, 2012, 09:27:47 pm »
I know the forum isn't a priority, but I certainly wish there was a little more activity on here. I just installed 2.1, so if I come across this and get an answer, I'll definitely share it.

8
How To's / Re: Task List
« on: August 11, 2012, 09:26:08 pm »
I would double check that they have permissions in the workspace in which you're trying to assign the task.

9
How To's / [Solved] Disappearing email
« on: August 11, 2012, 08:55:38 pm »
I realize I will not have a lot of look and see to troubleshoot here, but it seems a handful of emails are gone.

I just recently decided to integrate email in Feng, and there were a few building up, but now there are only the new ones, but emails from last week are gone.

Even if I go to all workspaces to make sure they're not misplaced, there are still only a few.

Could I be missing something?

10
Feng Office 2 / Workspace description
« on: July 01, 2012, 07:43:59 pm »
Previously, the workspace description displayed in the overview. Is that still avaialble in 2?

11
How To's / New Error: Object # has no method 'indexOf'
« on: May 15, 2012, 08:28:05 am »
Just started getting this error while editing html files in the system. Any idea what causes that?

12
How To's / Create task from, automatically linked to, object
« on: October 27, 2011, 12:17:32 pm »
How hard would it be to add a "Create Task" button while viewing any object, particularly Company, Contact, Event, etc. and automatically have it linked to the object?

13
How To's / Re: New email grabs lots of contacts, but doesn't create draft
« on: October 20, 2011, 12:05:00 pm »
Ultimately discovered one company name that had a tagline snuck in with the company name, leaving Company Name "The best Company around." in the field. The double quotes killed the SQL statement.

So this is resolved. Hope it helps someone else on the forums.

14
How To's / Send mail fails, blank error
« on: October 20, 2011, 12:02:04 pm »
I've tried every configuration of sending mails, but I keep failing on send and it says

Code: [Select]
Error:

This email, or another one located in your 'Outbox' folder, has not been sent because there seems to be a problem with your email account settings or email server. The error message is: ''

We're on 1and1 host, who says they shouldn't have any conflict with Swift Mailer.

15
How To's / Re: New email grabs lots of contacts, but doesn't create draft
« on: October 06, 2011, 04:48:10 pm »
Okay, me,

I looked over the companies table, since it seemed to be trying to output companies before it fails. (The other thread has contacts.)

I saw that all of the companies that have an apostrophe aren't escaped, and I wondered if that was killing the query. So I removed the apostrophe from the 30 or so company names via PHPMyAdmin.

Problem persists, but now, for a company name that was "Brown's Company," and is now "Browns Company," I can't find the record in Feng with "brown's" or "browns," but it is still in the system and can be found by searching for "company."

Is that because I changed it on the backend and there is a cached index value or something?

Still not sure what's causing the problem in the Compose mode.

Pages: [1] 2 3 4