shen deshayne
- Total activity 18
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 5
Activity overview
Latest activity by shen deshayne-
shen deshayne commented,
Hey J, Now I'm getting issues with the events-deleted, see https://gist.github.com/047fe37be2ddc078818e See my lines 69 and 86 of events_deleted.php and line 108 of my shell output.
-
shen deshayne created a post,
Undefined index: performerNameTicketEvolution
AnsweredJ, I just upgraded to the latest verion on your php lib and I'm getting the following errors: PHP Notice: Undefined index: performerNameTicketEvolution in /home/vagrant/contender/app-console/vend...
-
shen deshayne commented,
Looks nice! What'd you use to build it? Twitter Bootstrap and ?
-
shen deshayne commented,
Great, glad to see the API evolving. Will you be sending out an email with details once it's implemented? Thanks
-
shen deshayne commented,
Great, thanks.
-
shen deshayne created a post,
Data-Loader Auto-delete events
AnsweredHi J, I've run the data-loader script a few times and I am stuck with extra events. For example the clippers have tevo event id 143865 & 210745 The 210745 event is correct. The 143865 event is fr...
-
shen deshayne commented,
J, Here is how I updated my table to fix this issue: ALTER TABLE tevoPerformers DROP INDEX performerName; ALTER TABLE tevoPerformers ADD INDEX performerName (performerName); Maybe include i...
-
shen deshayne created a post,
Data-Loader: Duplicate entry issue
I'm getting the following error (different performer on each server live/local) when I run the performers data-loader update. I delete the corresponding performer and get the same error. Same if I ...
-
shen deshayne created a post,
Ticket Groups: Currency Types.
Hey J, Do the exchange users have the ability to change their currency? Right now I am ignoring non-USD listings (ticket-group) because we haven't built a currency exchange. Thanks!
-
shen deshayne commented,
I've set it up on our dev server running and got the exact same error. I installed zend using apt-get install zend-framework and here are the results: Reading package lists... Done Building depen...