Ravens PHP Scripts: Forums
 

 

View next topic
View previous topic
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> Modules
Author Message
providence
Regular
Regular



Joined: Apr 23, 2005
Posts: 95

PostPosted: Thu Sep 08, 2005 2:00 pm Reply with quote

Hi i was using traffic from nukescripts but i had to reinstall a new phpnuke, all databases were loss

any idea how to edit the traffic counts?
thanks
 
View user's profile Send private message
hitwalker
Sells PC To Pay For Divorce



Joined:
Posts: 5661

PostPosted: Thu Sep 08, 2005 2:05 pm Reply with quote

why?
Thats probably the most unreliable thing of nuke..
Sure it must be possible to set it to 200.000.000 page visits..
 
View user's profile Send private message
providence







PostPosted: Thu Sep 08, 2005 2:43 pm Reply with quote

any ideas how?
 
hitwalker







PostPosted: Thu Sep 08, 2005 2:47 pm Reply with quote

no...but to be honest...if i knew i wouldnt tell.
but i doubt if its possible that easy...
Usualy when i say its not possible someone comes along saying it can so see if that happens again.....lol
Just a matter of fooling your system but i dont think its that easy.. Smile
 
providence







PostPosted: Thu Sep 08, 2005 3:13 pm Reply with quote

fooling my system?
I have proof that I had hits
I can show them to you, its on my backup sql but i dont know how to restore the file for just the hits

why would anyone request for this if he would just like to display thousands of hits??

my site has 14,000hits and the database went corrupted that is why i had to reinstall nuke
 
hitwalker







PostPosted: Thu Sep 08, 2005 3:16 pm Reply with quote

Dont take it to serious,14.000 hits isnt that much.
Just start over again ....
 
providence







PostPosted: Thu Sep 08, 2005 3:22 pm Reply with quote

14000 hits is big for a small site!
 
Raven
Site Admin/Owner



Joined: Aug 27, 2002
Posts: 17088

PostPosted: Thu Sep 08, 2005 3:24 pm Reply with quote

Yes, it is, and I can understand your concern. If you have the backup tables you should be able to just use phpMyAdmin and load them into your new database.
 
View user's profile Send private message
hitwalker







PostPosted: Thu Sep 08, 2005 3:31 pm Reply with quote

well raven,like he wrote in his 1e entry...."all databases were loss"..so i guess that includes everything...meaning a backup to,if there was one.....
 
Raven







PostPosted: Thu Sep 08, 2005 3:33 pm Reply with quote

providence wrote:
fooling my system?
I have proof that I had hits
I can show them to you, its on my backup sql but i dont know how to restore the file for just the hits

why would anyone request for this if he would just like to display thousands of hits??

my site has 14,000hits and the database went corrupted that is why i had to reinstall nuke
That sounds to me like he has them.
 
providence







PostPosted: Thu Sep 08, 2005 3:36 pm Reply with quote

my bad then sorry.. I had a backup but
I just cant restore all
the new site is different now
do you guys know which one i should restore?


Code:


# Table structure for table 'nuke_traffic'
#

CREATE TABLE nuke_traffic (
   id int(9) NOT NULL auto_increment,
   counter_style varchar(10) NOT NULL,
   bullet_style varchar(10) NOT NULL,
   display_server_time varchar(10) NOT NULL,
   view varchar(10) NOT NULL,
   image_border varchar(10) NOT NULL,
   show_text_colors varchar(10) NOT NULL,
   trafficstartdatemonth char(2) NOT NULL,
   trafficstartdateyear varchar(4) NOT NULL,
   PRIMARY KEY (id)
);

#
# Dumping data for table 'nuke_traffic'
#

INSERT INTO nuke_traffic VALUES ( '1', 'image', 'middot', '0', '1', '0', '1', '4', '2005');

# --------------------------------------------------------


is this right?
 
hitwalker







PostPosted: Thu Sep 08, 2005 3:37 pm Reply with quote

well he said it went corrupted...so i didnt pay any attention to the idea of repairing it..
 
providence







PostPosted: Thu Sep 08, 2005 3:49 pm Reply with quote

sorry for the misunderstanding hitwalker and raven
 
Raven







PostPosted: Thu Sep 08, 2005 4:58 pm Reply with quote

No apologies necessary. It wasn't your misunderstanding.
 
providence







PostPosted: Fri Sep 09, 2005 4:01 pm Reply with quote

by the way which database should i restore?
 
Raven







PostPosted: Fri Sep 09, 2005 4:16 pm Reply with quote

Tables, not databases. Restore all the nuke_stats_* tables.
 
providence







PostPosted: Fri Sep 09, 2005 4:41 pm Reply with quote

i had no luck i deleted the old nuke_stats and replaced them with this one

Code:


# --------------------------------------------------------
#
# Table structure for table 'nuke_stats_year'
#

CREATE TABLE nuke_stats_year (
   year smallint(6) DEFAULT '0' NOT NULL,
   hits bigint(20) DEFAULT '0' NOT NULL
);

#
# Dumping data for table 'nuke_stats_year'
#

INSERT INTO nuke_stats_year VALUES ( '2005', '14392');


I replaced all 4 tables, just didnt post them, it was too long

14392 hits gone hehe

still doesnt show 14,000+ hits
 
Raven







PostPosted: Fri Sep 09, 2005 4:51 pm Reply with quote

I see from your first post you are using a different table nuke_traffic. Try restoring that one.
 
providence







PostPosted: Fri Sep 09, 2005 5:09 pm Reply with quote

hmm so far it doesnt work, stilll the same

thanks though!
 
Raven







PostPosted: Sat Sep 10, 2005 1:40 am Reply with quote

You need to determine what tables are being used to display your traffic and then restore those tables from your backups. If your backups do not contain the data you need then you may have to jury-rig the tables.
 
Display posts from previous:       
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> Modules

View next topic
View previous topic
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum


Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours
 
Forums ©