Menu

#14 Working upload but no entries!

open
nobody
None
5
2005-02-08
2005-02-08
Anonymous
No

Following problem:

The php scripts are working and also the upload is
working (so in the uploads folder is a file with every
info about my char). But the char is not listed yet and
also the database is empty (it only contains the tables
"char" "item" "skill" which are empty).

I'm using a quite cheap host where save mode is enabled
and I can only have two SQL dbs with a given name and
user name. (But this shouldn't be the problem as I
configured the config.php according to this name/login/pw.)
In my phpMyAdmin interface I have also following
message: " The additional Features for working with
linked Tables have been deactivated.", "PMA Database
... not OK - General relation features Disabled". I'm
not sure what this means and if it coulb be the reason
(but I have this message also with my main db for the
main site an there really everything is working).
Maybe also interessing is that I cannot download the
PHPUpload-phpXXXXXX file via FTP (but i can access it
via HTTP). And im also not able to change the
attributes with my FTP client (FileZilla) to something
different than "600" (uploads folder has "777").. quite
strange :o

Well, maybe you have an idea how I could get it working :)

Discussion

  • Nobody/Anonymous

    Logged In: NO

    By the way, if somebody wants to contact me for further
    details or something else the e-mail address is:
    tod.wow.gilde [at] web.de

     
  • Mike Hatz

    Mike Hatz - 2005-02-11

    Logged In: YES
    user_id=285838

    I am having the exact same problem.

    The uploads directory has a file. The data in thatfile
    looks good.

    The main screen only has name, race, class and level and
    clicking on those doesn't do anything.

    Thanks.

     
  • Mike Hatz

    Mike Hatz - 2005-02-11

    Logged In: YES
    user_id=285838

    Oops - sorry - I am using web 0.4.3 and Character Profiler 0.94.

     
  • Nobody/Anonymous

    Logged In: NO

    I did a few test. It seems that the process stopped at the
    follow line:

    $data = lua_parse( $filename );

    So I am just wondering if there is a problem in luaparser.php
    or the uploaded SavedVariables.lua. I didn't look closely into
    luaparser.php. Or could it be the problem caused by some non-
    standard content in the .lua file added by some addons other
    than CharacterProfiler? Since I am using some.

     
  • Nobody/Anonymous

    Logged In: NO

    I had that same problem and figured out what it was.

    If you use the CharacterProfiler that comes with
    WOWLauncher, it comes up as "Version Mismatch" in
    WoW. So what you have to do is go to the official website
    for CharacterProfiler and download the updated version.
    Everything will work after that.

     

Log in to post a comment.