1
mannyo
Re: How to change background and text color in tinyEditor?
  • 2010/2/24 23:20

  • mannyo

  • Just popping in

  • Posts: 25

  • Since: 2008/12/18


I tried adding this and it doesn't work.
/* artNOMAD.css*/



body { color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #7B8A9E; margin: 0px;}
body.mceContentBody { background-color: #fff; background-image: none; color: #333;}

table { width: 100%; font-size: 12px;}

table td { padding: 0px; border-width: 0px; vertical-align: top; font-family: Verdana, Arial, Helvetica, sans-serif;}

table#main { background-color: #FFFFFF; width: 760px;}

table#table_bottom { background-color: #FFFFFF; width: 760px;}



a { color: #336699; text-decoration: none; font-weight: bold; background-color: transparent;}

a:hover { color: #FF6600; text-decoration: underline;}



h1 {}

h2 {}

h3 {}

h4 {}

h5 {}

ul { margin: 2px; padding: 2px; text-align: left;}

li { margin-left: 2px; list-style: disc inside; color: #4D7398;}



input.formButton {}



.item { border: 1px solid #F3F4F5;}

.itemHead { padding: 3px; background-color: transparent; color: #111111;}

.itemInfo { text-align: right; padding: 3px; background-color: #F3F4F5;}

.itemTitle a { font-size: 120%; font-weight: bold; background-color: transparent;}

.itemPoster { font-size: 90%;}

.itemPostDate { font-size: 90%;}

.itemStats { font-size: 90%;}

.itemBody { padding-left: 15px;}

.itemText { margin-top: 5px; margin-bottom: 5px; line-height: 130%;}



2
mannyo
Re: How to change background and text color in tinyEditor?
  • 2010/2/24 20:43

  • mannyo

  • Just popping in

  • Posts: 25

  • Since: 2008/12/18


Kris merci, mais je mets ça où?



3
mannyo
How to change background and text color in tinyEditor?
  • 2010/2/24 18:06

  • mannyo

  • Just popping in

  • Posts: 25

  • Since: 2008/12/18


I have installed tinyEditor in my XOOPS install. When I try to use it in a Forum or News module the default background is Blue like the site and the default text is very small (7pt) and black.
Makes it very hard to use.
Any idea on how to edit / change these settings?
I'm thinking it has to do with the "CCS Path" option but don't know how to do it.

Thanks,




4
mannyo
Re: Problem upgrading from 2.0.18 to 2.0.32b Help!
  • 2008/12/21 16:05

  • mannyo

  • Just popping in

  • Posts: 25

  • Since: 2008/12/18


Thanks again! Uploaded the missing gif files and ranking are working...

Ghia, Another question, I tried to find out about the Trust_Path concept but can't. What do I put in the mainfile.php so that Protector doesn't give me that "Trust_Path Wrong" error?

Thanks,

Manny...(who knows just enough to be dangerous...)



5
mannyo
Re: Problem upgrading from 2.0.18 to 2.0.32b Help!
  • 2008/12/20 15:00

  • mannyo

  • Just popping in

  • Posts: 25

  • Since: 2008/12/18


The customs blocks are the culprits....
Mine displayed ad banners on the right side with php scripts in them like
echo getbanner_from_id_banner(10);
Hopefully this will help others.

Yes the table is from a previous attempt to upgrade I will go into the database delete the table in question and re-install the userprofiles Module.
Is this why I am missing some user icons in my forums? Like the stars etc..?

Dude... thanks for your help I really appreciate... Love XOOPS but what a "bitch"...

MannyO



6
mannyo
Re: Problem upgrading from 2.0.18 to 2.0.32b Help!
  • 2008/12/19 20:55

  • mannyo

  • Just popping in

  • Posts: 25

  • Since: 2008/12/18


Got it to work minus my ad banners... I'll work on that see how I can create new custom blocks
Ok troughout these tribulations... something is not working
when I re-ran the upgrade after reverting back to 2.0.18
My User Profile didn't install it shows in my "un-installed" modules list. If I try to install it this is what I get...
Unable to install profile. Error(s):


Installing User Profile

Table 'xoops_profile_category' already exists



7
mannyo
Re: Problem upgrading from 2.0.18 to 2.0.32b Help!
  • 2008/12/19 20:17

  • mannyo

  • Just popping in

  • Posts: 25

  • Since: 2008/12/18


I had made some custom blocks in the left of my page and used them to display banner ads...I turned them off and the home page now works... Weird... should I recreate new custom block?



8
mannyo
Re: Problem upgrading from 2.0.18 to 2.0.32b Help!
  • 2008/12/19 20:05

  • mannyo

  • Just popping in

  • Posts: 25

  • Since: 2008/12/18


Ghia,

You're on to something... I set all my blocks to invisible and the home page works... now what?
Re-set them to visible?



9
mannyo
Re: Problem upgrading from 2.0.18 to 2.0.32b Help!
  • 2008/12/19 18:03

  • mannyo

  • Just popping in

  • Posts: 25

  • Since: 2008/12/18


I reverted the template.php to the VAR_Path as opposed to ROOT_Path
Now the only thing missing are the install files... normal the directory wasn't in there... the FO language file.. which doesn't matter, I am not using it...
and some uploads that were lost.

So why does the home page still show blank but the modules work??
One more thing... I left my old modules folder in there and added the new modules into it before running the upgrade... didn't want to re-install all my modules...

But here's what's strange... I use a redirect java script in my index.html file... that essentially sendshttp://www.eastcoastrcclub.com tohttp://www.eastcoastrcclub.com/xoops

Since my site's home page is down I thought I could still have users get on by redirecting them directly to the news module byt changing my redirect url tohttp://www.eastcoastrcclub.com/xoops/modules/news
So now instead of redirecting to /xoops/modules/news
it just displays a blank page but onhttp://www.eastcoastrcclub.com it seems that it never goes to the redirect....

Is this a Protector issues?

Can anyone help?



10
mannyo
Re: Problem upgrading from 2.0.18 to 2.0.32b Help!
  • 2008/12/19 17:34

  • mannyo

  • Just popping in

  • Posts: 25

  • Since: 2008/12/18


Uploaded the missing files that weren't used anyway...

./class/template.php content invalid
./class/mail/phpmailer/language/phpmailer.lang-fo.php content invalid
./install/common.inc.php missing !
./install/index.php missing !
./install/install_tpl.php missing !
./install/makedata.php missing !
./install/page_configsave.php missing !
./install/page_dbconnection.php missing !
./install/page_dbsettings.php missing !
./install/page_end.php missing !
./install/page_langselect.php missing !
./install/page_modcheck.php missing !
./install/page_pathsettings.php missing !
./install/page_siteinit.php missing !
./install/page_start.php missing !
./install/page_tablescreate.php missing !
./install/page_tablesfill.php missing !
./install/prototype.js missing !
./install/style.css missing !
./install/class/cachemanager.php missing !
./install/class/dbmanager.php missing !
./install/class/index.html missing !
./install/img/background.png missing !
./install/img/banner_bg.png missing !
./install/img/bg-globalnav.png missing !
./install/img/bullet-current.png missing !
./install/img/bullet-disabled.png missing !
./install/img/bullet.png missing !
./install/img/ffffff-25.png missing !
./install/img/ffffff-75.png missing !
./install/img/form-input.png missing !
./install/img/help.png missing !
./install/img/index.html missing !
./install/img/logo.png missing !
./install/img/no.png missing !
./install/img/no_big.png missing !
./install/img/shadow.png missing !
./install/img/table-caption-grey.png missing !
./install/img/title-bl.png missing !
./install/img/title-br.png missing !
./install/img/title-inner.png missing !
./install/img/title-tl.png missing !
./install/img/title-tr.png missing !
./install/img/warning.png missing !
./install/img/wizard_bg.png missing !
./install/img/yes.png missing !
./install/img/yes_big.png missing !
./install/language/index.html missing !
./install/language/english/finish.php missing !
./install/language/english/index.html missing !
./install/language/english/install.php missing !
./install/language/english/install2.php missing !
./install/language/english/mysql.lang.data.sql missing !
./install/language/english/welcome.php missing !
./install/sql/index.html missing !
./install/sql/mysql.data.sql missing !
./install/sql/mysql.structure.sql missing !
./uploads/rank3dbf8e94a6f72.gif missing !
./uploads/rank3dbf8e9e7d88d.gif missing !
./uploads/rank3dbf8ea81e642.gif missing !
./uploads/rank3dbf8eb1a72e7.gif missing !
./uploads/rank3dbf8edf15093.gif missing !
./uploads/rank3dbf8ee8681cd.gif missing !
./uploads/rank3e632f95e81ca.gif missing !
./uploads/smil3dbd4bf386b36.gif missing !
./uploads/smil3dbd4d4e4c4f2.gif missing !
./uploads/smil3dbd4d6422f04.gif missing !
./uploads/smil3dbd4d75edb5e.gif missing !
./uploads/smil3dbd4d8676346.gif missing !
./uploads/smil3dbd4d99c6eaa.gif missing !
./uploads/smil3dbd4daabd491.gif missing !
./uploads/smil3dbd4dbc14f3f.gif missing !
./uploads/smil3dbd4dcd7b9f4.gif missing !
./uploads/smil3dbd4ddd6835f.gif missing !
./uploads/smil3dbd4df1944ee.gif missing !
./uploads/smil3dbd4e02c5440.gif missing !
./uploads/smil3dbd4e1748cc9.gif missing !
./uploads/smil3dbd4e29bbcc7.gif missing !
./uploads/smil3dbd4e398ff7b.gif missing !
./uploads/smil3dbd4e4c2e742.gif missing !
./uploads/smil3dbd4e5e7563a.gif missing !
./uploads/smil3dbd4e7853679.gif missing !
There are 3285 files checked.

the install directory is not needed
the only two files that are questionable are the first two at the top... any ideas




TopTop
(1) 2 3 »



Login

Who's Online

170 user(s) are online (115 user(s) are browsing Support Forums)


Members: 1


Guests: 169


Mamba,

more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits