Edit Smilies - The submitted form was invalid. Try submitting again.

Get help with installation and running phpBB 3.2.x here. Please do not post bug reports, feature requests, or extension related questions here.
Post Reply
User avatar
wads24
Registered User
Posts: 662
Joined: Fri Jun 10, 2005 4:44 am
Name: James

Edit Smilies - The submitted form was invalid. Try submitting again.

Post by wads24 »

Support Request Template
What version of phpBB are you using? phpBB 3.2.3
What is your board's URL? http://cbradiotalk.com
Who do you host your board with? HostGator
How did you install your board? I used the download package from phpBB.com
What is the most recent action performed on your board? Upgrade from 3.2.2 - 3.2.3, but not related
Is registration required to reproduce this issue? yes
Do you have any MODs installed? No
Do you have any extensions installed? Yes
What version of phpBB3 did you update from? phpBB 3.2.2
What extensions do you have installed?
BOARD RULES
PAGES
CONTACT BOARD ADMINISTRATION
AJAX BASE
STOP FORUM SPAM
APPLICATION FORM
BOARD ANNOUNCEMENTS
GOOGLE SEARCH
YOUTUBE VIDEOGATE GALLERY
SITEMAP
ADSENSE AND ADS FOR PHPBB
REFERRAL EXTENSION
BOARDTALK FIXED MENU
DONATION EXTENSION
HANGMAN MANAGEMENT
IMAGE UPLOAD
ADVANCED LOGIN
TOP STATS
SHARE ON
USER RECENT ACTIVITY
AUTHORIZED FOR URLS
SOCIAL BUTTONS
CUSTOM SITE LOGO
TOPIC PREVIEW
MCHAT
What styles do you currently have installed? Prosilver
What language(s) is your board currently using? English
Which database type/version are you using? MySQL 5
What is your level of experience? New to PHP and phpBB
What actions did you take (updating your board; installing a MOD, style or extension; etc.) prior to this problem becoming noticeable? I updated from 3.2.2 - 3.2.3, but I haven't been in the smiley for a long time. So, I do not think the update caused this issue.
Please describe your problem.
When going from Admin > Posting > Messages > Smiles, and then go down and click "Edit Smiles" button. If I try to make any changes or just click "Submit" at the bottom I get an Information error in red that says, "The submitted form was invalid. Try submitting again."
Capture.JPG
Powered by phpBB® Forum Software © phpBB Limited[/code]
Thanks in advance for a reply.
User avatar
wads24
Registered User
Posts: 662
Joined: Fri Jun 10, 2005 4:44 am
Name: James

Re: Edit Smilies - The submitted form was invalid. Try submitting again.

Post by wads24 »

Did I post this in the wrong area?
Thanks in advance for a reply.
User avatar
GanstaZ
Registered User
Posts: 1187
Joined: Wed Oct 11, 2017 10:29 pm
Location: GZOverse

Re: Edit Smilies - The submitted form was invalid. Try submitting again.

Post by GanstaZ »

Maybe one of those extensions is responsible.. disable extensions and find out.
Usus est magister optimus! phpBB pre-Triton & latest php environment.
When answer lies in the question, question becomes redundant!
User avatar
</Solidjeuh>
Registered User
Posts: 1788
Joined: Tue Mar 29, 2016 3:45 am
Location: Aalst (Belgium)
Name: Andy Dm
Contact:

Re: Edit Smilies - The submitted form was invalid. Try submitting again.

Post by </Solidjeuh> »

Maybe you edited to many smileys at once.
User avatar
wads24
Registered User
Posts: 662
Joined: Fri Jun 10, 2005 4:44 am
Name: James

Re: Edit Smilies - The submitted form was invalid. Try submitting again.

Post by wads24 »

</Solidjeuh> wrote: Tue Sep 18, 2018 6:30 pm Maybe you edited to many smileys at once.
I thought that also. Doesn't matter if I try to edit just 1.
GanstaZ wrote: Tue Sep 18, 2018 6:09 pm Maybe one of those extensions is responsible.. disable extensions and find out.
Tried that also.
Thanks in advance for a reply.
User avatar
Brf
Support Team Member
Support Team Member
Posts: 53400
Joined: Tue May 10, 2005 7:47 pm
Location: {postrow.POSTER_FROM}
Contact:

Re: Edit Smilies - The submitted form was invalid. Try submitting again.

Post by Brf »

How many smilies do you have?
User avatar
wads24
Registered User
Posts: 662
Joined: Fri Jun 10, 2005 4:44 am
Name: James

Re: Edit Smilies - The submitted form was invalid. Try submitting again.

Post by wads24 »

Brf wrote: Tue Sep 18, 2018 7:24 pm How many smilies do you have?
300 or so?
Thanks in advance for a reply.
User avatar
wads24
Registered User
Posts: 662
Joined: Fri Jun 10, 2005 4:44 am
Name: James

Re: Edit Smilies - The submitted form was invalid. Try submitting again.

Post by wads24 »

wads24 wrote: Tue Sep 18, 2018 7:31 pm
Brf wrote: Tue Sep 18, 2018 7:24 pm How many smilies do you have?
300 or so?
I can delete them, but cannot edit the smilies
Thanks in advance for a reply.
User avatar
Brf
Support Team Member
Support Team Member
Posts: 53400
Joined: Tue May 10, 2005 7:47 pm
Location: {postrow.POSTER_FROM}
Contact:

Re: Edit Smilies - The submitted form was invalid. Try submitting again.

Post by Brf »

I know the limit used to be 255, but that was increased a while ago. I was thinking you could have like 600 before problems started...
User avatar
wads24
Registered User
Posts: 662
Joined: Fri Jun 10, 2005 4:44 am
Name: James

Re: Edit Smilies - The submitted form was invalid. Try submitting again.

Post by wads24 »

Brf wrote: Tue Sep 18, 2018 7:37 pm I know the limit used to be 255, but that was increased a while ago. I was thinking you could have like 600 before problems started...
I have 7 pages. I do not know how many that is...
Thanks in advance for a reply.
User avatar
wads24
Registered User
Posts: 662
Joined: Fri Jun 10, 2005 4:44 am
Name: James

Re: Edit Smilies - The submitted form was invalid. Try submitting again.

Post by wads24 »

Should I remove all but the default of them in mysql with this in phpmyadmin?

Code: Select all

DELETE FROM phpbb_smilies WHERE `smiley_id` > 42;
What would be the best way to save them so then I could add them back in?
Thanks in advance for a reply.
User avatar
Brf
Support Team Member
Support Team Member
Posts: 53400
Joined: Tue May 10, 2005 7:47 pm
Location: {postrow.POSTER_FROM}
Contact:

Re: Edit Smilies - The submitted form was invalid. Try submitting again.

Post by Brf »

Try exporting them, using the Export and Download link.
Copy that off, and then edit the file leaving only the ones you want to keep.
When you re-import, you are given the choice of deleting all first.
User avatar
wads24
Registered User
Posts: 662
Joined: Fri Jun 10, 2005 4:44 am
Name: James

Re: Edit Smilies - The submitted form was invalid. Try submitting again.

Post by wads24 »

Brf wrote: Wed Sep 19, 2018 4:29 pm Try exporting them, using the Export and Download link.
Copy that off, and then edit the file leaving only the ones you want to keep.
When you re-import, you are given the choice of deleting all first.
I will try that. Thanks

When I import will it reset the "Display on posting page" also? I can't seem to edit those either.

Is it possible I do not have the correct CHMOD on smilies folder?
Thanks in advance for a reply.
User avatar
wads24
Registered User
Posts: 662
Joined: Fri Jun 10, 2005 4:44 am
Name: James

Re: Edit Smilies - The submitted form was invalid. Try submitting again.

Post by wads24 »

So, I deleted all the smilies and just uploaded default smilies... Then I edited the .pak file with all my smilies changing 1 to 0 on the ones that I didn't want to display on posts. Then I had to remove a "SPACE" at the the end of each line on the pak script to import
Thanks in advance for a reply.
Post Reply

Return to “[3.2.x] Support Forum”