Icy Phoenix

     
 


Post new topic  Reply to topic 
Page 1 of 1
 
 
Reply with quote Download Post 
Post RC1 - Issues 
 
Hi Guys / team

Can one of you help.

Page to look at
[url= http://www.scotbird.co.uk/ScotBird_Forum/album_cat.php?cat_id=1] http://www.scotbird.co.uk/ScotBird_Forum/album_cat.php?cat_id=1[/url]

Usrname test
pass  test

i need help with 2 things, my logo, i need to modify header to correct the size and also to allow different logos for different pages eg Scotbird  for home, ScotBird Forum for the forum page etc. I have the images made just need help with the code and how to correct the headers height for the new images.

Also if you try to click on the image it says image not found.

I have upgraded from the previous stable release ...27 to the RC1 one.

any help would be appreciated.

regards
 



 
AndyGpySend private messageVisit poster's website  
Back to topPage bottom
Icy Phoenix is an open source project, you can show your appreciation and support future development by donating to the project.

Support us
 
Reply with quote Download Post 
Post Re: RC1 - Issues 
 
Are you using an RC1 theme or the old one you had for .27 ? Because it wont work properly if you didn't upgrade the theme.

There are docs on how to move, resize and adjust the header/logo etc. in the Docs section.

And if you want specific headers for specific pages and not "Random" switching, then you will need to add some php code to the overall header so it detects what location the user is at, and switch to the appropriate header for that page.

For that, I can post you an example of how to do it, meantime you need to sort out your other problems first.

Example Switching here: h**p://lopalong.com/forum/smilies_index.php If that is what you want. ?
 
 
 
Back to topPage bottom
Reply with quote Download Post 
Post Re: RC1 - Issues 
 
I have also updated my themes to the one that supports RC.

Can i have that example Lopalong ?

Any Idea about album pictures not loading, thumbnails are ok but no picture when clicked to view
 



 
Last edited by AndyGpy on Wed 13 May, 2009 19:03; edited 1 time in total 
AndyGpySend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: RC1 - Issues 
 
In order to increase the height of the logor, edit in css:

Code: [Download] [Hide] [Select]
#top_logo{
    background: #f7f7f7 url('images/aphrodite/bg_logo.gif') top left repeat-x;
    height: 64px;
    padding: 0;
}



2nd question:
I don't have idea   I have tried some switch but they do not work!


Sorry for my very bad english
 




____________
Host Server: Linux (Aruba)
IP Version: 1.3.1.54 Modded
IP WebSite: MakingART (Web 2.0)
 
FedericoBicchedduSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: RC1 - Issues 
 
AndyGpy wrote: [View Post]
Can i have that example Lopalong ?

This will get you started:

h**p://***.icyphoenix.com/viewtopic.php?p=37770#p37770

AndyGpy wrote: [View Post]
Any Idea about album pictures not loading, thumbnails are ok but no picture when clicked to view


Make sure you have lightbox(aka Highslider) in the album settings enabled, and rebuild the thumbnail cache while you are there.

After that I have no idea off the top of my head.

And Andy, you've been here long enough to know that it's one question per thread for the benefit of all users.
 
 
 
Back to topPage bottom
Reply with quote Download Post 
Post Re: RC1 - Issues 
 
"Make sure you have lightbox(aka Highslider) in the album settings enabled, and rebuild the thumbnail cache while you are there. "


Have done, still no joy, cant even see thumbnails now

Lopalong, register on site and i will give you access to see settings

2 Questions -- I am Sorry lopalong, i will remember in future, the old grey thing in my skull will take it on board LOL

Anyone else got any ideas as to the picture thingy ??
 



 
AndyGpySend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: RC1 - Issues 
 
Losing the thumbs is no big deal because they are generated from the actual pics. Which tells me that your main images are not in the path. But there is a bigger hurdle that has to be overcome, and I'm not sure how to go around it.

The problem is that the Album directory structure has changed in RC1 and you no longer have a common upload folder with images tagged as user_2, user_27 etc, and it appears your uploads now go to a folder named users/2/*.*, users/27/*.*

I don't know if there's anything in the docs section, and if not, either best you send MG a PM to sort this upgrade out as quickly as possible, or revert back to v27 until it is known how to fix it.


Maybe it's a simple matter of moving your pics (user_2*?) to RC1 files/album/users/2/*.* ?

Don't know, and have no way to test it.
 
 
 
Back to topPage bottom
Reply with quote Download Post 
Post Re: RC1 - Issues 
 
Lopalong wrote: [View Post]

I don't know if there's anything in the docs section, and if not, either best you send MG a PM to sort this upgrade out as quickly as possible, or revert back to v27 until it is known how to fix it.


Maybe it's a simple matter of moving your pics (user_2*?) to RC1 files/album/users/2/*.* ?

Don't know, and have no way to test it.


I´ll second that LOPA.
Better wait for final version with all BUGS fixed.
Probably MG will put some extra issues to sort some thing´s out.

In .27 its much more easier to fix this thing´s. Maybe because the code is known by more users that can give you a hand.
RC1 is to different in everything. different way to handle templates css and all that stuff
 




____________
Out of Order
 
spydieSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: RC1 - Issues 
 
It is very difficult my friend to give support to anything that changes from day to day when there are no release notes, file or code changes published.

And to be quite frank, I'm not even going to bother looking at the RC candidates in future, when one seems to be expected to spend countless hours trying to work out what changes have been made, only to find that what was changed yesterday, has been changed again today.


IMHO, RC1 is a toy, and should not be used in a live environment.

 
 
 
 
Back to topPage bottom
Reply with quote Download Post 
Post Re: RC1 - Issues 
 
Thats why i´m still testing around with RC1 and did´nt upgrade my live site.

anyway at the moment i´ve got a huge project whitch i´ve been thinking of basing it in IP.

but it looks like i´ve got to do that with .27.

well, better said i´m still looking around to find a suitable cms for that project.
 




____________
Out of Order
 
spydieSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: RC1 - Issues 
 
Just to clear up on something.

I have not set the RC release as my live site, my live site is fine, i test my new dev work live on the server.

My live site is not the one in the link given previously.

regards
 



 
AndyGpySend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post SOLVED -- Album Paths After Install RC1 
 
Superman doesnt have a look it compared to MIGHTY GORGON !!    

Thanks a bunch mate

in the masters own words:-

Mighty Gorgon wrote: 
There is a special function in install.php which does that for you.

launch install.php again from install folder (it is better that you rename that folder to something else)...

And you will see some special options.


Thanks MG
 



 
Edited by Mighty Gorgon, Sat 16 May, 2009 22:48: Added QUOTE tag
AndyGpySend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: RC1 - Issues 
 
You are welcome mate.

Just one thing... my nickname is Mighty Gorgon, not Mighty Gordon!!!  
 




____________
Luca
SEARCH is the quickest way to get support.
Icy Phoenix ColorizeIt - CustomIcy - HON
 
Mighty GorgonSend private messageSend e-mail to userVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: RC1 - Issues 
 
So it is, Soz my man.

Mighty Gorgon !!

I will program it into my thick skull LOL
 



 
AndyGpySend private messageVisit poster's website  
Back to topPage bottom
Post new topic  Reply to topic  Page 1 of 1
 


Display posts from previous:    

HideWas this topic useful?

Link this topic
URL
BBCode
HTML




 
Permissions List
You cannot post new topics
You cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events


  

 

  cron