vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   End-User Options - Favorite Smilies (https://vborg.vbsupport.ru/showthread.php?t=123116)

Veer 06-04-2008 08:36 PM

Doesn't work for me @ vbulletin 3.7.0,

I'm getting the following error when i press "Save" button.

Quote:

Your submission could not be processed because a security token was missing or mismatched.

gpc10347 06-04-2008 08:49 PM

Quote:

Originally Posted by Pehchaan (Post 1540988)
Doesn't work for me @ vbulletin 3.7.0,

I'm getting the following error when i press "Save" button.

I got that once I think. I had to visit my Usergroups pages and set a couple up.

(Seems there was a rebuild process I could do too)

Veer 06-04-2008 10:36 PM

Quote:

Originally Posted by gpc10347 (Post 1541004)
I got that once I think. I had to visit my Usergroups pages and set a couple up.

(Seems there was a rebuild process I could do too)

Hi, thanks for the reply.

yeah i have visited usergroups and edited, but still getting same error.

I also tried your edited function_editor file but no luck.

NeitherSparky 06-05-2008 04:40 AM

Quote:

Originally Posted by Pehchaan (Post 1540988)
Doesn't work for me @ vbulletin 3.7.0,

I'm getting the following error when i press "Save" button.

Your submission could not be processed because a security token was missing or mismatched.

The fix for this was posted by a user several pages back.

Open template favoritesmilies:

Find:

Code:

<input class="button" type="reset" value="$vbphrase[reset]" name="resetfavs"><input class="button" type="submit" value="$vbphrase[clear_list]" name="clearfavs">
Below it add:

Code:

<input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" />

Veer 06-05-2008 08:49 AM

Quote:

Originally Posted by NeitherSparky (Post 1541248)
The fix for this was posted by a user several pages back.

Open template favoritesmilies:

Find:

Code:

<input class="button" type="reset" value="$vbphrase[reset]" name="resetfavs"><input class="button" type="submit" value="$vbphrase[clear_list]" name="clearfavs">
Below it add:

Code:

<input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" />

Hi, NeitherSparky

It works now, thanks so much, be happy :)

Fungsten 06-05-2008 05:16 PM

I notice that whenever I edit the functions_editor.php file that none of my smilies show up. I looked through the thread and I didn't find anything on it. TIA.

goddess_dix 06-18-2008 10:26 PM

Quote:

Originally Posted by gpc10347 (Post 1535743)
it works very nicely...
I've attached my version in case it might help - Good Luck!!

thanks, both for the specifics and especially for attaching your version. i had grabbed it at the time, and it came in handy when i had to do a quickie update becasue, through some inattentiveness, i broke my forum with the wrong version of the security patch...LOL.

Anyway, your file worked perfectly and i upgraded without breaking my fav. smilies! thank you.

Leo Brazil 06-19-2008 05:12 PM

I'm using this hack on 3.7 and appearently everything was OK.
But I noticed on advanced editor options (just like when you use quote or go advaced) some editor functions are messed up like font color.

Probably there is a conflict between 3.6.8 and 3.7 functions_editor.php file when edited to have this hack working.

I just can't figure it out what on this file.

Has any one here found the same ?

MorrisMcD 06-23-2008 02:37 AM

I am running 3.7.1 and I use this addon.. https://vborg.vbsupport.ru/showthread.php?t=177774

I don't know if this works otherwise, but I know it doesnt even show up in the usercp. I am positive the template is correctly edited as well

Anyone? :(

Edit: Actually I disabled the other addon and this shows right up... Any ideas how to get it to show up with the addon enabled?

goddess_dix 06-23-2008 02:57 PM

Quote:

Originally Posted by MorrisMcD (Post 1556492)
I am running 3.7.1 and I use this addon.. https://vborg.vbsupport.ru/showthread.php?t=177774

snip-
Edit: Actually I disabled the other addon and this shows right up... Any ideas how to get it to show up with the addon enabled?

when you use that addon, there is a different template for your user control panel menu being accessed. you'll need to add the link to edit the favorite smilies in the template for your alternative cp menu...


All times are GMT. The time now is 02:08 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01522 seconds
  • Memory Usage 1,745KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (4)bbcode_code_printable
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete