coppermine-gallery.com/forum

Support => Older/other versions => cpg1.2 Standalone Support => Topic started by: topgear on June 15, 2004, 08:46:49 AM

Title: [solved] blank pages
Post by: topgear on June 15, 2004, 08:46:49 AM
hey, i dont get a blank index page. but when i click the categories, they come up black./


how do i fix it ?
Title: Re: blank pages
Post by: Tarique Sani on June 15, 2004, 10:45:53 AM
The URL of your gallery please?
Title: Re: blank pages
Post by: topgear on June 17, 2004, 06:47:38 AM
http://www.topgear.necronhosting.com/coppermine/index.php

i got another problem now though.

it is saying "Script called without the required parameter(s)." when i try go into admin
Title: Re: blank pages
Post by: Joachim Müller on June 17, 2004, 09:27:09 AM
we have a policy on this board of one question per thread, so I'd say your initial problem has been solved.
If you get Script called without the required parameter(s). you probably manually entered the url http://www.topgear.necronhosting.com/coppermine/admin.php into your browser's address bar - you mustn't do that. Log in as admin (using the login link on your coppermine page) and after successfully loging in, use the items from the admin menu.

GauGau
Title: Re: blank pages
Post by: topgear on June 17, 2004, 09:54:41 AM
cool, but the blank page still isnt fixed.

one of you from here uploaded a pic called "test" or something. when u click it, it comes up blank.

http://www.topgear.necronhosting.com/coppermine/index.php

^^ go to the link, then click user galleries. then click test, and see if it comes up blank
Title: Re: blank pages
Post by: Tarique Sani on June 17, 2004, 11:45:53 AM
OK Confirmed  - trying to go to a user category http://www.topgear.necronhosting.com/coppermine/index.php?cat=10002 gives a blank page when it should not - did you change any code?
Title: Re: blank pages
Post by: topgear on June 17, 2004, 11:56:00 AM
nope, i havent touched it. the first time all i done was replace the image file at the top. but this is a new installation
Title: Re: blank pages
Post by: Casper on June 17, 2004, 12:04:24 PM
This happens in all themes.

Try uploading a new copy of index.php
Title: Re: blank pages
Post by: topgear on June 17, 2004, 12:17:04 PM
cool, where do i get the new one from ??. because i installed it with fantastico.
Title: Re: blank pages
Post by: Casper on June 17, 2004, 12:35:28 PM
You can go to the downloads section, see link above, and the 1.2.1 download is still available.  You can download the complete application there.
I would suggest if you are doing that, you should actually download the latest version, 1.3.0, and doan upgrade (easy).

Just follow the upgrading instructions in the docs folder of the download.  As yours is a new site, this is the ideal time.
Title: Re: blank pages
Post by: topgear on June 21, 2004, 01:14:46 PM
yeh i done that, now when i try get into a catagory it says..............


Fatal error: Call to undefined function: is_image() in /home/topgear/public_html/coppermine/index.php on line 338
Title: Re: blank pages
Post by: Casper on June 21, 2004, 01:38:13 PM
It looks to me you did not update all the files, as your page is showing tags that should not be there.
Did you replace all the files in the include folder, except the config.inc.php and lock file.
Title: Re: blank pages
Post by: topgear on June 21, 2004, 01:42:30 PM
haha yeh shit, i forgot the include folder cause i left that till last. ill have another go
Title: Re: blank pages
Post by: topgear on June 21, 2004, 01:45:41 PM
it fixed that problem, but i still get a blank page when i click the album.

see if it works for you.

http://www.topgear.necronhosting.com/~topgear/coppermine/index.php?cat=1
Title: Re: blank pages
Post by: Casper on June 21, 2004, 02:18:27 PM
I have a feeling this is to do with your 'contents of main page' setting in config.
This must include 'catlist/alblist' at least, and also 'breadcrumb' would help.

ps, you should also go to the cvs, and get an updated index.php file.
Title: Re: blank pages
Post by: topgear on June 21, 2004, 02:34:34 PM
cool, i added catlist/alblist/breadcrumb and its working now. thanks
Title: Re: blank pages
Post by: Casper on June 21, 2004, 02:36:14 PM
 ;) I saw, but I think you should put the breadcrumb before the catlist, it looks better.
Title: Re: [solved] blank pages
Post by: topgear on June 21, 2004, 02:37:50 PM
alright, *beep* is breadcrumb ?
Title: Re: [solved] blank pages
Post by: Casper on June 21, 2004, 04:48:22 PM
the bit that looks like this
QuoteHome>category>sub-cat>album

So you can click on any bit of the route you took to go back to it easily.  (from hansel and grettal, where they left a trail of breadcrumbs to find their way out of the woods)