Icy Phoenix

     
 


Post new topic  Reply to topic 
Page 3 of 3
Goto page Previous  1, 2, 3
 
Reply with quote Download Post 
Post Re: Smoke Pearl => Board Index » Search => Homepage 
 
Charlie_M wrote: [View Post]
Ok.
I'll wait for your Result...THX.


see this

 seorainbow

i will try to repair it , but i need some time

it will be faster if you install new rainbow_pearl or black_pearl and use again colorizeIT




EDIT

try upload this one

overall_header.rar
Description: sp 
Download
Filename: overall_header.rar
Filesize: 2.3 KB
Downloaded: 170 Time(s)

 




____________
We are the phpBBorg. Lower your Crackers. Your phpological and forumological distinctivness will be added to our own. Resistance if futile!
 
LimunSend 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: Smoke Pearl => Board Index » Search => Homepage 
 
Good Morning Limun,
the Parts marked with "bad" are the SEO-Modification for URL-rewrite_mod and Meta-Tag.

I'll try it on Weekend - then I've more time to Test...

I think its the best way to uninstall SEO and Components of SEO.

THX!
 



 
Charlie_MSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Smoke Pearl => Board Index » Search => Homepage 
 
Hi Limun,
please - can u check the Installation (=> Test-Forum) of the Board-3-Portal for the Style Smoke Pearl?

I've tried to "translate" the Introductions to the Icy-Style...something makes me crazy...
particlulary for Example Overall_Header:

Code: [Download] [Hide] [Select]
<!-- IF S_BOARD_DISABLED and S_USER_LOGGED_IN --><span style="color:#C8A837;">{L_BOARD_DISABLED}</span><!-- ENDIF -->

<!-- IF not $S_IN_PORTAL or not S_DISPLAY_MAINMENU -->

<!-- ENDIF -->

<div id="wrapcentre">

<!-- IF not $S_IN_PORTAL or not S_DISPLAY_MAINMENU -->

<!-- ENDIF -->


Are thise Code-Parts nessecery? It makes no sense...

If blablabla or not blablabla then end?  

You'll find the Introduction for the Style Prosilver2.

THX!

If you checked it i'll reinstall my Live-Forum for the last Time  

subsilver2.zip
Description:  
Download
Filename: subsilver2.zip
Filesize: 2.53 KB
Downloaded: 176 Time(s)

 



 
Charlie_MSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Smoke Pearl => Board Index » Search => Homepage 
 
Charlie_M wrote: [View Post]
Hi Limun,
please - can u check the Installation (=> Test-Forum) of the Board-3-Portal for the Style Smoke Pearl?

I've tried to "translate" the Introductions to the Icy-Style...something makes me crazy...
particlulary for Example Overall_Header:

Code: [Download] [Hide] [Select]
<!-- IF S_BOARD_DISABLED and S_USER_LOGGED_IN --><span style="color:#C8A837;">{L_BOARD_DISABLED}</span><!-- ENDIF -->

<!-- IF not $S_IN_PORTAL or not S_DISPLAY_MAINMENU -->

<!-- ENDIF -->

<div id="wrapcentre">

<!-- IF not $S_IN_PORTAL or not S_DISPLAY_MAINMENU -->

<!-- ENDIF -->


Are thise Code-Parts nessecery? It makes no sense...



yes , its necesary because in your portal there is no header menu ..

 ftf




Charlie_M wrote: [View Post]


I've tried to "translate" the Introductions to the Icy-Style...

You'll find the Introduction for the Style Prosilver2.

this i dont understand  
 




____________
We are the phpBBorg. Lower your Crackers. Your phpological and forumological distinctivness will be added to our own. Resistance if futile!
 
LimunSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Smoke Pearl => Board Index » Search => Homepage 
 
Sorrym i try again  

Ok, you know i've installed in Test-Forum a Backup => then Board3-Portal.

To integrate Portal i've to ADD some Code after xxx.
Sample:

Code: [Download] [Hide] [Select]
Find
Tip: This may be a partial find and not the whole line.

Code:Select All
<!-- IF S_BOARD_DISABLED and S_USER_LOGGED_IN --> &nbsp;<span style="color: red;">{L_BOARD_DISABLED}</span><!-- ENDIF -->
Add after
Tip: Add these lines on a new blank line after the preceding line(s) to find.

Code:Select All
<!-- IF not $S_IN_PORTAL or not S_DISPLAY_MAINMENU -->
<< Hide
Find
Tip: This may be a partial find and not the whole line.

Code:Select All
    <div id="datebar">
        <table width="100%" cellspacing="0">
        <tr>
            <td class="gensmall"><!-- IF S_USER_LOGGED_IN -->{LAST_VISIT_DATE}<!-- ENDIF --></td>
            <td class="gensmall" align="{S_CONTENT_FLOW_END}">{CURRENT_TIME}<br /></td>
        </tr>
        </table>
    </div>
Add after
Tip: Add these lines on a new blank line after the preceding line(s) to find.

Code:Select All
<!-- ENDIF -->


So, i can't find the neccessary codes, so i've tried to compare with the Code in subsilver2...but i'm not sure I've done the right..
 



 
Charlie_MSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Smoke Pearl => Board Index » Search => Homepage 
 
Charlie_M wrote: [View Post]
Sorrym i try again  

Ok, you know i've installed in Test-Forum a Backup => then Board3-Portal.

To integrate Portal i've to ADD some Code after xxx.
Sample:

Code: [Download] [Hide] [Select]
Find
Tip: This may be a partial find and not the whole line.

Code:Select All
<!-- IF S_BOARD_DISABLED and S_USER_LOGGED_IN --> &nbsp;<span style="color: red;">{L_BOARD_DISABLED}</span><!-- ENDIF -->
Add after
Tip: Add these lines on a new blank line after the preceding line(s) to find.

Code:Select All
<!-- IF not $S_IN_PORTAL or not S_DISPLAY_MAINMENU -->
<< Hide
Find
Tip: This may be a partial find and not the whole line.

Code:Select All
    <div id="datebar">
        <table width="100%" cellspacing="0">
        <tr>
            <td class="gensmall"><!-- IF S_USER_LOGGED_IN -->{LAST_VISIT_DATE}<!-- ENDIF --></td>
            <td class="gensmall" align="{S_CONTENT_FLOW_END}">{CURRENT_TIME}<br /></td>
        </tr>
        </table>
    </div>
Add after
Tip: Add these lines on a new blank line after the preceding line(s) to find.

Code:Select All
<!-- ENDIF -->


So, i can't find the neccessary codes, so i've tried to compare with the Code in subsilver2...but i'm not sure I've done the right..


from where did you get this codes ?

but i think i know (if you take them from this site - installing portal ), this codes are NOT for subsilver2
 




____________
We are the phpBBorg. Lower your Crackers. Your phpological and forumological distinctivness will be added to our own. Resistance if futile!
 
LimunSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Smoke Pearl => Board Index » Search => Homepage 
 
The Code is for Subsilver2 - you can download the Portal from http://www.board3.de/

the Code ist the same from the Portal i've installed first in my Test-Forum WITH SEO.


Now its working without SEO and WITH Portal.
 



 
Charlie_MSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Smoke Pearl => Board Index » Search => Homepage 
 
Charlie_M wrote: [View Post]
The Code is for Subsilver2 - you can download the Portal from http://www.board3.de/

the Code ist the same from the Portal i've installed first in my Test-Forum WITH SEO.


Now its working without SEO and WITH Portal.


yes i know what portal you now installed

everithing seems to be ok exept that main menu on portal of your smoke pearl ... (this we solve , its not so big problem)

the point i dont understand is : what style you want to use for your forum , Prosilver2 or smoke_pearl ?
 




____________
We are the phpBBorg. Lower your Crackers. Your phpological and forumological distinctivness will be added to our own. Resistance if futile!
 
LimunSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Smoke Pearl => Board Index » Search => Homepage 
 
for guest's etc...is the Style Subsilver2.

But the "old" Members prefers Smoke Pearl (me too   ),  thats why i want to keep the Style  
 



 
Charlie_MSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Smoke Pearl => Board Index » Search => Homepage 
 
Charlie_M wrote: [View Post]
for guest's etc...is the Style Subsilver.

But the "old" Members prefer Smoke Pearl (me too   ),  thats why i want to keep the Style  


ok ...so Subsilver2 is working with portal?

Smoke Pearl is ok exept main menu
can you attach here overall_header.html of your smoke pearl
 




____________
We are the phpBBorg. Lower your Crackers. Your phpological and forumological distinctivness will be added to our own. Resistance if futile!
 
LimunSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Smoke Pearl => Board Index » Search => Homepage 
 
this is the up-to-date-Version taken from Test-Forum (via ACP, because i'm @ work, there i haven't access to FTP   ).

overall_header.zip
Description:  
Download
Filename: overall_header.zip
Filesize: 2.4 KB
Downloaded: 184 Time(s)

 



 
Charlie_MSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Smoke Pearl => Board Index » Search => Homepage 
 
Charlie_M wrote: [View Post]
this is the up-to-date-Version taken from Test-Forum (via ACP, because i'm @ work, there i haven't access to FTP   ).


done ... now its all ok
[smoke_pearl - solved]

 ftf2portaldone

i also added extra link for "portal" on header

now you can install on main forum




EDIT

and added this      

 add

enyoj your new phpbb3smoke forum , good luck  
 




____________
We are the phpBBorg. Lower your Crackers. Your phpological and forumological distinctivness will be added to our own. Resistance if futile!
 
LimunSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Smoke Pearl => Board Index » Search => Homepage 
 
Hey - very great Job @ Limun  

I'll change the Live-Forum @ Weekend.

THX @ ALL for the best Support I*ve ever seen before  
 



 
Charlie_MSend private message  
Back to topPage bottom
Post new topic  Reply to topic  Page 3 of 3
Goto page Previous  1, 2, 3


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