101
dean_collins
Re: weather right side block problem

lol, figures....for some reason it's working now.

I think the act of opening up the file and editing out an empty line caused the file to be re'checked'

Cheers,
Dean
My Xoops site
www.aussienymeetup.net



102
dean_collins
weather right side block problem

I'm having a problem with weather on my right side block

www.aussienymeetup.net

it used to work perfectly and was the appropriate side until i changed default folder from var/www/apache2-default/ to /var/www/

it now takes up about twice the size and as I know it can work properly this is frustrating me.

Any thoughts?


Dean
My Xoops site
www.aussienymeetup.net



103
dean_collins
Re: change path from /apache2-default/* to /*

btw just for historical accuracy of the lists

you need to remove the last slash entirely, in other words you end up with ' '

I originally thought it would look like this

define('XOOPS_URL', '/apache2-default');
To
define('XOOPS_URL', '/');


but in actuality what you actually need to have it changed from & to is

define('XOOPS_URL', '/apache2-default');
To
define('XOOPS_URL', ' ');



I'm not sure why no one else here told me that but I guess for the next person it will be easier.

Cheers,
Dean
My Xoops site
www.aussienymeetup.net



104
dean_collins
Re: Bug on Xoops 2.2.3 - Email activation

Hi Guys, just wanted to post some news.

I had to trash my site yesterday and start from scratch (it was only a week old so not a total loss)

Anyway I took advatage at the same time to change the default site from var/www/apache2-default/* folder to var/www/*

Anyway the url link problem in the emails has gone away

(it still sends out the new memeber email before approved though so i have had to restrict new memeber email alerts to webmasters only)

Cheers,
Dean
My Xoops site
www.aussienymeetup.net



105
dean_collins
Re: Skype conference api

bumping.

Does nobody here use skype? basically with the new api you could 'register' your website and anytime two people wiht skype were browsing you could set up a conference call.

kind of like 'teamspeak' for your website.

Cheers,
dean
My Xoops site
www.aussienymeetup.net



106
dean_collins
Re: modules not appearing in preferences tab

no it's not working, only half of it is.

photos work fine but forum isn't working, user names cant log in ec.

follow the other link only half of it is working.
My Xoops site
www.aussienymeetup.net



107
dean_collins
Re: modules not appearing in preferences tab

https://xoops.org/modules/newbb/viewtopic.php?topic_id=41196

lol, bigger problems but check out the link if you dare, wondering how these might be related or just bad luck? (or the problem yesterday was a faulty drive about to blow)
My Xoops site
www.aussienymeetup.net



108
dean_collins
Re: mysql

Argh whats worse than no website :)

Half a website

www.aussienymeetup.net

this is what happened when I copied across

mysql db files: /var/lib/mysql
apache file: /var/www

cp -a src dst



cp: reading `/mnt/copyall/var/lib/mysql/aussienymeetup/xoops_banner.MYI': Input/output error
cp: reading `/mnt/copyall/var/lib/mysql/aussienymeetup/xoops_session.MYI': Input/output error
cp: reading `/mnt/copyall/var/lib/mysql/aussienymeetup/xoops_user_profile.MYI': Input/output error
cp: reading `/mnt/copyall/var/lib/mysql/aussienymeetup/xoops_bb_topics.MYI': Input/output error
cp: reading `/mnt/copyall/var/lib/mysql/aussienymeetup/xoops_stats_date.MYI': Input/output error
cp: reading `/mnt/copyall/var/lib/mysql/aussienymeetup/xoops_stats_month.MYI': Input/output error
cp: reading `/mnt/copyall/var/lib/mysql/aussienymeetup/xoops_stats_year.MYI': Input/output error


I cant log in now, and although the photos are there the forums aren't working and obviously I cant log in as webmaster to change any permissions.

Also the forums aren't working at all.

any thoughts or should i just copy and past and salvage what i can and start again?

Cheers,
Dean
My Xoops site
www.aussienymeetup.net



109
dean_collins
Re: mysql

cognationweb1:~# cp -a /mnt/copyall/var/lib/mysql/aussienymeetup/* /var/lib/mysql/aussienymeetup
^[[3~cp: reading `/mnt/copyall/var/lib/mysql/aussienymeetup/xoops_banner.MYI': Input/output error
cp: reading `/mnt/copyall/var/lib/mysql/aussienymeetup/xoops_bb_topics.MYI': Input/output error
cp: reading `/mnt/copyall/var/lib/mysql/aussienymeetup/xoops_session.MYI': Input/output error
cp: reading `/mnt/copyall/var/lib/mysql/aussienymeetup/xoops_stats_date.MYI': Input/output error
cp: reading `/mnt/copyall/var/lib/mysql/aussienymeetup/xoops_stats_month.MYI': Input/output error
cp: reading `/mnt/copyall/var/lib/mysql/aussienymeetup/xoops_stats_year.MYI': Input/output error
cp: reading `/mnt/copyall/var/lib/mysql/aussienymeetup/xoops_user_profile.MYI': Input/output error



came back with the errors above (but wow thats fast for the rest of the file - love that linux :)
My Xoops site
www.aussienymeetup.net



110
dean_collins
Re: mysql

I'm actually trying to copy them off to a windows machine because I'm more comfortable with windows (stupid command line linux) :P

but if I can copy it acorss to my second linux hard drive and thats a good idea then can you give me more info.
My Xoops site
www.aussienymeetup.net




TopTop
« 1 ... 8 9 10 (11) 12 13 14 ... 19 »



Login

Who's Online

237 user(s) are online (135 user(s) are browsing Support Forums)


Members: 0


Guests: 237


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