Im trying to upload a theme and this keeps popping up, im not sure what to do.
Test account? Also, have you made sure all the files are uploaded and all the fields checked?
can you check source code of import theme page - it should consist of post key like below
<input type="hidden" name="my_post_key" value="a long number here (32 digit)" />
Would you be able to PM me with a test account then?
(2011-10-15, 04:37 PM)ranjani Wrote: [ -> ]can you check source code of import theme page - it should consist of post key like below
<input type="hidden" name="my_post_key" value="a long number here (32 digit)" />
where do i find this?
Right Click > View Page Source
where in the source do i find it?
Edit : not seen Malcolm's response
just check the source code through browser for import theme page on admin panel
{ main file should be : /admin/modules/style/themes.php }
that makes absolutely no sense