![]() |
I will continue to work on this script, although I recently quit playing EverQuest 2 for various reasons (chief among them the horrific customer service of SOE)
I may eventually come back to the game, but for right now I am unhappy with the direction it is headed. There was a reason I quit EQ1 and started playing EQ2. It wasn't so I could play EQ1 with a better engine... |
Database
What needs to be done to setup the database to cache the data? I have a MySQL database on my server and MyPhpAdmin installed, also, you make mention of using the HTACCESS to get around the image file problem, and said information about it would be in the readme.txt. I just downloaded version 0.07 and saw no reference.
|
Strange. I think they have good CS.
|
getting an error.
Anyone knows why i'm getting this error?
I'm using the 0.07 version, and want to use with Db features, but i' ve got this error. I think all imputs on config.php are right, but ... Quote:
my knows on php and mysql is very very low. :( Any help? |
I made no reference to providing the HTACCESS information in the readme. I simply stated you could ask about how to do something like that in the forums. Drumstix may be the better person to answer that, since that is how his is currently working.
As for the MySQL error, I am not sure why you would be getting a syntax error in a script that I am absolutely sure works for me. What version of MySQL are you running, and PHP? It is possible that you have older version of one or the other, or both. The syntax required by MySQL may be different in versions previous to 4.0 |
php version!
PHP version running on my host is 4.3.8
my php info And MySQL is 4.0.16 Andy phpMyAdmin is 2.5.4 could this information help you guys to help me in this error reported? Thx you at all. |
Sytanx erro
I am getting the same syntax error on mine, I was wondering if there were specific database tables that needed to be created for the script to run correctly.
And I mentioned the HTAccess help reference because in post #58 you said... Quote:
BTW Awesom job on the script, it works great so far. |
Quote:
instructions for the tinyurl.com.... but if you know how to do HTACCESS, you can do that. Anyhow, I was the the one that mentioned I use HTACCESS. -I put my pid inside the file, and save the file as just .php -Rename the extension to .gif -create .HTACCESS file in the same directory as file -then I paste thie code into the HTACCESS file: Code:
<FilesMatch eq2sig.gif>Then I call on my .gif file (which was once a php file) and there ya go... |
Ok thanks for clearing that up and thanks for the HTACCESS info :D
|
I believe the MySQL error, is something about permissions, Im looking into whats causing mine now, ill post what it was when I do.
Ok... fixed my layout error. I had changed the image type identifier at the bottom of the theme to gif instead of png so was confusing the image generator i think. Once i realized that and changed it back to PNG i can put the text anywhere. |
Text that doesn't show in the image has never ever caused an error for me, like.. you can make text so it shows half on the image and half off.
It must be something else methinks. But I'm not sure what. I don't hassle with templates and stuff. I keep it more basic all in 1 or 2 files ;) |
Well found out my host was using a 2.x version of PHP, and 3.x version of Perl, trying to get him to update those to see if the problem is resolved.
|
I wrote my own. Based on my web cache, a few others have started using it as well. :)
|
Alright, well I may not be able to get the version of MySQL updated. Is there anyone who could help me set Octavius's script to cache the images on an hourly or daily or whatever basis if the database isnt being used?
|
With Octavious's script you don't have to do DB cache, but it will parse the EQ2players page each time it loads, which is yes, slower, but not too bad unless the page is under heavy load.
|
Ok.. I gave up on caching, and figured out what my problem with the database was.. It didnt like me defining the Engine.
By Changing This: ,PRIMARY KEY(`id`)) ENGINE=MyISAM;"; To This: ,PRIMARY KEY(`id`));"; The problem was resolved. |
Ok... New issue.. wierd one too.
Whenever my sig generates, it appears like this. Notice that there is a " Server" after the name Antonia Bayle. And that after Guild Level there is no ":" Here is my image.php file that I link to when making the image.. I have removed all instances of " Server" and placed a ":" after all instances of Guild Level. Help? Code:
|
Umm what do you need help with?
|
Weird thing, when i tried to use the fonction to lock the user to my char, it doesn't work. I mean the sig doesn't show at all... weird. I can still lock the guild but weird...
|
Question: If I use a black image then my colors work fine, but if I use some other GIF then the words all turn red no matter what I set their color too. Any suggestions?
|
its because gif's can only have 256 colors total so either leave 1 spot for each extra color you want or use a color that is in the image already.
example you have a picture and you want to have text with the color #FF00FF which is a bright purple. in my example i am assuming #FF00FF is not currently one of the colors in your gif so you make your gif 255 colors leaving 1 color open for #FF00FF when the text is added. i hope that makes sense. |
useing the imagecreatepng results in the best quality, as stated by the devs of it themselves :)
*edit* and for clarification, you can use any type image background you want, png, gif, jpg, color will work, you just need to use the right PHP code ;) |
Thx a lot.
Quote:
anyway, great job this script, Octavius, ... i'm waiting for "Roster script" as it was announced, but .... maybe, if you don't play EQ2 anymore, this release will not happen but .... i'm waiting for if it's possible,:D |
Boggle, well the problem fixed itself, maybe it was just the way my browser was caching the image.
Mithriler I have a roster that I use My Roster If you PM me with your email address I can send it to you. |
I'd like to create some more themes for use with this dynamic sig code.
There are a few UIs here that use some very cool borders... if I wanted to snag their graphics to make some themes for this - I am guessing I need to contact each author and make sure I have their permission first? |
| All times are GMT -5. The time now is 04:10 PM. |
vBulletin® - Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
© MMOUI