Oh no! Where's the JavaScript?
Your Web browser does not have JavaScript enabled or does not support JavaScript. Please enable JavaScript on your Web browser to properly view this Web site, or upgrade to a Web browser that does support JavaScript.
Not a member yet? Click here to register.
Forgot Password?

Album error

Asked Modified Viewed 2,937 times
A
afaaro
A
afaaro 10
  • Senior Member, joined since
  • Contributed 295 posts on the community forums.
  • Started 68 threads in the forums
  • Started this discussions
asked
Senior Member

Hi everybody!

I'm very new to PHP Fusion, and I'm having a problem.

1- When I add gellery, its giving me error ( Fatal error: Call to undefined function: imagecreatefromjpeg() in /home/******/public_html/test/maincore.php on line 615


Any help would be appreciated...thanks!
Edited by afaaro on 27-04-2006 16:34,
0 replies

13 posts

R
Reflectoman
R
------------------------------------------------
Adnan Ahmed Online
File Hosting | Image Hosting | Free SMS
  • Member, joined since
  • Contributed 176 posts on the community forums.
  • Started 9 threads in the forums
answered
Member

u sure GD is enabled on ur server? check it by going to ur admin panel, system admin, phpinfo scroll down u should see it.
0 replies
A
afaaro
A
afaaro 10
  • Senior Member, joined since
  • Contributed 295 posts on the community forums.
  • Started 68 threads in the forums
  • Started this discussions
answered
Senior Member

I cant see GD, Where is exactly Adnan
0 replies
R
Reflectoman
R
------------------------------------------------
Adnan Ahmed Online
File Hosting | Image Hosting | Free SMS
  • Member, joined since
  • Contributed 176 posts on the community forums.
  • Started 9 threads in the forums
answered
Member

once ur at phpinfo ... it should be about halfway down the page.

if its not there, or not enabled there's ur problem, contact ur server admin to have that fixed (ie. enabled)
0 replies
A
afaaro
A
afaaro 10
  • Senior Member, joined since
  • Contributed 295 posts on the community forums.
  • Started 68 threads in the forums
  • Started this discussions
answered
Senior Member

thanks adnan, and again I have seen ur web and it was absolutly fantastic....one thing if you could help me with..........how can i add google ads at the bottom of the web like yours and firefox at right side..............please help me
0 replies
R
Reflectoman
R
------------------------------------------------
Adnan Ahmed Online
File Hosting | Image Hosting | Free SMS
  • Member, joined since
  • Contributed 176 posts on the community forums.
  • Started 9 threads in the forums
answered
Member

u have an account set up with google adsense? http://www.google.com/adsense

and it depends on where u want the ad to go ... the firefox ad on the right side, is just taking the code given by google for that ad, make a new panel,


?>
//put the google code here
<?php


and save, enable the panel, and ur done!

so what happened with the GD search? its not enabled for u?
0 replies
A
afaaro
A
afaaro 10
  • Senior Member, joined since
  • Contributed 295 posts on the community forums.
  • Started 68 threads in the forums
  • Started this discussions
answered
Senior Member

I am recieving this error whenever i add panel (
Parse error: parse error, unexpected $ in /home/****/public_html/***/administration/panel_editor.php(110) : eval()'d code on line 10



thanks Adnan for ur help
Edited by afaaro on 27-04-2006 17:48,
0 replies
R
Reflectoman
R
------------------------------------------------
Adnan Ahmed Online
File Hosting | Image Hosting | Free SMS
  • Member, joined since
  • Contributed 176 posts on the community forums.
  • Started 9 threads in the forums
answered
Member

post all the code that ur putting in the panel.
0 replies
A
afaaro
A
afaaro 10
  • Senior Member, joined since
  • Contributed 295 posts on the community forums.
  • Started 68 threads in the forums
  • Started this discussions
answered
Senior Member

?>
//<script type="text/javascript"><!--
google_ad_client = "pub-00000000000000000";
google_ad_width = 120;
google_ad_height = 60;
google_ad_format = "120x60_as_rimg";
google_cpa_choice = "CAAQta_zzwEaCMWBip4MM2LYKPm093M";
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script><?php
Edited by afaaro on 15-06-2007 09:50,
0 replies
A
afaaro
A
afaaro 10
  • Senior Member, joined since
  • Contributed 295 posts on the community forums.
  • Started 68 threads in the forums
  • Started this discussions
answered
Senior Member

hi Adnan... I solved the problem. many thanks

but please help with album
0 replies
A
afaaro
A
afaaro 10
  • Senior Member, joined since
  • Contributed 295 posts on the community forums.
  • Started 68 threads in the forums
  • Started this discussions
answered
Senior Member

I think GD is on but I dont really understand what this code is:

( Fatal error: Call to undefined function: imagecreatefromjpeg() in /home/******/public_html/test/maincore.php on line 615

can you please help me
0 replies
R
Reflectoman
R
------------------------------------------------
Adnan Ahmed Online
File Hosting | Image Hosting | Free SMS
  • Member, joined since
  • Contributed 176 posts on the community forums.
  • Started 9 threads in the forums
answered
Member

i still think u need to find out if GD is on first ... go to the php info page, it should tell you GD enabled, if it doesn't say that then you need to contact your server admin.

PS: does ur site use a validation code for registration? does it do it via text or image?
0 replies
A
afaaro
A
afaaro 10
  • Senior Member, joined since
  • Contributed 295 posts on the community forums.
  • Started 68 threads in the forums
  • Started this discussions
answered
Senior Member

via text
0 replies
R
Reflectoman
R
------------------------------------------------
Adnan Ahmed Online
File Hosting | Image Hosting | Free SMS
  • Member, joined since
  • Contributed 176 posts on the community forums.
  • Started 9 threads in the forums
answered
Member

any reason u dont use the image? i still think its the GD not being enabled.

anybody see this as any other solution?
0 replies

Category Forum

Bugs and Errors - 6

Labels

None yet

Statistics

  • Views 0 views
  • Posts 13 posts
  • Votes 0 votes
  • Topic users 2 members

0 participants

Notifications

Track thread

You are not receiving notifications from this thread.

Related Questions

Not yet