Title: Connection uploading issues
Last modified: August 30, 2016

---

# Connection uploading issues

 *  Resolved [VintageBrighton](https://wordpress.org/support/users/vintagebrighton/)
 * (@vintagebrighton)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/connection-uploading-issues/)
 * Hi,
 * I’ve been using the Connections plugin for several years to list shops and events
   on my website [http://www.vintagebrighton.com](http://www.vintagebrighton.com).
 * I’ve recently updated and now can’t upload the usual event details to this page:
   [http://www.vintagebrighton.com/vintage-events/](http://www.vintagebrighton.com/vintage-events/)
 * It won’t let me leave the ‘surname’ box empty (which I’ve not had to use before,
   as this isn’t relevant for my listings) and even when I fill this in and select‘
   add entry’ it then leads to a blank white page with the text ‘access denied’.
 * Any advice on how to resolve this issue would be greatly appreciated.
 * Many thanks,
    Jo
 * [https://wordpress.org/plugins/connections/](https://wordpress.org/plugins/connections/)

Viewing 9 replies - 1 through 9 (of 9 total)

 *  Plugin Author [Steven](https://wordpress.org/support/users/shazahm1hotmailcom/)
 * (@shazahm1hotmailcom)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/connection-uploading-issues/#post-6660180)
 * **@ VintageBrighton**
 * **re: It won’t let me leave the ‘surname’ box empty (which I’ve not had to use
   before, as this isn’t relevant for my listings)**
 * The last name has always been required, however, this requirement wasn’t properly
   enforced. Late last year this was corrected as the last name is truly needed 
   now.
 * Looking at your site, you are not adding individuals, so, when adding an entry…
   simply change the Entry Type to Organization first since that better fits your
   usage of Connections.
 * **re: when I fill this in and select ‘add entry’ it then leads to a blank white
   page with the text ‘access denied’.**
 * My best guess… is that you upgraded from a fairly old version of Connections.
   In the past there have been others where the database upgrades did not properly
   execute which caused similar issues when adding/editing an entry. I’ve never 
   been able to duplicate this but I can fix it. If you open a ticket in our [support forum](http://connections-pro.com/support/forum/general-support/),
   I can help you further from there.
 * [http://connections-pro.com/support/forum/general-support/](http://connections-pro.com/support/forum/general-support/)
 *  Thread Starter [VintageBrighton](https://wordpress.org/support/users/vintagebrighton/)
 * (@vintagebrighton)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/connection-uploading-issues/#post-6660271)
 * Hi Steve,
 * Thanks for your reply. I’ve used the ‘Organization’ option instead and that seems
   to be working.
 * However, when I added a new shop to my directory (called Flock) it has added 
   it to the end of the list rather than including in alphabetical order: [http://www.vintagebrighton.com/vintage-shop-directory/](http://www.vintagebrighton.com/vintage-shop-directory/)
 * Please could you let me know how to solve this?
 * Many thanks,
    Jo
 *  Thread Starter [VintageBrighton](https://wordpress.org/support/users/vintagebrighton/)
 * (@vintagebrighton)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/connection-uploading-issues/#post-6660272)
 * Hi again,
 * I think I’ve solved this by reverting to adding the shop as ‘individual’ and 
   adding this order code to my page:
 * [connections category=3 order_by=first_name]
 * I figured that because I’d added this shop as an organization rather than individual
   it wasn’t ordering it in the same list as the other shops (which are all listed
   as individuals)? Is this correct? If so, would you recommend changing all of 
   the shops to be listed as organizations? In this case what should I change the
   order code to? So order_by=?
 * Many thanks,
    Jo
 *  Plugin Author [Steven](https://wordpress.org/support/users/shazahm1hotmailcom/)
 * (@shazahm1hotmailcom)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/connection-uploading-issues/#post-6660274)
 * **@ VintageBrighton**
 * The sorting will really depend on how you were entering your data as individuals,
   even though they were Organizations…
 * Sorting when mixing Individuals and Organizations has been taken into account.
   An Organization will be sorted in line with the the Last Name of an Individual.
   As an example, say you have two Individuals where one’s last name begins with
   an “A” and the other begins with a “C”. When you add an Organization that begins
   with a “B”, it will be ordered between the “A” and “C”.
 * So, that said, if it is sorting to the the end of the list, my guess is that 
   you were only entering first names. Correct?
 * Is there an `order_by` option you can use to force the sort order you want?, 
   Sorry, but no, because the first names and organization name are stored in separate
   columns in the database so one will always come before another with the way your
   data has been input.
 * The real fix would be edit your old entries, copying the name from the first 
   name field, switching the entry type to Organization and then pasting the name
   back in and saving it. Looking at the number of entries in your directory, this
   would only take about 15 minutes (ish).
 * Hope that helps!
 *  Thread Starter [VintageBrighton](https://wordpress.org/support/users/vintagebrighton/)
 * (@vintagebrighton)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/connection-uploading-issues/#post-6660275)
 * Hi Steve,
 * Very helpful thank you. I’ve now changed all the entries in my shop and events
   directories to be ‘organizations’.
 * This has lost the chronological ordering of the events, however – despite using
   the code ‘order_by=birthday’ on the events page: [http://www.vintagebrighton.com/vintage-events/](http://www.vintagebrighton.com/vintage-events/)
 * Do you have any advice to rectify this?
 * Many thanks,
    Jo
 *  Plugin Author [Steven](https://wordpress.org/support/users/shazahm1hotmailcom/)
 * (@shazahm1hotmailcom)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/connection-uploading-issues/#post-6660276)
 * **@ VintageBrighton**
 * I’m not aware of any issues when ordering by birthday, not saying one might not
   exist…
 * I looked at the page, the dates are not shown so it is impossible for me to discern
   what the order is compared to what it should be.
 * If you [post a new support ticket here](http://connections-pro.com/support/forum/general-support/#new-post),
   I’ll be able to help you resolve it.
 *  Thread Starter [VintageBrighton](https://wordpress.org/support/users/vintagebrighton/)
 * (@vintagebrighton)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/connection-uploading-issues/#post-6660277)
 * Thanks,
 * How do I register so I can post a ticket?
 * Many thanks,
    Jo
 *  Plugin Author [Steven](https://wordpress.org/support/users/shazahm1hotmailcom/)
 * (@shazahm1hotmailcom)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/connection-uploading-issues/#post-6660278)
 * **@ VintageBrighton**
 * You do not need to register… fill in the form and submit, that’s it 🙂
 *  Plugin Author [Steven](https://wordpress.org/support/users/shazahm1hotmailcom/)
 * (@shazahm1hotmailcom)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/connection-uploading-issues/#post-6660279)
 * **@ VintageBrighton**
 * Trying again here…
 * I replied to you yesterday but have not heard back.
 * [http://connections-pro.com/support/topic/birthday-date-ordering/](http://connections-pro.com/support/topic/birthday-date-ordering/)
 * Maybe you did not receive the notice that I replied???
 * If you didn’t, please reply back in the other forum, thanks!

Viewing 9 replies - 1 through 9 (of 9 total)

The topic ‘Connection uploading issues’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/connections_2b7e99.svg)
 * [Connections Business Directory](https://wordpress.org/plugins/connections/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/connections/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/connections/)
 * [Active Topics](https://wordpress.org/support/plugin/connections/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/connections/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/connections/reviews/)

 * 9 replies
 * 2 participants
 * Last reply from: [Steven](https://wordpress.org/support/users/shazahm1hotmailcom/)
 * Last activity: [10 years, 7 months ago](https://wordpress.org/support/topic/connection-uploading-issues/#post-6660279)
 * Status: resolved