vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   Change the display order of smilies (https://vborg.vbsupport.ru/showthread.php?t=25888)

|DarkManX| 11-22-2001 07:53 PM

getting this error in vb 2.2

Parse error: parse error in /****/********/***********/***/admin/smilie.php on line 262

this is line 262

if ($HTTP_POST_VARS['action']=="doorder") {

Admin 11-23-2001 10:39 AM

Probably forgot a ; or } in the line before.
Copy the 3 lines before line 262.

Wayne2k1.com 11-23-2001 11:33 AM

Installed.

Everything's fine :D

|DarkManX| 11-23-2001 12:13 PM

Quote:

Originally posted by FireFly
Probably forgot a ; or } in the line before.
Copy the 3 lines before line 262.


ok here is the block just before 262

// ###################### Start Kill #######################

if ($HTTP_POST_VARS['action']=="kill") {

$DB_site->query("DELETE FROM smilie WHERE smilieid=$smilieid");

echo "<p>Deleted!</p>";

$action="modify";
}
// ###################### Start do order #####################
if ($HTTP_POST_VARS['action']=="doorder") {

|DarkManX| 11-23-2001 02:38 PM

ya see anything that could be wrong?

thanks in advance for the help

Admin 11-23-2001 03:03 PM

Everything seems right. :confused:

Try to install the hack again on a fresh version of smilie.php.

|DarkManX| 11-23-2001 03:26 PM

tried it on a fresh smilie.php and get the same thing.....

|DarkManX| 11-23-2001 04:41 PM

shoot....any idea's at all....i really want to be able to arrange them.......

|DarkManX| 11-25-2001 05:51 PM

well i guess the 3rd time was the charm....didn't do anything differently....just all of the sudden workd...so she works good on 2.2

FWC 11-25-2001 07:03 PM

Quote:

Originally posted by |DarkManX|
well i guess the 3rd time was the charm....didn't do anything differently....just all of the sudden workd...so she works good on 2.2
At least it works now. :)


All times are GMT. The time now is 04:07 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.01195 seconds
  • Memory Usage 1,733KB
  • 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
  • (2)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