Title: cdaluk's Replies | WordPress.org

---

# cdaluk

  [  ](https://wordpress.org/support/users/cdaluk/)

 *   [Profile](https://wordpress.org/support/users/cdaluk/)
 *   [Topics Started](https://wordpress.org/support/users/cdaluk/topics/)
 *   [Replies Created](https://wordpress.org/support/users/cdaluk/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/cdaluk/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/cdaluk/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/cdaluk/engagements/)
 *   [Favorites](https://wordpress.org/support/users/cdaluk/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[StageShow] No seating plan when adding a price plan](https://wordpress.org/support/topic/no-seating-plan-when-adding-a-price-plan/)
 *  [cdaluk](https://wordpress.org/support/users/cdaluk/)
 * (@cdaluk)
 * [2 years ago](https://wordpress.org/support/topic/no-seating-plan-when-adding-a-price-plan/#post-17962115)
 * Thanks bobocop, I ended up using WPRollback and installed stageshow 9.6 (last
   tagged release in svn).
 * I had a similar issue last time I setup a show when setting the seatingID manually
   such as admin users unable to add sales manually and the ticket list not printing
   exporting at all, which was a pain as I had to write an SQL statment for each
   performance to try and get the list out in a form the ticket desk could understand
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[StageShow] No seating plan when adding a price plan](https://wordpress.org/support/topic/no-seating-plan-when-adding-a-price-plan/)
 *  [cdaluk](https://wordpress.org/support/users/cdaluk/)
 * (@cdaluk)
 * [2 years ago](https://wordpress.org/support/topic/no-seating-plan-when-adding-a-price-plan/#post-17953507)
 * just come here to say I can replicate the above with a vanilla install with only
   stageshow plugin active
 * latest wordpress and latest shageshow
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[StageShow] Error creating barcodes](https://wordpress.org/support/topic/error-creating-barcodes/)
 *  Thread Starter [cdaluk](https://wordpress.org/support/users/cdaluk/)
 * (@cdaluk)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/error-creating-barcodes/#post-9099610)
 * Hi Malcolm,
 * Thanks for getting back to me and I hope you had a good break!
 * Yes I’ve since reverted back to 5.6, I had some trouble with the stripe integration
   also under 7.0 however that may have been due to a missing library, after this
   show run is complete I’ll have a play with php 7.1 and see what happens. Happy
   for you to mark this as resolved in the mean time though!
 * Thanks once again,
 * Seb
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[StageShow] Error creating barcodes](https://wordpress.org/support/topic/error-creating-barcodes/)
 *  Thread Starter [cdaluk](https://wordpress.org/support/users/cdaluk/)
 * (@cdaluk)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/error-creating-barcodes/#post-9083332)
 * So after a bit of digging, looks like this is an incompatibility between the 
   barcode generation code and php 7.
 * Currently I’ve set the ‘createImage’ method to return null, so at least tickets
   can be purchased. Without this, clicking ‘View Email’ returns a server 500 error
   and no emails get sent when tickets attempt to get bought.
 * I’ll see if I can knock together some replacement code until an official fix 
   is out.
 * Thanks,
 * Seb
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[StageShow] Having trouble getting seating plan right](https://wordpress.org/support/topic/having-trouble-getting-seating-plan-right/)
 *  Thread Starter [cdaluk](https://wordpress.org/support/users/cdaluk/)
 * (@cdaluk)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/having-trouble-getting-seating-plan-right/#post-8905189)
 * Thanks for your pointers Malcolm, all solved
 * Just for anyone who is interested I ended up using the following:
 * CSS to ‘insert’ text into ‘STAGE’ image:
 * #stageshow-boxoffice-ChurchHall-block1:before {
    content: “STAGE”; }
 * 3 separate zones:
 * Main block definition:
 * [rd5.5]1.1-1.8,[rd5.15]1.9-1.10,
    [rd6.5]2.1-2.8,[rd6.15]2.9-2.10, [rd7.4]3.1-
   3.9,[rd7.15]3.10-3.12, [rd8.4]4.1-4.9,[rd8.15]4.10-4.12, [rd9.4]5.1-5.9,[rd9.15]
   5.10-5.12, [rd10.3]6.1-6.10,[rd10.15]6.11-6.13, [rd11.3]7.1-7.10,[rd11.15]7.11-
   7.15, [rd12.3]8.1-8.10,[rd12.15]8.11-8.15, [rd13.4]9.1-9.4,[rd13.15]9.5-9.8, [
   rd14.3]10.1-10.5,[rd14.15]10.6-10.10
 * Rows legend:
 * [5.1]R1-11
 * Image definition (stage):
 * [i1]1.3-2.16
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Page Security & Membership] [Plugin: Page Security by Contexture] Clicking on Restrict Access on a new post brings up 'An e](https://wordpress.org/support/topic/plugin-page-security-by-contexture-clicking-on-restrict-access-on-a-new-post-brings-up-an-error-occurred/)
 *  Thread Starter [cdaluk](https://wordpress.org/support/users/cdaluk/)
 * (@cdaluk)
 * [14 years, 7 months ago](https://wordpress.org/support/topic/plugin-page-security-by-contexture-clicking-on-restrict-access-on-a-new-post-brings-up-an-error-occurred/#post-2489829)
 * For those with this error I have discovered a way around the problem.
 * If you create your new post and click ‘Save draft’ you’ll then have access to
   click the ‘Protect this post and it’s decendants’ You should then get the ‘An
   error occurred:’ pop up. If you then dismiss the pop-up by clicking ‘OK’ and 
   click ‘Save Draft’ again you should gain access to the list of groups and you
   can apply rules as normal by selecting relevant groups and publishing as normal.
 * Hope this helps whilst the plugin is being fixed!
 * S
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[People Lists] [Plugin: People Lists] Drag and drop seems to be broken in WordPress 3.1](https://wordpress.org/support/topic/plugin-people-lists-drag-and-drop-seems-to-be-broken-in-wordpress-31/)
 *  [cdaluk](https://wordpress.org/support/users/cdaluk/)
 * (@cdaluk)
 * [15 years, 5 months ago](https://wordpress.org/support/topic/plugin-people-lists-drag-and-drop-seems-to-be-broken-in-wordpress-31/#post-1936412)
 * +1 for me too 🙁
 * willing to donate $5 for a fix

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