Support Forum

template-tags

PK Peter Kegels
Peter Kegels
Member

By uploading this tag i have allways the error that he cannot find the template-tags map.
What to do?

9 Answers

New Answer

MP Mr Papa
Mr Papa
Member

sorry, can you provide more information?? what do you mean by template tags map??  and what is the specific error?

PK Peter Kegels
Peter Kegels
Member

This is the error:

Notice: Unable to remove the uploaded plugin zip archive: /usr/local/www/prostorage/kegelspeter815/gscgambiacom/wp-content/uploads/2013/11/template-tags2.zip

This is the plugin:

Template tags are special, ready-made routines for displaying pieces of Simple:Press Forum information in various locations on your site such as a widget, sidebar or footer. There is a large collection of template tags and recent post widget all included…
MP Mr Papa
Mr Papa
Member

that is wp unable to remove the zip file after upload… nothing we can do about that – wp doesnt have needed permissions (it does the upload) to remove…

it also means, the directory was probably misnamed by wp….  check wp-content/sp-resources/forum-plugins and make the directory is template-tags and does not have a number appended to the end of it (like 1 or 2)… if it does, just rename it…

MP Mr Papa
Mr Papa
Member

you can just ftp up the contents of the zip archive to the location I said…

but did you check the directory name??

PK Peter Kegels
Peter Kegels
Member

Is the location for unzip a or b or another one?
a. wp-content/plugins/simple-press/forum/template-tags
b. wp-content/plugins/simple-press/forum/resources/template-tags

MP Mr Papa
Mr Papa
Member

you have the zip file… unzip it on your computer… you will have template-tags directory with files… upload the template-tags directory to wp-content/sp-resources/forum-plugins

its not a wp plugin so it does not go in the wp plugins dir… see: http://codex.simple-press.com/codex/plugins/plugin-basics/using-plugins/

AU Aussiemike
Aussiemike
Member

Mr Papa said
that is wp unable to remove the zip file after upload… nothing we can do about that – wp doesnt have needed permissions (it does the upload) to remove…

it also means, the directory was probably misnamed by wp….  check wp-content/sp-resources/forum-plugins and make the directory is template-tags and does not have a number appended to the end of it (like 1 or 2)… if it does, just rename it…

Yes, WP misnamed the folder when I installed through the dashboard. FTP solved the problem I was having