11
tl
Re: How to get HTML editor in News 1.3.1 ?
  • 2005/7/8 2:08

  • tl

  • Friend of XOOPS

  • Posts: 999

  • Since: 2002/6/23


Quote:
Is there a way I can make the news module recognize this, perhaps changing a line in /admin/index.php ?


You will have to customize the function call in the file
include/functions.php

Editors are listed under
function &news_getWysiwygForm

but you will have to match up the editor with the correct locations.
Xoops Tips - Tip It and Use It



12
tl
Re: Reciprocal link partners
  • 2005/7/7 15:12

  • tl

  • Friend of XOOPS

  • Posts: 999

  • Since: 2002/6/23


Quote:
I'll make the change. I certainly do not want to cause anyone a Google rating problem. My prefered approach has been to use direct links with MultiMenu. You may have noticed a bunch of links set up in that manner.


mark: did you enable the multi-menu? it is not shown to anonymous users. tl
Xoops Tips - Tip It and Use It



13
tl
Re: Reciprocal link partners
  • 2005/7/7 0:53

  • tl

  • Friend of XOOPS

  • Posts: 999

  • Since: 2002/6/23


rabideau:

just a suggestion.

You might get more people exchange links if you were to ditch xoopspartners module. Xoopspartners and other type of XOOPS LINKS modules should really not be used for Reciprocal Links. The reason for that they all use 302 redirect which poses a HUGE problem with Googlebot. Even using a modified 301 redirect will not be good enough.

A plain html file with direct links, wrapped under Xoops, should be able to get more people linking to you.

tl
Xoops Tips - Tip It and Use It



14
tl
Re: This is your first time to enter the administration section.
  • 2005/7/7 0:41

  • tl

  • Friend of XOOPS

  • Posts: 999

  • Since: 2002/6/23


You may want to try

chmod 777 or 707 cache

Your host may have changed the directory access rights without telling you.
Xoops Tips - Tip It and Use It



15
tl
Re: Multiple CSS posible ?
  • 2005/7/1 23:31

  • tl

  • Friend of XOOPS

  • Posts: 999

  • Since: 2002/6/23


The example is about using a different style sheet, style-l.css, for liaise module - under a theme called red.

The bold highlighted are those you need to modify to fit your own situation.

[edit] please read the whole article if you are still having questions [/edit]
Xoops Tips - Tip It and Use It



16
tl
Re: Multiple CSS posible ?
  • 2005/7/1 23:22

  • tl

  • Friend of XOOPS

  • Posts: 999

  • Since: 2002/6/23


Quote:
So i must enter this part of code right at the top of the theme.. nothing above it ?

yes

Quote:
And must i make some modification to the script, or shall i leave it as is ?

This is just an example, so you will have modify to fit your own situation.
Xoops Tips - Tip It and Use It



17
tl
Re: Multiple CSS posible ?
  • 2005/7/1 23:06

  • tl

  • Friend of XOOPS

  • Posts: 999

  • Since: 2002/6/23


You may want to take a look at this TIP

http://xoops-tips.com/news-article.storyid-89-page-1.htm
Xoops Tips - Tip It and Use It



18
tl
Re: moving site to new hosting result in empty blocks
  • 2005/6/20 16:45

  • tl

  • Friend of XOOPS

  • Posts: 999

  • Since: 2002/6/23


Quote:

Is very strange because seems that it reads the db and the data about the blocks, all is like the old site, but nothing inside the blocks.
<div style="padding: 5px;">
  <
fieldset>
    <
legend class="blockTitle">Latest news</legend>
    <
div class="blockContent"></div>
  </
fieldset>
</
div>



I would check the theme file to see if the contents are called from the theme. Or delete the contents include templates_c to see if a new version of the theme can be generated.

If you see blank page, use phpmyadmin to set the update theme field, theme_fromfile, to 1 (yes) in _config table. While you are there, you may want to set the debug mode (field debug_mode to value 1 or 2 or 3) as well to see what kind of errors you are getting



19
tl
Re: moving site to new hosting result in empty blocks
  • 2005/6/20 15:25

  • tl

  • Friend of XOOPS

  • Posts: 999

  • Since: 2002/6/23


two things you may want to check

1) make sure templates_c, cache, uploads are writable (chmod 777)
2) tmp directory is writable by MySQL (you would have to check with your host about that).



20
tl
Re: ShortURL hack vs. Simplified URL hack - differences?
  • 2005/6/15 17:29

  • tl

  • Friend of XOOPS

  • Posts: 999

  • Since: 2002/6/23


Suin's Simplified URLs can be downloaded from XOOPS Tips

http://xoops-tips.com/mydownloads-singlefile.cid-1-lid-22.htm


We are providing the dowload temporarily. Reynaldo's ShortURLs is also available from XOOPS Tips.




TopTop
« 1 (2) 3 4 5 ... 78 »



Login

Who's Online

106 user(s) are online (83 user(s) are browsing Support Forums)


Members: 0


Guests: 106


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