vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Styles (https://vborg.vbsupport.ru/forumdisplay.php?f=237)
-   -   SEOvB Dynamic Slick Green v1 (https://vborg.vbsupport.ru/showthread.php?t=197828)

SEOvB 02-02-2009 08:23 PM

Quote:

Originally Posted by 69lakalle (Post 1727136)
Code:

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

If this occurred unexpectedly, please inform the administrator and describe the action you performed before you received this error.

It happens when i do a search on the drop down search on forumhome

In the forumhome?? (probably not right template but should be close) template do a search for

Code:

<input type="hidden" name="s" value="$session[sessionhash]" />
And add
Code:

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

If you want, PM me a direct link to whatever page is causing the problem and I'll tell you the exact template for it.

Sorry for the problems

69lakalle 02-03-2009 02:10 PM

Quote:

Originally Posted by FRDS (Post 1732335)
In the forumhome?? (probably not right template but should be close) template do a search for

Code:

<input type="hidden" name="s" value="$session[sessionhash]" />
And add
Code:

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

If you want, PM me a direct link to whatever page is causing the problem and I'll tell you the exact template for it.

Sorry for the problems

Thank you very much, I tried that before and did not worked. this time it did,
If anyone has same problem, i solved it like this,
I had to add

PHP Code:

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

in NAVBAR right after

PHP Code:

            <td class="vbmenu_option" title="nohilite">
                <
form action="search.php?do=process" method="post"

and after
PHP Code:

                    <input type="hidden" name="s" value="$session[sessionhash]

And its working fine :)
Great skin! , Thank you

RichieBoy67 05-24-2009 06:02 AM

Great style! Nice work!!

SEOvB 05-25-2009 07:18 AM

Thank you! :)

RichieBoy67 05-25-2009 03:14 PM

I love this style and I plan on using it in a new forum I am building but I am getting this error when I make a post..

PHP Code:

Parse error:  syntax errorunexpected '}' in /home/thetalk/public_html/forums/includes/class_postbit.php(294) : eval()'d code on line 58 

Thanks

Did I maybe use the wrong zip?? I am just reading now about the other zip files. I am not sure but I may have used the xml inside the main zip..

RichieBoy67 05-25-2009 03:22 PM

I installed the other plug in and things are fine now so far...

Thanks again

cnledmart 07-16-2009 02:22 AM

no new version?

naz7 08-30-2009 07:01 AM

When i import the skin, it show it's not compatible with 3.8.4.
Is there other version to support 3.8.4 vb?
thanks

kent_lkc 09-01-2009 08:12 PM

This is nice Theme

wIrEs 04-25-2010 03:47 PM

please upgrade to vb4.0.3 ! and add pictures.


All times are GMT. The time now is 07:17 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.01235 seconds
  • Memory Usage 1,747KB
  • 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
  • (5)bbcode_code_printable
  • (4)bbcode_php_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (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