edmundk Posted November 26, 2011 Report Share Posted November 26, 2011 I recently got the pilot shop addonn and now i wish to have a list of all the items a pilot buys in the pilot center... Any idea what the code would be like? Quote Link to comment Share on other sites More sharing options...
mattia Posted November 26, 2011 Report Share Posted November 26, 2011 you can see in phpMyAdmin in the table "phpvms_pilotshop_bought" you mean this? 1 Quote Link to comment Share on other sites More sharing options...
edmundk Posted November 26, 2011 Author Report Share Posted November 26, 2011 you can see in phpMyAdmin in the table "phpvms_pilotshop_bought" you mean this? No... I mean i want to let the pilot see the names of what products they baught.. In the pilot center Quote Link to comment Share on other sites More sharing options...
mattia Posted November 26, 2011 Report Share Posted November 26, 2011 This is the link: www.yoursite.com/index.php/pilotshop/pilotHomePage in my pilot center (profile_main.tpl) I added this: <li><a href="<?php echo url('/PilotShop/pilotHomePage'); ?>">View My purchases</a></li> 1 Quote Link to comment Share on other sites More sharing options...
edmundk Posted November 26, 2011 Author Report Share Posted November 26, 2011 sorry, I didn't understand This is the link: www.yoursite.com/index.php/pilotshop/pilotHomePage in my pilot center (profile_main.tpl) I added this: <li><a href="<?php echo url('/PilotShop/pilotHomePage'); ?>">View My purchases</a></li> OMG!! THANKS!! Your a life saver! 1 Quote Link to comment Share on other sites More sharing options...
mattia Posted November 26, 2011 Report Share Posted November 26, 2011 Quote Link to comment Share on other sites More sharing options...
edmundk Posted November 26, 2011 Author Report Share Posted November 26, 2011 WHere do i put the code for the awords? Quote Link to comment Share on other sites More sharing options...
mattia Posted November 26, 2011 Report Share Posted November 26, 2011 WHere do i put the code for the awords? soon you say, I'm looking for just a second 1 Quote Link to comment Share on other sites More sharing options...
mattia Posted November 26, 2011 Report Share Posted November 26, 2011 ok, check your award problem Quote Link to comment Share on other sites More sharing options...
TAV1702 Posted November 27, 2011 Report Share Posted November 27, 2011 Mark1million and I have done some work to that module since the author seems to have abandoned it. I do plan on working on it some more real soon like. I just got started with a new term at school and have been busy. I plan on working on this some more this week and that was one of the code edits I was going to give. Quote Link to comment Share on other sites More sharing options...
mattia Posted November 29, 2011 Report Share Posted November 29, 2011 thanks TAV1702 and Mark You can also add that when you reset the pilot pay? Quote Link to comment Share on other sites More sharing options...
TAV1702 Posted December 2, 2011 Report Share Posted December 2, 2011 thanks TAV1702 and Mark You can also add that when you reset the pilot pay? Reset the pilot pay? I am having a hard time following what you are asking here. I will say this much, I did get it fixed to use the newer pay system. It no longer will give back the pilot the money that they spent to buy something once you reset pilot pay. Is that what you are referring to? Check this thread out for the updated version that I use. http://forum.phpvms.net/topic/4335-an-old-idea-being-rehashed/page__st__20__gopid__42988#entry42988 Quote Link to comment Share on other sites More sharing options...
mattia Posted December 2, 2011 Report Share Posted December 2, 2011 When I click on "Reset pilot pay" returns all the money the pilot Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.