| Author |
Message |
flex411
Beginner


Joined: Apr 10, 2003 Posts: 1
|
Posted: Thu Apr 10, 2003 1:59 am Post subject: gallery_65 |
|
|
i went from that db line 35 error to
"Fatal error: Call to undefined function: checkifonlineoroffline() in /home/ultimate/public_html/modules/Gallery/init.php on line 101
" and not being able to acces the Gallery no matter what user i am? help? |
|
| Back to top |
|
|
AdBot
|
|
| Back to top |
|
 |
dari
Site Admin


Joined: Mar 03, 2003 Posts: 6287 Location: Washington Township, NJ, USA
|
Posted: Thu Apr 10, 2003 7:23 am Post subject: |
|
|
| what version of gallery are you using? the files that i made available are for 1.3.4cvs-b15. i will check to see if the 1.3.3 files are substantially different, and if so, make a new download available. |
|
| Back to top |
|
|
dari
Site Admin


Joined: Mar 03, 2003 Posts: 6287 Location: Washington Township, NJ, USA
|
Posted: Thu Apr 10, 2003 7:43 am Post subject: |
|
|
ok, that function is in the 1.3.4 version of init.php. The function was included in the 1.3.4 version of util.php. So, rather than including the new util.php, which might break other stuff, i'm going to simply include the older init.php with the mod'ed entries.
EDIT: http://www.nukedgallery.net/modules.php ... cle&sid=12 has the link to the new file for 1.3.3 and the original for 1.3.4. |
|
| Back to top |
|
|
ceinueng
Beginner


Joined: Apr 08, 2003 Posts: 3
|
Posted: Sat Apr 26, 2003 1:48 pm Post subject: |
|
|
I've just installed gallery v 1.3.3 to my website http://www.ichiangrai.com together with nuke 6.5 (clean install). And I found the error that all photos after added did not display.
Therefore, i went searching for posts in nukemods and found that for nuke 6.5 there should apply new patches for it. I did but the result came up the same. http://www.ichiangrai.com/nuke65/module ... me=gallery
Any suggestions for this would greatly appreciated.
Thank you
Songkran  |
|
| Back to top |
|
|
dari
Site Admin


Joined: Mar 03, 2003 Posts: 6287 Location: Washington Township, NJ, USA
|
Posted: Sun Apr 27, 2003 8:56 am Post subject: |
|
|
sorry for the delay, i've been having access problems at home.
anyway, i see that your gallery is in config mode right now, but you'll want to read <a href="http://www.nukedgallery.net/article12.html&mode=&order=0&thold=0" target="_new">this</a> article for the patches for the phpNuke 6.5 / Gallery 1.3.3 problems.
If you have terminal access, you can get the latest CVS (and you won't need the patches) by typing:Code: ›
cvs -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/gallery login
cvs -z3 -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/gallery co gallery
at the prompt. |
|
| Back to top |
|
|
ceinueng
Beginner


Joined: Apr 08, 2003 Posts: 3
|
Posted: Mon Apr 28, 2003 10:25 am Post subject: |
|
|
Thank you for yr reply.
Now with the help of my webhost. I can get it worked eventually but another problem i'm facing is that i cannot use url to upload photos for example I got photos uploaded at http://www.ichiangrai.com/download/FriendPost/ it gives me error while uploading with this url once i change to other url uploading process just works fine.
I think it's the webhost problem I'm just waiting for their reply.
Thank you for your time
Songkran
PS: I already applied patches for Nuke 6.5 where you posted in the homepage. |
|
| Back to top |
|
|
ceinueng
Beginner


Joined: Apr 08, 2003 Posts: 3
|
Posted: Mon Apr 28, 2003 12:51 pm Post subject: |
|
|
Ok. My webhost has just enabled the index view folder the url upload function is now working fine.
Good night
Songkran  |
|
| Back to top |
|
|
|
|
|
|
|