CyberiaPC.com Community Forums Main Page
RSS Feeds: Late(st) News | Zenith Picture Gallery | Most Recent Community Topics | Tips, Tricks and Other Useful Stuff

Welcome Guest ( Log In | Register )

5 Pages V  < 1 2 3 4 5 >   Digg this topic Digg this topic   Add to my del.icio.us Add to my del.icio.us
Reply to this topicStart new topic
> Zenith Picture Gallery v0.7 released
FuzzyYak
post Mar 31 2005, 06:06 PM
Post #31


New Member
*

Group: Members
Posts: 5
Joined: 29-March 05
Member No.: 2,463

South Africa




I'll try that.

Thanks Ali.
Go to the top of the page
 
+Quote Post
FuzzyYak
post Apr 5 2005, 06:58 AM
Post #32


New Member
*

Group: Members
Posts: 5
Joined: 29-March 05
Member No.: 2,463

South Africa




QUOTE(Ali Almossawi @ Mar 31 2005, 07:20 PM)
hmm...Have you tried changing the column type of comment_body to LONGTEXT?  I'll try and see if there's another solution in the meantime.

I've been asked that question by someone else in the past.  I'll note it down and post a mod when I have some free time next week.  Sorry for that. wink.gif
*


Hi Ali.

It looks like the dbase field is long enough for the text, but it's still being cut off. Can you remember whether you limit the text length in any way somewhere?

Thanks,
Johann.
Go to the top of the page
 
+Quote Post
usr.c
post Apr 6 2005, 06:33 PM
Post #33


Boss, my code's compiling (xkcd)
Group Icon

Group: Admins
Posts: 10,440
Joined: 19-September 01
Member No.: 1

Nothing Selected




Hi Johann,

hmm...I don't think there's a restriction on length anywhere in the code. Let me get back to you on that one. If I don't reply by tomorrow send me a PM to remind me.


--------------------


Things that I don't suck at: Photography (flickr, JPG Mag), Skydiving, Splitting atoms, Flying a space shuttle
"Don't bail; the best gold is at the bottom of barrels of crap!" -Randy Pausch
I have people-skills goddamnit! What is wrong with you people!!! | www.skyrill.com
Go to the top of the page
 
+Quote Post
usr.c
post Apr 7 2005, 09:11 PM
Post #34


Boss, my code's compiling (xkcd)
Group Icon

Group: Admins
Posts: 10,440
Joined: 19-September 01
Member No.: 1

Nothing Selected




Hi again Johann,

I was able to add a comment of length 1800 cahracters by just removing the maxlength restriction I mentioned in an earlier post.


--------------------


Things that I don't suck at: Photography (flickr, JPG Mag), Skydiving, Splitting atoms, Flying a space shuttle
"Don't bail; the best gold is at the bottom of barrels of crap!" -Randy Pausch
I have people-skills goddamnit! What is wrong with you people!!! | www.skyrill.com
Go to the top of the page
 
+Quote Post
peter123
post Apr 14 2005, 09:16 AM
Post #35


New Member
*

Group: Members
Posts: 1
Joined: 14-April 05
Member No.: 2,512

Nothing Selected




Hi,

How can I download the version 0.7?
I clicked on the download link but it gave me an error message.

Thanks

Peter
Go to the top of the page
 
+Quote Post
usr.c
post Apr 14 2005, 10:30 AM
Post #36


Boss, my code's compiling (xkcd)
Group Icon

Group: Admins
Posts: 10,440
Joined: 19-September 01
Member No.: 1

Nothing Selected




Hi Peter,

Try this link.

I've fixed the one in the original post as well. Thanks.


--------------------


Things that I don't suck at: Photography (flickr, JPG Mag), Skydiving, Splitting atoms, Flying a space shuttle
"Don't bail; the best gold is at the bottom of barrels of crap!" -Randy Pausch
I have people-skills goddamnit! What is wrong with you people!!! | www.skyrill.com
Go to the top of the page
 
+Quote Post
Guest_lika_*
post May 5 2005, 04:05 PM
Post #37





Guests







Hi, I've just downloaded your gallery and it installed without problem.

My issue is that when I try to login, it just redirects me back to the user page. I can't access the admin panel at all; when i try entering the url directly it informs me i'm not logged in.

Help, please?
Go to the top of the page
 
+Quote Post
usr.c
post May 5 2005, 08:35 PM
Post #38


Boss, my code's compiling (xkcd)
Group Icon

Group: Admins
Posts: 10,440
Joined: 19-September 01
Member No.: 1

Nothing Selected




Hi lika,

It seems like cookies are being blocked right after you log in. Have you tried lowering the security settings in IE? Do you have problems with cookies on other websites.


--------------------


Things that I don't suck at: Photography (flickr, JPG Mag), Skydiving, Splitting atoms, Flying a space shuttle
"Don't bail; the best gold is at the bottom of barrels of crap!" -Randy Pausch
I have people-skills goddamnit! What is wrong with you people!!! | www.skyrill.com
Go to the top of the page
 
+Quote Post
Guest_Guest_*
post May 6 2005, 01:44 AM
Post #39





Guests







QUOTE(Ali Almossawi @ May 5 2005, 08:35 PM)
Hi lika,

It seems like cookies are being blocked right after you log in.  Have you tried lowering the security settings in IE?  Do you have problems with cookies on other websites.
*


It does seem that way - but I don't have issues with other cookies and even at the lowest security setting, it doesn't work. I tried it in Netscape with the same result.

Enter description here from Admin CP just won't turn into a link, and there doesn't seem to be any other way into the admin section.

I was browsing the forums after posting the first message and http://cyberiapc.com/forums/index.php?showtopic=6005&st=0 seems to be a similar problem.

Any ideas?
Go to the top of the page
 
+Quote Post
usr.c
post May 8 2005, 10:04 PM
Post #40


Boss, my code's compiling (xkcd)
Group Icon

Group: Admins
Posts: 10,440
Joined: 19-September 01
Member No.: 1

Nothing Selected




Hi lika,

Sorry for the late reply. The only other reason would be that session variables are not registering on your server. Would it be possible to PM me or post here your phpinfo details?


--------------------


Things that I don't suck at: Photography (flickr, JPG Mag), Skydiving, Splitting atoms, Flying a space shuttle
"Don't bail; the best gold is at the bottom of barrels of crap!" -Randy Pausch
I have people-skills goddamnit! What is wrong with you people!!! | www.skyrill.com
Go to the top of the page
 
+Quote Post
justjulie
post May 13 2005, 10:14 AM
Post #41


New Member
Group Icon

Group: +Zenith User
Posts: 31
Joined: 13-May 05
Member No.: 2,594

Hong Kong




QUOTE(Ali Almossawi @ Apr 14 2005, 06:30 PM)
Hi Peter,

Try this link.

I've fixed the one in the original post as well.  Thanks.
*

Hi Ali,

I'm also trying to download version 0.7 but couldn't do so with this link.

Please help. Thanks.
Go to the top of the page
 
+Quote Post
usr.c
post May 13 2005, 12:16 PM
Post #42


Boss, my code's compiling (xkcd)
Group Icon

Group: Admins
Posts: 10,440
Joined: 19-September 01
Member No.: 1

Nothing Selected




Thanks, I'm working on it right now. IPB support is non-existent so I'm trying to figure out why things have gone missing after the last upgrade.

In the meantime, here's a temporary link.


--------------------


Things that I don't suck at: Photography (flickr, JPG Mag), Skydiving, Splitting atoms, Flying a space shuttle
"Don't bail; the best gold is at the bottom of barrels of crap!" -Randy Pausch
I have people-skills goddamnit! What is wrong with you people!!! | www.skyrill.com
Go to the top of the page
 
+Quote Post
Renzoblade
post May 13 2005, 12:24 PM
Post #43


Heavenly Sword
Group Icon

Group: ++Member
Posts: 757
Joined: 12-December 04
From: Sydney
Member No.: 2,089

Australia




that link came up corrupted for me
Go to the top of the page
 
+Quote Post
Guest_Guest_*
post May 18 2005, 02:58 PM
Post #44





Guests







hi is there any way to upload pictures by ftp?
Go to the top of the page
 
+Quote Post
usr.c
post May 18 2005, 08:48 PM
Post #45


Boss, my code's compiling (xkcd)
Group Icon

Group: Admins
Posts: 10,440
Joined: 19-September 01
Member No.: 1

Nothing Selected




Take a look at the Batch Add option in the Admin CP. You can upload pictures to the folder incoming and then batch add them.


--------------------


Things that I don't suck at: Photography (flickr, JPG Mag), Skydiving, Splitting atoms, Flying a space shuttle
"Don't bail; the best gold is at the bottom of barrels of crap!" -Randy Pausch
I have people-skills goddamnit! What is wrong with you people!!! | www.skyrill.com
Go to the top of the page
 
+Quote Post

5 Pages V  < 1 2 3 4 5 >
Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



RSS Lo-Fi Version Time is now: 21st May 2013 - 10:55 PM