• Advertisement
Online Users

In total there are 3 users online :: 0 registered, 0 hidden and 3 guests

Most users ever online was 49 on Sun Oct 28, 2012 4:08 am

Registered users: No registered users based on users active over the past 5 minutes

Last Online
In order to view the online list you have to be registered and logged in.



We are a free and open
community, all are welcome.

Click here to Register

style question

Talk about all the styles posted in the downloads forums.

Re: style question

PostAuthor: sp0k » Tue Sep 11, 2012 2:25 am

hope you have not forgot about me.. :lol: and someone told me for that Breizh Shoutbox it may need a Block for it to work...i dont know

and als do you when mike goin to open he site so i can join?
"When I die, my biggest fear is that my wife sells all my toys for what I TOLD HER I paid for them"
User avatar
sp0k
Specialist
Specialist
 
Posts: 92
Joined: Sat Sep 01, 2012 9:24 pm
Location: las vegas nv
    Windows XP Opera

Re: style question

PostAuthor: Prosk8er » Tue Sep 11, 2012 9:29 am

nope i havent. ive never used that shoutbox so im not sure

not sure when he is juss to many spammers have been joining lately
Image
Image
User avatar
Prosk8er
Site Owner
Site Owner
 
Posts: 335
Joined: Sun Aug 26, 2012 11:15 pm
Location: Rochester, Ny
    Windows 7 Internet Explorer 9

Re: style question

PostAuthor: sp0k » Sun Sep 16, 2012 9:33 pm

ok had to reinstall a mod..and lost the portal ....

reinstall is got some errors

styles/CarbonCopyWide/template/overall_footer.html

Code: Select all
Find
         <li class="icon-home"><a href="{U_INDEX}" accesskey="h">{L_INDEX}</a></li>
Replace With
         <li class="icon-home"><!-- IF STARGATE --><a href="{U_PORTAL}">{L_PORTAL}</a> &bull; <!-- ENDIF --><a href="{U_INDEX}" accesskey="h">{L_INDEX}</a></li>
The Find specified by the MOD could not be found

got that one done

styles/CarbonCopyWide/template/overall_header.html

Code: Select all
Find

Comment: Line ~88
<script type="text/javascript" src="{T_SUPER_TEMPLATE_PATH}/styleswitcher.js"></script>
<script type="text/javascript" src="{T_SUPER_TEMPLATE_PATH}/forum_fn.js"></script>
Replace With
<script type="text/javascript" src="{ROOT_PATH}js/styleswitcher.js"></script>
<script type="text/javascript" src="{ROOT_PATH}js/forum_fn.js"></script>
The Find specified by the MOD could not be found


that one to


styles/CarbonCopyWide/template/viewtopic_body.html

Code: Select all
Find

Comment: Line ~226
<!-- IF S_QUICK_REPLY -->
   <!-- INCLUDE quickreply_editor.html -->
<!-- ENDIF -->
Replace With
<!-- IF S_QUICK_REPLY and not S_K_QUICK_REPLY -->
   <!-- INCLUDE quickreply_editor.html -->
<!-- ENDIF -->
The Find specified by the MOD could not be found


done


styles/CarbonCopyWide/imageset/imageset.cfg

Code: Select all
Find
img_icon_user_warn = icon_user_warn.gif*20*20
Add After
img_news_read            = news_read.gif*27*27
img_news_read_mine         = news_read_mine.gif*27*27
img_news_read_locked      = news_read_locked.gif*27*27
img_news_read_locked_mine   = news_read_locked_mine.gif*27*27
img_news_unread            = news_unread.gif*27*27
img_news_unread_mine      = news_unread_mine.gif*27*27
img_news_unread_locked      = news_unread_locked.gif*27*27
img_news_unread_locked_mine   = news_unread_locked_mine.gif*27*27
The Find specified by the MOD could not be found


can't find this one

my ftp File: /public_html/phpBB3/styles/CarbonCopyWide/imageset/imageset.cfg


Code: Select all
phpBB Imageset Configuration File
#
# @package phpBB3
# @copyright (c) 2006 phpBB Group
# @license http://opensource.org/licenses/gpl-license.php GNU Public License
#
#
# At the left is the name, please do not change this
# At the right the value is entered
# For on/off options the valid values are on, off, 1, 0, true and false
#
# Values get trimmed, if you want to add a space in front or at the end of
# the value, then enclose the value with single or double quotes.
# Single and double quotes do not need to be escaped.
#
#

# General Information about this style
name = CarbonCopyWide
copyright = &copy; Designs By Echo, 2007
version = 3.0.11

# Images
img_site_logo = site_logo.png*188*900
img_poll_left = poll_left.gif*12*4
img_poll_center = poll_center.gif*12*
img_poll_right = poll_right.gif*12*4
img_icon_friend =
img_icon_foe =

img_forum_link = forum_link.png*32*32
img_forum_read = forum_read.png*32*32
img_forum_read_locked = forum_read_locked.png*32*32
img_forum_read_subforum = forum_read_subforum.png*32*32
img_forum_unread = forum_unread.png*32*32
img_forum_unread_locked = forum_unread_locked.png*32*32
img_forum_unread_subforum = forum_unread_subforum.png*32*32

img_topic_moved = topic_moved.png*32*32

img_topic_read = topic_read.png*32*32
img_topic_read_mine = topic_read_mine.png*32*32
img_topic_read_hot = topic_read_hot.png*32*32
img_topic_read_hot_mine = topic_read_hot_mine.png*32*32
img_topic_read_locked = topic_read_locked.png*32*32
img_topic_read_locked_mine = topic_read_locked_mine.png*32*32

img_topic_unread = topic_unread.png*32*32
img_topic_unread_mine = topic_unread_mine.png*32*32
img_topic_unread_hot = topic_unread_hot.png*32*32
img_topic_unread_hot_mine = topic_unread_hot_mine.png*32*32
img_topic_unread_locked = topic_unread_locked.png*32*32
img_topic_unread_locked_mine = topic_unread_locked_mine.png*32*32

img_sticky_read = sticky_read.png*32*32
img_sticky_read_mine = sticky_read_mine.png*32*32
img_sticky_read_locked = sticky_read_locked.png*32*32
img_sticky_read_locked_mine = sticky_read_locked_mine.png*32*32
img_sticky_unread = sticky_unread.png*32*32
img_sticky_unread_mine = sticky_unread_mine.png*32*32
img_sticky_unread_locked = sticky_unread_locked.png*32*32
img_sticky_unread_locked_mine = sticky_unread_locked_mine.png*32*32

img_announce_read = announce_read.png*32*32
img_announce_read_mine = announce_read_mine.png*32*32
img_announce_read_locked = announce_read_locked.png*32*32
img_announce_read_locked_mine = announce_read_locked_mine.png*32*32
img_announce_unread = announce_unread.png*32*32
img_announce_unread_mine = announce_unread_mine.png*32*32
img_announce_unread_locked = announce_unread_locked.png*32*32
img_announce_unread_locked_mine = announce_unread_locked_mine.png*32*32

img_global_read = announce_read.png*32*32
img_global_read_mine = announce_read_mine.png*32*32
img_global_read_locked = announce_read_locked.png*32*32
img_global_read_locked_mine = announce_read_locked_mine.png*32*32
img_global_unread = announce_unread.png*32*32
img_global_unread_mine = announce_unread_mine.png*32*32
img_global_unread_locked = announce_unread_locked.png*32*32
img_global_unread_locked_mine = announce_unread_locked_mine.png*32*32

img_subforum_read = subforum_read.png*9*11
img_subforum_unread = subforum_unread.png*9*11

img_pm_read = topic_read.png*32*32
img_pm_unread = topic_unread.png*32*32

img_icon_back_top = icon_back_top.png*16*16

img_icon_contact_aim = icon_contact_aim.png*24*24
img_icon_contact_email = icon_contact_email.png*24*24
img_icon_contact_icq = icon_contact_icq.png*24*24
img_icon_contact_jabber = icon_contact_jabber.png*24*24
img_icon_contact_msnm = icon_contact_msnm.png*24*24

img_icon_contact_www = icon_contact_www.png*24*24
img_icon_contact_yahoo = icon_contact_yahoo.png*24*24

img_icon_post_delete = icon_post_delete.png*24*24

img_icon_post_info = icon_post_info.png*24*24

img_icon_post_report = icon_post_report.png*24*24
img_icon_post_target = icon_post_target.png*9*11
img_icon_post_target_unread = icon_post_target_unread.png*9*11

img_icon_topic_attach = icon_topic_attach.png*16*16
img_icon_topic_latest = icon_topic_latest.png*9*11
img_icon_topic_newest = icon_topic_newest.png*9*11
img_icon_topic_reported = icon_topic_reported.png*24*24
img_icon_topic_unapproved = icon_topic_unapproved.png*24*24

img_icon_user_profile =

img_icon_user_warn = icon_user_warn.png*24*24

img_news_read = news_read.png*32*32
img_news_read_mine = news_read_mine.png*32*32
img_news_read_locked = news_read_locked.png*32*32
img_news_read_locked_mine = news_read_locked_mine.png*32*32
img_news_unread   = news_unread.png*32*32
img_news_unread_mine = news_unread_mine.png*32*32
img_news_unread_locked = news_unread_locked.png*32*32
img_news_unread_locked_mine = news_unread_locked_mine.png*32*32


where to put it...that is the last one i need to be done
"When I die, my biggest fear is that my wife sells all my toys for what I TOLD HER I paid for them"
User avatar
sp0k
Specialist
Specialist
 
Posts: 92
Joined: Sat Sep 01, 2012 9:24 pm
Location: las vegas nv
    Windows XP Opera

Re: style question

PostAuthor: Prosk8er » Mon Sep 17, 2012 12:15 am

you dont need to touch carboncopywide its already pre edited it should already have everything you just posted so if you also added it then its gonna have doubles of code
Image
Image
User avatar
Prosk8er
Site Owner
Site Owner
 
Posts: 335
Joined: Sun Aug 26, 2012 11:15 pm
Location: Rochester, Ny
    Windows XP Firefox

Re: style question

PostAuthor: sp0k » Mon Sep 17, 2012 1:52 am

Prosk8er wrote:you dont need to touch carboncopywide its already pre edited it should already have everything you just posted so if you also added it then its gonna have doubles of code


that is what i was thinking...i can't find the code that i'm missing for the portal....will look tomm ..have to get bk to the base...

cya
"When I die, my biggest fear is that my wife sells all my toys for what I TOLD HER I paid for them"
User avatar
sp0k
Specialist
Specialist
 
Posts: 92
Joined: Sat Sep 01, 2012 9:24 pm
Location: las vegas nv
    Windows XP Opera

Re: style question

PostAuthor: sp0k » Mon Sep 17, 2012 2:44 pm

ok i think i got most of it done..still can't see the portal... i did Purge the cache,Refresh ,Templates
Themes,
Imagesets,

now when i try to post something get this
Fatal error: Call to undefined function bbcode_strip() in /home/a9542787/public_html/phpBB3/viewforum.php on line 737


my ftp
View file viewforum.php

line 737..
'TOOLTIP' => (STARGATE && isset($row['message_tooltip'])) ? bbcode_strip($row['message_tooltip']) : '',


and i Uninstall mods i did not need....i will keep looking

ty for your time

im sry for being a pain......
"When I die, my biggest fear is that my wife sells all my toys for what I TOLD HER I paid for them"
User avatar
sp0k
Specialist
Specialist
 
Posts: 92
Joined: Sat Sep 01, 2012 9:24 pm
Location: las vegas nv
    Windows XP Opera

Re: style question

PostAuthor: Trollminer » Mon Sep 17, 2012 4:59 pm

I know this sounds a little harsh. But check and recheck all code edits that line for me is on 727.

if possible remove portal via automod and /portal/index.php and remove the db entrys and reinstall with automod.

Trollminer
Private First Class
Private First Class
 
Posts: 40
Joined: Wed Sep 12, 2012 9:23 am
    Windows 7 Chrome

Re: style question

PostAuthor: sp0k » Mon Sep 17, 2012 5:55 pm

Trollminer wrote:I know this sounds a little harsh. But check and recheck all code edits that line for me is on 727.

if possible remove portal via automod and /portal/index.php and remove the db entrys and reinstall with automod.



It's not harsh,,yea i did all that..so i just deleted the hole site...have new one goin now...but i can't install with automod at this time i'm on a cell and will not let me load a big file.....

but ty for the info

Prosk8er you can close this now

ty
"When I die, my biggest fear is that my wife sells all my toys for what I TOLD HER I paid for them"
User avatar
sp0k
Specialist
Specialist
 
Posts: 92
Joined: Sat Sep 01, 2012 9:24 pm
Location: las vegas nv
    Windows XP Opera

Re: style question

PostAuthor: Prosk8er » Mon Sep 17, 2012 9:33 pm

i'll leave it open for now in case you have any more questions
Image
Image
User avatar
Prosk8er
Site Owner
Site Owner
 
Posts: 335
Joined: Sun Aug 26, 2012 11:15 pm
Location: Rochester, Ny
    Windows XP Firefox

Re: style question

PostAuthor: sp0k » Mon Sep 17, 2012 11:47 pm

o ok...i find out that the old site i had..almost all the file was f/up...that is why the portal or the mod's would misup my forum..new site everything working a ok.....

i need real net ..cant do sh@4 with this easytether..lol

yea my host install some backup to my site and i did not ask them..and it was the wrong site,lol just got the e-mail :evil:

so now im bk at day 1..
"When I die, my biggest fear is that my wife sells all my toys for what I TOLD HER I paid for them"
User avatar
sp0k
Specialist
Specialist
 
Posts: 92
Joined: Sat Sep 01, 2012 9:24 pm
Location: las vegas nv
    Windows XP Opera

PreviousNext

Return to Styles Discussion

Who is online

Registered users: No registered users

cron