Hello,
I tried to add functionality to the userpage mod because I want to save metatags (keywords and description) for each page I create. So I updated the class userpage and all functions. It works with the keywords but when I add support for the meta description, too (which is just another variable and input field) all data gets lost after the preview and I get the $current_data->page_error("refresh"); error.
Any ideas what's going wrong?
Thanks in advance,
/Tobias
|