Topic: can't edit an Additional field
I've made an Additional field, but now I can't edit or remove it.
Pretty annoying if you want to update news.
version CuteNews v1.5
Can someone help me to solve it?
Thanks
Dear CuteNews Users! Please feel free to contact us via our new Feedback Form and please send information about bugs to our bug tracker.
You are not logged in. Please login or register.
CutePHP Forums → Problem Solving / Help & Support → can't edit an Additional field
I've made an Additional field, but now I can't edit or remove it.
Pretty annoying if you want to update news.
version CuteNews v1.5
Can someone help me to solve it?
Thanks
Enter Options > Additional Fields, choose the necessary checkbox and click Submit (as it's shown on the screenshot attached)
Enter Options > Additional Fields, choose the necessary checkbox and click Submit (as it's shown on the screenshot attached)
I did try it, but it doesn't work.
anyway..
I got one more bug somehow. I don't understand why.
But after my editing from my default template or another template.. many "////" get added.
see attached document.
O_O how is that possible?
now nobody can't post an comment anymore. it just looks very strange:
live preview: KLICK
I gonna try now to re-instal cutenews and I will look what will happen then.
While later, nope still the same
So now I'm useing 1.4.7 and now everything works but if I use 1.5.0 I get those errors.
We've just updated GIT https://github.com/CuteNews/cute-news-repo/...e28029d02d25e9e, and the material doesn't reset with empty field, and obligatory fields have become non-obligatory.
There are some pieces of advice to solve the problem:
1. Check the rights on the file ./cdata/cache/conf.php and install it in 666 if there are no changes after saving.
2. Try to unlock magic_quotes_gpc with the help of htaccess http://support.aiso.net/index.php?_m=knowl...kbarticleid=211. But probably it's not a good idea now - we added into the commit unlocking of the quotes by php.
There http://nextrade.webuda.com/news.html?subac...4576&ucat=1 your news wasn't found. May be it's not in the list of active news.
Please point out if there was a migration of news and archives from 1.4.7 to 1.5.0 and if it will be available from 1.4.7 now?
Describe the steps when this bug is reproduced at 1.5.0 and the steps at 1.4.7.
Thank you very much for testing.
Thanks the Additional Field problem have been solved.
But the other problem is still there but has actually nothing to do with 1.4.7. it's a problem of 1.5.0
NEW LINK OF PROBLEM
And a screenshot of the Template code as attachment.
Somehow cutenews add "////" if I update the template code. and I have no idea why.
It doesn't really matter for the layout, but it really does matter for the comment form. now nobody can write down a comment.
So I really hope you can help me.
Try to change the file inc/options.php with the following one https://raw.github.com/CuteNews/cute-news-r...inc/options.php
Try to change the file inc/options.php with the following one https://raw.github.com/CuteNews/cute-news-r...inc/options.php
almost,
But this code is the right one right?
<table border="0" width="300" cellspacing="0" cellpadding="0">
<tr>
<td width="60">Name:</td>
<td><input type="text" name="name"></td>
</tr>
<tr>
<td>E-mail:</td>
<td><input type="text" name="mail"> (optional)</td>
</tr>
<tr>
<td>Smile:</td>
<td>{smilies}</td>
</tr>
<tr>
<td colspan="2">
<textarea cols="40" rows="6" id=commentsbox name="comments"></textarea>
<input type="submit" name="submit" value="Add My Comment">
<input type=checkbox name=CNremember id=CNremember value=1><label for=CNremember> Remember Me</label> |
[url=java script:CNforget();]Forget Me[/url]
</td>
</tr>
</table>
But there is still a "\" at "add my comment"
see the attachment.
Try to edit the template directly. Get in cdata/<your template file>.tpl and delete all screening symbols (reverse slashes). Check the result on the site.
Try to edit the template directly. Get in cdata/<your template file>.tpl and delete all screening symbols (reverse slashes). Check the result on the site.
Sorry for late reply. I was busy.
But thank you! now everything does work again! thank you very much!
CutePHP Forums → Problem Solving / Help & Support → can't edit an Additional field
Powered by PunBB, supported by Informer Technologies, Inc.
The pun_antispam official extension is installed. Copyright © 2003–2009 PunBB.