Home | Support Forums | Your Account | Gallery [2] | 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  

new updated install
Goto page 1, 2  Next
 
Post new topic   Reply to topic    NukedGallery.net Forum Index » phpBB Issues » Olympus (phpBB3) / Gallery 2 Integration View previous topicPrinter friendly versionView next topic
Author Message
iain

User
User


Joined: Dec 26, 2007
Posts: 30

PostPosted: Sat May 10, 2008 4:06 am    Post subject: new updated install Reply with quote

with reference to
http://www.nukedgallery.net/posts3975-start15.html

I have done a new install on a "not live" board/gallery using the latest forum/gallery/integration downloads.
The install went without any error messages Smile
There are a few images missing and what, to me, looks like some ccs problems with the gallery main page.
As I need to make absolutly sure I have no installation faults this time rather than just put the images where they are flagged as not being I want to show it to you so you can tell me if they indicate I have missed a step or something first...................

Please feel free to register and play if you want/need.

www.uklows.com/rebuild/forum

Thanks


Iain.
Back to top
Offline View user's profile Send private message Visit poster's website
AdBot
   Post subject: new updated install  

Back to top
PoPoutdoor

Knowledgeable User
Knowledgeable User


Joined: Jan 20, 2006
Posts: 49

PostPosted: Sun May 11, 2008 2:23 pm    Post subject: Re: new updated install Reply with quote

Hey man... have you clear the cache after the integration?

Parse error: syntax error, unexpected '}' in /..../cache/tpl_Rush_viewtopic_body.html.php on line 172
Back to top
Offline View user's profile Send private message
iain

User
User


Joined: Dec 26, 2007
Posts: 30

PostPosted: Mon May 12, 2008 12:00 pm    Post subject: Re: new updated install Reply with quote

yes.
have purged cache with the g2 settings purge and delketed all cached pages in phpbb3 as well just to be sure.
I have also installed ll the mods in an un altered prosilver and get the same thing happening

Question
Back to top
Offline View user's profile Send private message Visit poster's website
jettyrat

Moderator
Moderator


Joined: Nov 28, 2005
Posts: 898

PostPosted: Mon May 12, 2008 1:06 pm    Post subject: Re: new updated install Reply with quote

You can probably fix the missing integration images by going to acp->styles->refresh imagesets. You may have to refresh the templates and themes as well.

The other error in the viewtopic_body appears to be a mod error in the template file.
Back to top
Offline View user's profile Send private message
iain

User
User


Joined: Dec 26, 2007
Posts: 30

PostPosted: Mon May 12, 2008 1:13 pm    Post subject: Re: new updated install Reply with quote

tried that. no change.
one thing I have noticed is that those missing images are where they should be.
could i have set something wrong in configuration so the folders arent being seen ?
Back to top
Offline View user's profile Send private message Visit poster's website
jettyrat

Moderator
Moderator


Joined: Nov 28, 2005
Posts: 898

PostPosted: Mon May 12, 2008 7:46 pm    Post subject: Re: new updated install Reply with quote

The little camera icon next to 'Gallery 2' in the main navigation links is working for me now.

The css is not working in the gallery pages because the page source css link is:
Code: › <link rel="stylesheet" type="text/css" href="/gallery/modules/core/data/gallery.css"/>

But when I enter http://www.uklows.com/gallery/modules/c ... allery.css in the browser address bar, I get:
Quote: › The requested URL /gallery/modules/core/data/gallery.css was not found on this server.

I'm assuming you have some sort of aliasing or subdomain pointing going on that is confusing things. If I remember correctly you had some sort of redirection going on.

And you still have what appears to be an error in a template file (I get 2 different errors depending on if the cache is expired I assume):
Parse error: syntax error, unexpected '}' in /home/uklows/public_html/rebuild/forum/includes/template.php(175) : eval()'d code on line 175

Parse error: syntax error, unexpected '}' in /home/uklows/public_html/rebuild/forum/cache/tpl_Rush_viewtopic_body.html.php on line 175
Back to top
Offline View user's profile Send private message
iain

User
User


Joined: Dec 26, 2007
Posts: 30

PostPosted: Tue May 13, 2008 2:05 pm    Post subject: Re: new updated install Reply with quote

jettyrat wrote: ›
But when I enter http://www.uklows.com/gallery/modules/c ... allery.css in the browser address bar, .


http://www.uklows.com/rebuild/gallery/m ... allery.css
Back to top
Offline View user's profile Send private message Visit poster's website
jettyrat

Moderator
Moderator


Joined: Nov 28, 2005
Posts: 898

PostPosted: Tue May 13, 2008 2:14 pm    Post subject: Re: new updated install Reply with quote

But that is not where it is looking, there is no "rebuild" in the path generated by the gallery css -
Quote: ›
Code: › <link rel="stylesheet" type="text/css" href="/gallery/modules/core/data/gallery.css"/>
Back to top
Offline View user's profile Send private message
iain

User
User


Joined: Dec 26, 2007
Posts: 30

PostPosted: Tue May 13, 2008 3:50 pm    Post subject: Re: new updated install Reply with quote

hmm....
Back to top
Offline View user's profile Send private message Visit poster's website
iain

User
User


Joined: Dec 26, 2007
Posts: 30

PostPosted: Sat May 17, 2008 5:00 am    Post subject: Re: new updated install Reply with quote

Smile
done it all again and i think it all works !

uklows.com/forum

[i had it at uklows.com/rebuild/forum before and maybe that is what confused the css?]

so now i need to update the phpbb db to the current state of my board.
i'm hoping you can tell me which tables to remove from the downlowded db [this is the gallery/forum at lowriderforums.com which has the earlier veersion of integration] so that i can just update the board tables and not affect the integration or gallery.
i want to get this mirror board/gallery with all posts and members as the active board.

thanks for all your help in this.

[i would love to have the four images as Dari sorted for me on the old board ??]
Back to top
Offline View user's profile Send private message Visit poster's website
iain

User
User


Joined: Dec 26, 2007
Posts: 30

PostPosted: Sat May 17, 2008 9:36 am    Post subject: Re: new updated install Reply with quote

i've added your suggested random image code and that works as well.
Back to top
Offline View user's profile Send private message Visit poster's website
iain

User
User


Joined: Dec 26, 2007
Posts: 30

PostPosted: Sat May 17, 2008 4:05 pm    Post subject: Re: new updated install Reply with quote

found a small [i hope ] error


fixed... error on my part Embarassed
Back to top
Offline View user's profile Send private message Visit poster's website
iain

User
User


Joined: Dec 26, 2007
Posts: 30

PostPosted: Sun May 18, 2008 7:19 am    Post subject: Re: new updated install Reply with quote

well all the practise is making me better at this Confused

I had everything working fine. then i tried to put the db in. all the posts/forums/members etc where in place and the boarad still worked BUT i coulkdnt acces the gallery [said that gallery couldnt access integration data from phpbb_config]

As i said i'm learning my around things a lot better as a result of all this and this time I was very close to getting it right.
Work is going to get in the way now for a week so i'll try again after that.

Next time i'm going to get the board running with all the db data installed and then go for integration after that rather than getting both running and integrated and then putting in the data.
Back to top
Offline View user's profile Send private message Visit poster's website
jettyrat

Moderator
Moderator


Joined: Nov 28, 2005
Posts: 898

PostPosted: Mon May 19, 2008 8:24 am    Post subject: Re: new updated install Reply with quote

Quote: › I had everything working fine. then i tried to put the db in. all the posts/forums/members etc where in place and the boarad still worked BUT i coulkdnt acces the gallery [said that gallery couldnt access integration data from phpbb_config]

I've never tried to update a board the way you are going at it, but I suppose that could be done. You need to look at the differences in the initial integration sql statements. In the newer version the integration settings are stored in phpbb_config instead of their own table to cut down on the number of db calls. I think if you make the appropriate db changes and populate the fields with the correct data, you will be in business.
Back to top
Offline View user's profile Send private message
iain

User
User


Joined: Dec 26, 2007
Posts: 30

PostPosted: Mon May 26, 2008 2:51 pm    Post subject: Re: new updated install Reply with quote

Exclamation
I seem to have got it right this time Smile

http://www.lowriderforums.com/forum
Back to top
Offline View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    NukedGallery.net Forum Index » phpBB Issues » Olympus (phpBB3) / Gallery 2 Integration View previous topicPrinter friendly versionView next topic
Goto page 1, 2  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: Web HostingDedicated ServersDomain NamesDomain Name RegistrationDedicated Web HostingWeb hosting AustraliaSEO Web DesignWeb Design New YorkSearch Engine Optimization

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