Php photo gallery TWG | JFUploader | TWG Flash upload | WFU | Forum

Get help for TinyWebGallery, the best image gallery. The forum is also home for the Joomla JFUploader, TWG Flash Uploader and the Wordpress flash uploader.
It is currently 28. Mar 2024, 23:29

This forum is readonly now. Please use the new forum if you don't find the answer to your question here. The new forum is at https://www.tinywebgallery.com/blog/forum/


All times are UTC + 1 hour [ DST ]




Post new topic Reply to topic  [ 6 posts ] 
Author Message
PostPosted: 15. Jun 2006, 20:21 
Hi, I installed TWG 1.42 zip version, and this is all that appears when opening index.php
Code:
Fatal error: Call to undefined function: checkfullscreen() in /hsphere/local/home/zworqy/zworqy.com/gallery/index.php on line 73


:cry:


Top
  
 
 Post subject:
PostPosted: 19. Jun 2006, 09:31 
Offline
Site Admin
User avatar

Joined: 1. Aug 2005, 12:53
Posts: 11232
Not much ...

Seems that the include /inc/filefunctions.inc.php is not found.
Can you check if this file is in the inc folder? Maybe reupload the inc folder.

/Michael


Top
 Profile  
 
PostPosted: 3. Mar 2011, 23:34 
Offline
User avatar

Joined: 19. Jul 2010, 23:21
Posts: 13
Location: Slovenija
Hello.
I have the same problem - the same error appears.
Today I want to set sending mail notifications so I changed some parameters in php.ini and sendmail.ini files. Also, I changed some parameters in config.php file regarding sending e-mails. I DO NOT change anything else!
Suddenly - I mean really suddenly I got that "undefined function" error.
I double check my installation - specially .php files and they were not changed since I upgraded to last version (I do a backup once a week of all files).

What is happening? If I comment out call of checkFullScreen function than the page is displayed but wider than the browser window is.
I will try to restore yesterday's files.

If you need any additional info just let me know.

Thanks in advance.
Andreo

_________________
Andreo


Top
 Profile  
 
PostPosted: 3. Mar 2011, 23:48 
Offline
Site Admin
User avatar

Joined: 1. Aug 2005, 12:53
Posts: 11232
Hi,

you did not even tell which version of TWG you use ....

And you never should change anything in config.php.
Please see here: http://www.tinywebgallery.com/en/configuration.php
how to set parameters properly.

something has changed. Commenting out any functions do not really help. There is a reason why therey are there ;).

check the log file. Maybe you find your problem there.

- Michael


Top
 Profile  
 
PostPosted: 4. Mar 2011, 00:12 
Offline
User avatar

Joined: 19. Jul 2010, 23:21
Posts: 13
Location: Slovenija
Hello again.
Thanks for fast replay. I found the problem. It was my mistake :oops: .
I use TWG 1.8.4 version. :!:
Actually I forget to tell you something :oops: (I'm sorry I really forget it): I found on your page some update about ZIPping and I merged that changes. This change was in a file twg_zip.class.php. The mistake was that I wrote

Code:
if($closeFileHandle) {
    fclose($this->fileHandle);
    }

instead of
Code:
if($closeFileHandle)
    fclose($this->fileHandle);


When I removed those {} everything works just great 8)

Thanks again.
Best regards

Andreo

_________________
Andreo


Top
 Profile  
 
PostPosted: 4. Mar 2011, 00:43 
Offline
Site Admin
User avatar

Joined: 1. Aug 2005, 12:53
Posts: 11232
there is no need to update this class ;). I currently don't use it there. I use the one of the TFU uploader which should be the one I posted.

Best,
Michael


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 6 posts ] 

All times are UTC + 1 hour [ DST ]


Who is online

Users browsing this forum: No registered users and 15 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
cron
powered by phpbb | Datenschutz/ Privacy policy