Resource icon

Template Modification System (TMS) 1.3.1

No permission to download
Well, obviously other than this post where you are instructed to drop the tables and start again, nobody knows.
Bumping this thread every day is not going to help. Try contacting the author directly.
 
it does not matter! I deleted the template from the database, ftp again, reinstalled but it does not matter! Mr. creator you not a solution? 1 Week bug that I almost ...
 
Try...
ALTER TABLE xf_template DROP template_modified, template_modifications

Edit:
To guiltar - probably best to remove the addition and then removal of those columns from the install file since they are no longer needed.
 
I noticed a bug that happens if I'm setting the $config['development']['default_addon'] variable and create a new template modification in any non master style, the modification will be saved to my default addon where as it should not be attached to any addon and the style only.

Edit: Actually I didn't realise that XF had this issue itself when saving templates, so it's probably just the way XF does things, maybe I'll post a bug report in case... If they change it, I'm assuming it will resolve itself here too.

Edit 2: Maybe you might have to make a simple edit to your _getModificationAddEditResponse function as well, see here: http://xenforo.com/community/posts/515915/
 
it does not matter! I deleted the template from the database, ftp again, reinstalled but it does not matter! Mr. creator you not a solution? 1 Week bug that I almost ...
If you want me to take a look, please start a conversation with me.
 
Could someone please walk me through creating a simple 'replace' modification? Is there a guide for making them? Couldn't seem to xen-fu it anywhere.
 
How do I install it? When I bring the file in it says this "The files associated with this add-on could not be found. Please upload them and try again."
 
I figured this mod would also include the searching and replacing in admin templates. Is that even possible? If not I'll have to instruct my users to replace an entire admin template to include my changes which I guess is ok unless they update and don't remember the changes.
 
I assume there's no template hooks where you want to change a template... so why don't you just use the template post render event? What template do you need modified and for what purpose?
 
I downloaded the files several times, but it says this - "The files associated with this add-on could not be found. Please upload them and try again."
 
I downloaded the files several times, but it says this - "The files associated with this add-on could not be found. Please upload them and try again."

Hello,

Good =>
Step 1 => upload files on server.
Step 2 => upload .xml file.

Bad =>
Step 1 => upload .xml file.
Step 2 => upload files on server.
 
Step 1 => upload files on server.
Step 2 => upload .xml file.
Step 3 => "The files associated with this add-on could not be found. Please upload them and try again.".
 
Back
Top Bottom