41
RachelVirago
Re: Aqua Theme Help

You can place following code in a custom block

Quote:
global $xoopsUser;
if ($xoopsUser) {
//User is logged in, display welcome message
$uname = $xoopsUser->getVar('uname');
echo("$uname Thank you for visiting YOUR XOOPS SITEt'.
");
} else {
return false;
}


Then display on top logged in page only.

Same code could be placed in theme if reqd I guess.
Being transgender is NOT a choice.



42
RachelVirago
Re: Aqua Theme Help

You can place following code in a custom block

Quote:
global $xoopsUser;
if ($xoopsUser) {
//User is logged in, display welcome message
$uname = $xoopsUser->getVar('uname');
echo("$uname Thank you for visiting tvuk.org The Trangender Website that 'Dares To Be Different'.
");
} else {
return false;
}


Then display on top logged in page only.

Same code could be placed in theme if reqd.
Being transgender is NOT a choice.



43
RachelVirago
Re: Really need some advise to get KOIVI or FCK editor running!

This strange, have removed the editor as an option in NEWBB 2.01 but it still hangs forum admin preferences (whether changes are made or not) AND DHTML posts to forum?

Plus when logging out also.

Again no problem with IE6 which kinda T's me off, I would hate to have to recomend it over Moz, I really would, lol
Being transgender is NOT a choice.



44
RachelVirago
Re: Really need some advise to get KOIVI or FCK editor running!

Thanks Jordi

Have been meaning to do this for some while.

One problem though, it hangs on the "thank you for your submission" page with Mozilla and Firefox although not with IE6 ?

Clicking the link gets you out and the post is there OK

Anyone else run into this issue?

My XOOPS is currently 2.0.9.2

PHP 4.3.10

I guess I should do the upgrade but this needs some planning as there are a LOT of modules and a fair bit of custom code to consider.
Being transgender is NOT a choice.



45
RachelVirago
Re: google-adsense reliable or not?

What Adsense likes best is content, works well ad-wise on forum based community sites.

I added my backend to google sitemaps before I had Adsense, don't really know if it helps. sitemaps is okay with the XOOPS backend.php and with the news and forum rss feeds but not for some reason with rssfit module (not had time to look into that).

Static pages still seem to need plenty of content describing the site and what it does with plenty of use of your keywords. I know most visitors dont read it but it seems Google does

An example was a member mentioning Sherlock Holmes and within a few answers and views of the thread it was loading ads for books, videos etc about the great man. Quite impressive. These sort of ads (if sales result) are the ones that make you good people to google adwords clients who will then as I understand it, bid up the value of contextual ads placed on your site.

It is a good idea to caution forum members not to click to help you along, that can get you banned for sure.

I'm well into my second year with them and they always paid up as avertised, it makes between $0.10 and $2.50 a day with an average 4000 visits per month.
Being transgender is NOT a choice.



46
RachelVirago
Re: SECOND request - surely this is not an uncommon occurance

Thanks! (again) m0nty.

Surely it's time this was added to the FAQ? has come up in one form or another and for different versions countless times.

Xoops! it's in there! *blush*
Being transgender is NOT a choice.



47
RachelVirago
Re: Blocking an IP range due to comment spam?

Hi Brash, yes I have had that problem with inhoster, emails to abuse contact are ignored.

So I banned their range and now the chinese networks have started! is there a current list of "bad" networks like this? If not should we start one?

It seems there is a problem with regex functionality with XOOPS more info in particular with ranges.

For full functionality it seems you need to use .htaccess


More info Here
Being transgender is NOT a choice.



48
RachelVirago
Re: How to directly upload files onto my server with PD-Downloads

What I do with modules like this is to right click an uploaded image and get it's properties.

This reveals where it is in your site.
Being transgender is NOT a choice.



49
RachelVirago
Re: Replacing Username with Real NAme

In NewBB module settings
-------------------------
Show Realname

Replace username with user's real name.
-------------------------
Select yes

with my installation this takes effect sitewide.

OPPs no sorry only within NewBB, but everyone seems happy with that it has never been raised.
Being transgender is NOT a choice.



50
RachelVirago
Re: Change the Registration Form

It seems like I have been waiting almost as long as for this as I have been using Xoops. It is going by the forums a much needed fuctionality.

Have installed and run 2.2 for a while and looked very promising but by now have so much invested in 2.0,x.x i doubt I will ever migrate to the next major revision Would be easier to ask the membership to move to a new install.

How many other people in this position I wonder?

All is not lost, just co-opted a coder onto the team and am setting them up a dev site soon. If we can develop something solid we will of course share
Being transgender is NOT a choice.




TopTop
« 1 2 3 4 (5) 6 7 8 ... 11 »



Login

Who's Online

273 user(s) are online (188 user(s) are browsing Support Forums)


Members: 0


Guests: 273


more...

Donat-O-Meter

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

Latest GitHub Commits