Quote:
Originally Posted by Lord Katsuhito
Think you could intergrate it with the GARS system. I have GARS and the vb.org Installer system. I would like people to be able to post releases, tutorials, articals, or is that used as a post ?
|
What is GARS?
Quote:
Originally Posted by trackpads
|
I dont know, gonna talk to my lawyer Monday.
Quote:
Originally Posted by docvader
Well. I fly to Thailand, eventually revisit this site, and find over fifty pages for this hack that I haven't read. CMX, you truly are amazing.
One really stupid question, if I may, before I upgrade this hack. As Ebux is progressing rapidly, do you have to reconfigure all the various usergroup permissions, and other settings in the ebux admin control panel, each time you upgrade this hack?
Or do the "previous" settings remain???
Incredible work in progress here. Appreciate your dedication and devotion.
rich
|
It should keep the previous settings from before.
Quote:
Originally Posted by Reeve of shinra
Doc: it should keep your settings.
CMX:
I'm not sure if this is an "optimal" way of handling things but... some of the template additions can be added to its own template and called into the postbit by variable with a plugin hooked to 'postbit_display_complete'.
PHP Code:
eval('$estorestuff = "' . fetch_template('postbit_estore_xyz') . '";');
|
I was considering that too as it would need to cache the template on the proper php files as well is the only issue I needed to research further to figure out how to do that.
NOTE: v1.2.6 is out, the name change will come after Monday when I talk to my lawyer.
-CMX