vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Member Archives (https://vborg.vbsupport.ru/forumdisplay.php?f=202)
-   -   Please Help w/ This PHP Error - I Cant Seem To Figure Out The Problem, (https://vborg.vbsupport.ru/showthread.php?t=53096)

E 05-18-2003 07:35 PM

Please Help w/ This PHP Error - I Cant Seem To Figure Out The Problem,
 
Parse error: parse error, unexpected $ in /home/fiendwor/public_html/forum/admin/user.php on line 1799


its in admin/user.php

PHP Code:

    doformheader("user","pruneusers");
    
maketableheader("User Moving/Pruning System - Find users where...");
    
makechoosercode("Usergroup is","usergroupid","usergroup",iif($usergroupid,$usergroupid,-1),"Any");
    
makeinputcode("Has not logged on for <i>x</i> days","daysprune",iif($daysprune,$daysprune,365));
    
makeinputcode("Registered before date: (yyyy-mm-dd format)","joindate",$joindate);
    
makeinputcode("Has less than <i>x</i> posts:","minposts",iif($minposts,$minposts,""));
    
makelabelcode("Order results by:","<select name='order'>
        <option value='username ASC'>User Name</option>
        <option value='email ASC'>Email Address</option>
        <option value='usergroup.title ASC'>Usergroup</option>
        <option value='posts DESC'>Post Count</option>
        <option value='lastvisit ASC'>Last Visit</option>
        <option value='joindate DESC'>Join Date</option>
    </select>"
);
    
doformfooter("Find Users");
}

cpfooter(); 
?> 

I think its the SPACE @ the end,
I take it away EVERY time &,
no matter what, it comes back & gives the same error.

Also, I had the karma hack on this,
& I took out it out from
the beginning ( //Karma )
to
the end of the code ( //Karma )

& the problem doesnt seem to lie there anyway.
Its @ the last line,
please help?

assassingod 05-18-2003 07:43 PM

What one is line 1799?

E 05-18-2003 07:48 PM

the last, Ill check to make sure, hold on

E 05-18-2003 07:49 PM

line 1799 = the space after ?>

whenever I remove it, on iE or AOL browser,
it comes back & shows the error anyway.

Boofo 05-19-2003 04:17 PM

What hack have you installed lately? Sounds like your problem is something you might have forgotten or not done when installing a hack. That code that you posted is correct.

E 05-19-2003 11:26 PM

the cards / medals / awards hack by lesane,
would you like me to upload admin/user.php so maybe you can check?

filburt1 05-19-2003 11:30 PM

You're not allowed to...

E 05-20-2003 12:29 AM

why not?
maybe you can AIM [instant message] me & ill send it?

filburt1 05-20-2003 12:32 AM

No...because vB files are copyright property, you can't.

E 05-20-2003 02:01 AM

aww. :(
is there any way any of you can help w/ this problem?
thanks for telling me though, filburt.


All times are GMT. The time now is 03:21 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.01103 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
  • (1)bbcode_php_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)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