Forums | Hello Guest, Login or Register | > > L4Y Files: No longer here! < <
  Red Faction : [RED] Editing : PHP Errors? [Forum Rules]  
Page 1
Multiple Page Topic : 2 
Back to Forum Thread List

Lanshire   Posted 16th Apr 2008 11:24pm
L4Y Member
Post 37 / 189

Hey Guys Does anyone know anything about php? The reason i ask is i had my host install a newer script on my website that i bought ( and never got support for) for $45.. the script installed Beautifully , but after it is installed when we go to out member area's and do some test clicking to see if everything is working we get a error and here it is: But we only get this in 3 areas, teh rest are ok.. here is the error.

Fatal error: Cannot redeclare class paidvgencryption in /home/MYSITENAME/public_html/test/data/data3.php(2) : eval()'d code(1) : eval()'d code on line 4

I have tried googling it, But there are 10 million answers for it. I am not the one who does the installing, It is my host.. and we have never had a problem. This is the first time we have ever had a problem with any script.

Let me know
Lan    
Lanshire   Posted 16th Apr 2008 11:36pm
L4Y Member
Post 38 / 189

I have e-mailed him for a week straight 1 time per day and he is not responding to any of my e-mails. The wheni start to e-mail him again, they start boucing back from yahoo.. saying something like "Too many user complaints"
Lan    
Ugly Donkey   Posted 17th Apr 2008 12:54am
L4Y Member
Post 832 / 843

well then dont support the author any more if he cant fix his own script. that or have some one else look at it
Your Fugly and the Ugly Donkey Knows it    
SkipRat    Posted 17th Apr 2008 11:55am
Post 1898 / 3024
Whats the url of your site?
Meh...    
Garner    Posted 17th Apr 2008 6:03pm
Post 3705 / 4125
Simple fix.

1)
Find where the class is defined.

You're looking for a line that starts with...
Code
class paidvgencryption


2)
Put...
Code
if(!class_exists('paidvgencryption')){

..before the class.

3)
And...
Code
}

... after the class definition.

Job done.

Of course this is an ugly fix but without finding each location where this class is included and changing each of those lines this will solve the problem in one quick action.

If its this broken out of the box on a fresh install I'd consider finding an alternative.

Finally, sending someone an email every day for a week will probably get you blocked/ignored. Send an email and if you've not heard back in 3 days ask again, wait another 3 days. I know its a pain but if someone did that to me you'd find your address blacklisted after day 2 or 3. If I came back from holiday to find 7 emails from you I'd certainly never help
"Science is this extraordinary transnational, transcultural, trans-everything language which is the only way to discover Truth and its regrettable that billions are still stuck in the Middle Ages believing the crap propagated by Popes and priests..."
- Peter Atkins  
 Modified Apr 17th, 06:08pm by Garner
Lanshire   Posted 17th Apr 2008 11:41pm
L4Y Member
Post 39 / 189

Garner , I will try it and see what happens. I will give the site out once i have it fixed.. But its a PTC site! Also, its the guys e-mail that got blocked by yahoo..from all the complaints that he recieved!

And i understand about what you said about 7 days a week, But i mean if your the person that made the script you should certainly support it,
Lan    Modified Apr 17th, 11:43pm by Lanshire
Assman15    Posted 18th Apr 2008 12:42am
Post 1232 / 2085
Next time you might want to consider doing a brief background check on the author before you purchase materials.
My YouTube    



Lanshire   Posted 18th Apr 2008 9:19pm
L4Y Member
Post 40 / 189

Timesplitters.. Your right i should have done that... as far as doing a check on him before i bought that.

I have no clue how to put code in the script itself, because its encrytped.

If there was a piece of software that i could un-encrypt it and put the code in there then try it that would be kool... It has no error handler..

I am just considering paying someone $30 to fix it for me!
Lan    
Lanshire   Posted 19th Apr 2008 3:25pm
L4Y Member
Post 41 / 189

no-one else is having this problem
Lan    
Lanshire   Posted 1st May 2008 1:06am
L4Y Member
Post 44 / 189

I got it fixed now!
Lan    
RHF   Posted 2nd May 2008 9:15am
L4Y Member
Post 614 / 676

Why do you even care?

It's not like it's your website is it?

Also, encrypted source-code, so it's unlikely he knows either..
Blog - BBS - Dev    
Lanshire   Posted 2nd May 2008 5:57pm
L4Y Member
Post 48 / 189

Yes it is my website.. and the guy did fix it for me.. he -un-encryted the script in about a hour's time..

And added the fix to it and e-mailed me the fix as well. It was sloppy coding.. but he fixed all that crap.
Lan    
Page 1
Multiple Page Topic : 2 


Copyright © 2000-2025 Levels-4-You
Your request was handled in 0.09 seconds.