Today's Posts Follow Us On Twitter! TFL Members on Twitter  
Forum search: Advanced Search  
Navigation
Marketplace
  Members Login:
Lost password?
  Forum Statistics:
Forum Members: 24,254
Total Threads: 80,792
Total Posts: 566,471
There are 1176 users currently browsing (tf).
 
  Our Partners:
 
  TalkFreelance     Design and Development     Programming     PHP and MySQL :

need some help - froms from mysql db

Thread title: need some help - froms from mysql db
Closed Thread  
Page 3 of 4 < 1 2 3 4 >
    Thread tools Search this thread Display Modes  
09-05-2007, 11:16 PM
#21
Salathe is offline Salathe
Salathe's Avatar
Status: Community Archaeologist
Join date: Jul 2004
Location: Scotland
Expertise: Software Development
Software: vim, PHP
 
Posts: 3,820
iTrader: 25 / 100%
 

Salathe will become famous soon enough

Send a message via MSN to Salathe

  Old

Query the database directly (through the command line or phpMyAdmin). Tell us what the following returns: (change my_database to your database name)
Code:
SHOW TABLES FROM my_database LIKE 'cms_%'

09-05-2007, 11:23 PM
#22
pixelgod is offline pixelgod
Status: Member
Join date: Jul 2007
Location: 127.0.0.1
Expertise:
Software:
 
Posts: 110
iTrader: 4 / 100%
 

pixelgod is on a distinguished road

Send a message via MSN to pixelgod

  Old

Hmm, I think my servers still only running php 4.4, could that be a problem?

This is what I get: http://www.ipcloak.info/test.php

09-05-2007, 11:28 PM
#23
Village Genius is offline Village Genius
Village Genius's Avatar
Status: Geek
Join date: Apr 2006
Location: Denver, CO
Expertise: Software
Software: Chrome, Notepad++
 
Posts: 6,894
iTrader: 18 / 100%
 

Village Genius will become famous soon enough

  Old

Originally Posted by pixelgod View Post
Hmm, I think my servers still only running php 4.4, could that be a problem?

This is what I get: http://www.ipcloak.info/test.php
Its your version of SQL that would be a problem, I would upgrade to the newest stable releases of both.

09-05-2007, 11:31 PM
#24
pixelgod is offline pixelgod
Status: Member
Join date: Jul 2007
Location: 127.0.0.1
Expertise:
Software:
 
Posts: 110
iTrader: 4 / 100%
 

pixelgod is on a distinguished road

Send a message via MSN to pixelgod

  Old

It's not a dedicated, so all I can do is contact support and ask them to do that, is their any way I can see what version I'm running? It's hsphere not cpanel

EDIT: php my admin tells me 4.1.15

09-05-2007, 11:36 PM
#25
Salathe is offline Salathe
Salathe's Avatar
Status: Community Archaeologist
Join date: Jul 2004
Location: Scotland
Expertise: Software Development
Software: vim, PHP
 
Posts: 3,820
iTrader: 25 / 100%
 

Salathe will become famous soon enough

Send a message via MSN to Salathe

  Old

Use one of the following two queries:
Code:
SHOW VARIABLES LIKE 'version';
SELECT VERSION();

09-05-2007, 11:37 PM
#26
pixelgod is offline pixelgod
Status: Member
Join date: Jul 2007
Location: 127.0.0.1
Expertise:
Software:
 
Posts: 110
iTrader: 4 / 100%
 

pixelgod is on a distinguished road

Send a message via MSN to pixelgod

  Old

Yup, that returned, version 4.1.15

09-05-2007, 11:39 PM
#27
Salathe is offline Salathe
Salathe's Avatar
Status: Community Archaeologist
Join date: Jul 2004
Location: Scotland
Expertise: Software Development
Software: vim, PHP
 
Posts: 3,820
iTrader: 25 / 100%
 

Salathe will become famous soon enough

Send a message via MSN to Salathe

  Old

You still haven't said what SHOW TABLES FROM my_database LIKE 'cms_%' returns.

09-05-2007, 11:40 PM
#28
pixelgod is offline pixelgod
Status: Member
Join date: Jul 2007
Location: 127.0.0.1
Expertise:
Software:
 
Posts: 110
iTrader: 4 / 100%
 

pixelgod is on a distinguished road

Send a message via MSN to pixelgod

  Old

Oh, sorry, I thought I did, it makes no differance, still makes a blank box, I'm using that code on www.ipcloak.info/test.php

09-05-2007, 11:44 PM
#29
Salathe is offline Salathe
Salathe's Avatar
Status: Community Archaeologist
Join date: Jul 2004
Location: Scotland
Expertise: Software Development
Software: vim, PHP
 
Posts: 3,820
iTrader: 25 / 100%
 

Salathe will become famous soon enough

Send a message via MSN to Salathe

  Old

You didn't read my post. Please run the query that I supplied through phpMyAdmin and tell us if it returns any rows, or not.

09-05-2007, 11:56 PM
#30
pixelgod is offline pixelgod
Status: Member
Join date: Jul 2007
Location: 127.0.0.1
Expertise:
Software:
 
Posts: 110
iTrader: 4 / 100%
 

pixelgod is on a distinguished road

Send a message via MSN to pixelgod

  Old

It says You have to choose at least one column to display even though I have them all selected

Closed Thread  
Page 3 of 4 < 1 2 3 4 >


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

  Posting Rules  
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump:
 
  Contains New Posts Forum Contains New Posts   Contains No New Posts Forum Contains No New Posts   A Closed Forum Forum is Closed