Previous Thread
Next Thread
Print Thread
Hop To
#129676 07/31/2006 12:16 PM
Joined: Feb 2006
Posts: 31
L
newbie
newbie
L Offline
Joined: Feb 2006
Posts: 31

The instant graemlins below the "post" box, appear twice on my forum.

Any idea how to fix this ?

Joined: Jun 2006
Posts: 9,242
Likes: 1
R
Former Developer
Former Developer
R Offline
Joined: Jun 2006
Posts: 9,242
Likes: 1
Can you run the folllowing sql command from the admin area and tell me what you get?

select max(G_Id) from w3t_Graemlins

Joined: Feb 2006
Posts: 31
L
newbie
newbie
L Offline
Joined: Feb 2006
Posts: 31

Now THAT is a handy tool !

Results:

Script: /home/#######################/public_html/ubbthreads/admin/dodbcommand.php
Line#: 89
SQL Error: Unknown column 'G_Id' in 'field list'
SQL Error #: 1054
Query: select max(G_Id) from w3t_Graemlins

Joined: Jun 2006
Posts: 9,242
Likes: 1
R
Former Developer
Former Developer
R Offline
Joined: Jun 2006
Posts: 9,242
Likes: 1
Sorry about that Luka, I gave you the wrong command. That should have been:

select max(G_Number) from w3t_Graemlins

Joined: Feb 2006
Posts: 31
L
newbie
newbie
L Offline
Joined: Feb 2006
Posts: 31

Answer...

Max g number 28

Joined: Jun 2006
Posts: 9,242
Likes: 1
R
Former Developer
Former Developer
R Offline
Joined: Jun 2006
Posts: 9,242
Likes: 1
Ok definitely dup'd in the database. You can get rid of the duplicates with this SQL command:

delete from w3t_Graemlins where G_Number > 14

Joined: Feb 2006
Posts: 31
L
newbie
newbie
L Offline
Joined: Feb 2006
Posts: 31
Result: "14 row(s) affected by your query."

And, the correct number of graemlins !

Thank you Rick.

<img src="https://www.ubbcentral.com/boards/images/graemlins/laugh.gif" alt="" />

I really like the new admin setup.


Link Copied to Clipboard
ShoutChat
Comment Guidelines: Do post respectful and insightful comments. Don't flame, hate, spam.
Recent Topics
Version 7.7.5 Images suddenly not displaying
by Stovebolt - 05/04/2024 11:19 AM
Bots
by Outdoorking - 04/13/2024 5:08 PM
Do I need to rebuild my database?
by Baldeagle - 04/07/2024 2:58 AM
Who's Online Now
0 members (), 850 guests, and 177 robots.
Key: Admin, Global Mod, Mod
Random Gallery Image
Latest Gallery Images
Los Angeles
Los Angeles
by isaac, August 6
3D Creations
3D Creations
by JAISP, December 30
Artistic structures
Artistic structures
by isaac, August 29
Stones
Stones
by isaac, August 19
Powered by UBB.threads™ PHP Forum Software 8.0.0
(Preview build 20240506)