Skip to content
This repository has been archived by the owner on Jan 20, 2021. It is now read-only.

could not be located #31

Closed
gilbertmas opened this issue May 22, 2013 · 7 comments
Closed

could not be located #31

gilbertmas opened this issue May 22, 2013 · 7 comments

Comments

@gilbertmas
Copy link

my images can not be loaded on the ac_menu.
however i did white a php code to link my database and that's what caused the problem.

I have 404 error message.

'.$image.'

'; } ?>

anyone can help ??

@toome123
Copy link

Try this while ($image=mysql_fetch_array($getimages)) {extract($image) ;
$image1=$image;
$thumb1=$thumb;
}

@gilbertmas
Copy link
Author

Warning: mysql_fetch_array() expects parameter 1 to be resource, null given in C:\wamp\www\Wehbe\index.php

that's what i got, what do u think toome ??

@saanya
Copy link

saanya commented May 22, 2013

Write your SQL queries in phpmyadmin. Your queries return null

@toome123
Copy link

What is galleryimages? Table or databaase

@toome123
Copy link

I thing you make something wrong kn query.. What have in rows image thumb.? Source to image or?

@yairEO
Copy link
Owner

yairEO commented May 22, 2013

this issue is about a personal problem, unrelated to this project.

@yairEO yairEO closed this as completed May 22, 2013
@gilbertmas
Copy link
Author

Thank you it works

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants