Support Forums | Demo Gallery [1.x] [2.x] | Downloads | News | Site Map ]
Nuked Gallery
  Create a FREE account or Login   As a guest, you don't have access to our FULL navigation system.
 Forum FAQForum FAQ   StatisticsStatistics   SearchSearch   UsergroupsUsergroups   FavoritesFavorites  

Latest Albums - Vertical/Horizontal Issue
Goto page 1, 2, 3  Next
 
Post new topic   Reply to topic    NukedGallery.net Forum Index » PHP-Nuke Integration » Blocks View previous topicPrinter friendly versionView next topic
Author Message
bensie

Beginner
Beginner


Joined: Jul 06, 2003
Posts: 10

PostPosted: Mon Jul 28, 2003 4:06 pm    Post subject: Latest Albums - Vertical/Horizontal Issue Reply with quote

On the new demo site, the latest albums block displays the albums next to one another. In the version that I downloaded, the block displays one 'latest album' per line. I tried to find the line-break in the code but had no success. Anyone know how I can make this identical to the demo site?
Back to top
Offline View user's profile Send private message
AdBot
   Post subject: Latest Albums - Vertical/Horizontal Issue  

Back to top
dari

Site Admin
Site Admin


Joined: Mar 03, 2003
Posts: 6287
Location: Washington Township, NJ, USA

PostPosted: Mon Jul 28, 2003 7:43 pm    Post subject: Reply with quote

yeah, i'll post up a different version for it in the downloads....check it in a few
Back to top
Offline View user's profile Send private message Visit poster's website
bensie

Beginner
Beginner


Joined: Jul 06, 2003
Posts: 10

PostPosted: Mon Jul 28, 2003 8:19 pm    Post subject: Reply with quote

The link is broken. Sad
Back to top
Offline View user's profile Send private message
dari

Site Admin
Site Admin


Joined: Mar 03, 2003
Posts: 6287
Location: Washington Township, NJ, USA

PostPosted: Mon Jul 28, 2003 8:33 pm    Post subject: Re: Latest Albums - Vertical/Horizontal Issue Reply with quote

it's fixed.
Back to top
Offline View user's profile Send private message Visit poster's website
bensie

Beginner
Beginner


Joined: Jul 06, 2003
Posts: 10

PostPosted: Mon Jul 28, 2003 8:56 pm    Post subject: Reply with quote

excellent, this is exactly what I was looking for!
Back to top
Offline View user's profile Send private message
dari

Site Admin
Site Admin


Joined: Mar 03, 2003
Posts: 6287
Location: Washington Township, NJ, USA

PostPosted: Mon Jul 28, 2003 9:01 pm    Post subject: Re: Latest Albums - Vertical/Horizontal Issue Reply with quote

glad to be of service Very Happy
Back to top
Offline View user's profile Send private message Visit poster's website
switch

Novice
Novice


Joined: Jul 09, 2003
Posts: 23

PostPosted: Fri Aug 01, 2003 12:15 pm    Post subject: Reply with quote

NewAlbums Bock

Fatal error: Call to a member function on a non-object in /home/punkrider/public_html/flipzcrew/modules/gallery/classes/User.php on line 90

note:i only get this error message if i login as member.
ps: no error found if i dont log in or if login as an admin.
Back to top
Offline View user's profile Send private message
dari

Site Admin
Site Admin


Joined: Mar 03, 2003
Posts: 6287
Location: Washington Township, NJ, USA

PostPosted: Fri Aug 01, 2003 12:43 pm    Post subject: Re: Latest Albums - Vertical/Horizontal Issue Reply with quote

i will investigate.
Back to top
Offline View user's profile Send private message Visit poster's website
dari

Site Admin
Site Admin


Joined: Mar 03, 2003
Posts: 6287
Location: Washington Township, NJ, USA

PostPosted: Fri Aug 01, 2003 12:46 pm    Post subject: Reply with quote

ok, i logged into my demo site as a "normal" (not admin) user and didn't get any error. what's your website address?
Back to top
Offline View user's profile Send private message Visit poster's website
wusspryde

Beginner
Beginner


Joined: Aug 06, 2003
Posts: 18

PostPosted: Thu Aug 07, 2003 12:02 am    Post subject: Reply with quote

hi, i got that exact same error

Fatal error: Call to a member function on a non-object in /home/ofsenet/public_html/modules/gallery/classes/User.php on line 90

my address is http://host86.ipowerweb.com/~ofsenet/index.php
Back to top
Offline View user's profile Send private message
broken

Beginner
Beginner


Joined: Jul 30, 2003
Posts: 3

PostPosted: Thu Aug 07, 2003 12:33 am    Post subject: Re: Latest Albums - Vertical/Horizontal Issue Reply with quote

I also get the same error.
Back to top
Offline View user's profile Send private message
dari

Site Admin
Site Admin


Joined: Mar 03, 2003
Posts: 6287
Location: Washington Township, NJ, USA

PostPosted: Thu Aug 07, 2003 7:24 am    Post subject: Reply with quote

hmm...it might be a version issue. i'm always running the bleeding edge CVS code on that site. what versions of PHP/PHPNuke/Gallery/etc?
what browser/OS are you viewing it from?
is it occuring when you're logged in, the page as an anonymous user, or as admin?
Back to top
Offline View user's profile Send private message Visit poster's website
wusspryde

Beginner
Beginner


Joined: Aug 06, 2003
Posts: 18

PostPosted: Thu Aug 07, 2003 12:45 pm    Post subject: Reply with quote

I am running phpnuke 6.7 on PHP version 4.23 on a FreeBSD server.
Gallery version 1.3.4

Viewing from IE 6.0 on Windows XP professional

It occurs both as an anon user and as admin for me.

Any suggestions?
Back to top
Offline View user's profile Send private message
dari

Site Admin
Site Admin


Joined: Mar 03, 2003
Posts: 6287
Location: Washington Township, NJ, USA

PostPosted: Thu Aug 07, 2003 12:48 pm    Post subject: Reply with quote

i'm assuming you're talking about the New Albums block here...post the config section of your block (the 5 lines at the top with your server information).
Back to top
Offline View user's profile Send private message Visit poster's website
wusspryde

Beginner
Beginner


Joined: Aug 06, 2003
Posts: 18

PostPosted: Thu Aug 07, 2003 1:37 pm    Post subject: Reply with quote

yes i am talking about the new albums block, sorry i didnt clarify

here is the code

$GALLERY_BASEDIR = "/home/ofsenet/public_html/modules/gallery/";
define(SERVER_ADDR,"http://host86.ipowerweb.com/~ofsenet/");
define(WEB_BASE_ADDR,"http://host86.ipowerweb.com/~ofsenet/");
define(GALLERY_NAME,"Overflow Silver Edition - Media");
define(USE_THUMBS,0); // Set to 1 to show thumbnails, 0 to just list albums.
Back to top
Offline View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    NukedGallery.net Forum Index » PHP-Nuke Integration » Blocks View previous topicPrinter friendly versionView next topic
Goto page 1, 2, 3  Next

 
Jump to:  
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 vote in polls in this forum
All times are GMT - 5 Hours

Powered by phpBB © phpBB Group



Sponsors: Dedicated ServersDomain NamesWeb HostingDomain Name RegistrationDedicated Web HostingWeb Design New YorkCompare VoIPseo packagesSEO CompanyNew York Yellow PagesFind LocationsVOIP Phone ServiceNeckermannOnline internetSEORestaurant Locator • Get great HP coupons from CouponSnapshot • Search for great dell coupons at CouponSnapshot.com.au • Graduation DressesAndroid TabletSEO IndiaBuy Phen375fuel filterWorld Meds Direct

8th year online! 2003-2011
Legal • Use of this site consitutes agreement to the Acceptable Use Policy
Hosted by Implosion WorksSourceForge.net Logo • Theme by TonicMedia