aakelley
aakelley
Offline
0
I was wondering if you might be able to help me with an update to the invoice plugin. I recently purchased and installed another plugin (Post by Email) and evidently you guys use the same table name in your plugins. They plan to update their plugin in February to use another table name, but I was just wondering if there was a quick way that I could modify the Invoice component to use a different table name (and then rename that table in MySQL)?

Here is the thread on their forum that found the issue: http://3dwebdesign.org/forum/pbm-cant-save-settings-t2029#entry6944
Responses (4)
  • Accepted Answer

    aakelley
    aakelley
    Offline
    Wednesday, January 08 2014, 10:11 PM - #Permalink
    0
    No, just a joomla hacker. I guess I'll have to wait for the PBM guys to release a new version of their plugin.
    The reply is currently minimized Show
  • Accepted Answer

    Wednesday, January 08 2014, 08:52 PM - #Permalink
    0
    well.. honestly I don't recommend to mess much with the code unless you really know what you're doing.. (sorry, I asumed you were a programmer) ;)
    The reply is currently minimized Show
  • Accepted Answer

    aakelley
    aakelley
    Offline
    Wednesday, January 08 2014, 08:49 PM - #Permalink
    0
    So something a user can do or leave well enough alone?
    The reply is currently minimized Show
  • Accepted Answer

    Wednesday, January 08 2014, 08:44 PM - #Permalink
    0
    well.. the table in MySQL doesn't need to be changed, what would need to be changed is the table class name, and then the "calls" to the table element from the MODEL files (/models/invoice.php mainly)
    The reply is currently minimized Show
Your Reply