71
tedsmith
Re: XoopsEditors with CBB 3.07 - With Screenprints
  • 2006/11/20 22:34

  • tedsmith

  • Home away from home

  • Posts: 1151

  • Since: 2004/6/2 1


No - none of those are present either.

Just noticed that in the CBB Upgrade guide referenced in 1st post, it says "To make the editors Kiovi and FCK work you will need to allow html in your module preferences." - could it be that, and if so, where is the setting? I've gone to CBB Preferences and there is no such option??

Could it be anything to do with the path values in preferences.php seeing as it does look like a malformed URL reference :

//PATH

$current_path __FILE__;

if ( 
DIRECTORY_SEPARATOR != "/" $current_path str_replacestrpos$current_path"\\") ? "\\" DIRECTORY_SEPARATOR"/"$current_path);

define("_XK_P_PATH"substr(dirname($current_path), strlen(XOOPS_ROOT_PATH)));


I thought that Skenow's suggestion that he writes here might have worked where he suggests changing line :
include_once '../../../../mainfile.php';


with

include_once .'/../../../mainfile.php');


but nope, that has not worked either!!

Getting really fed up with this now!!! Everyone else just seem to get Koivi working with a click of the fingers, but not me!



72
tedsmith
Re: XoopsEditors with CBB 3.07 - With Screenprints
  • 2006/11/20 20:29

  • tedsmith

  • Home away from home

  • Posts: 1151

  • Since: 2004/6/2 1


That's what I thought and I'd already tried re-uploading (forgot to mention that) but it made no difference.

I've checked the source code of the page and looked for the URL paths of the images, and they are stated as, for example,

img alt="Spellcheck" title="Spellcheck" src="http://www.mysite.com/class/xoopseditor/koivi/skins/default/spellcheck.gif" onmousedown="XK_checkspell()"/>


Checked via FTP, and the images are there in the correct path. So for some reason, it's not pulling them in??

Ted



73
tedsmith
XoopsEditors with CBB 3.07 - With Screenprints
  • 2006/11/20 19:27

  • tedsmith

  • Home away from home

  • Posts: 1151

  • Since: 2004/6/2 1


Xoops 2.0.16, CBB 3.07

I have followed the upgrade instructions for CBB 3.07 to the letter as written at the docs site here.

The upgrade seems to have gone OK, however, I cannot get several of the editors to work correctly, See these screenprints :

Screenshot : Extended DHTML Editor

and

Screenshot : Koivi Editor

I have uploaded them to the 'class' folder in their parent folder of 'xoopseditor'

Screenshot : Tree Structure of Class Folder.

Any ideas what is wrong with them?

Thanks

Ted



74
tedsmith
Re: Only allow users in preset database to register
  • 2006/11/20 12:49

  • tedsmith

  • Home away from home

  • Posts: 1151

  • Since: 2004/6/2 1


Also cross-referenced to this new thread that I started having not read this one :

https://xoops.org/modules/newbb/viewtopic.php?topic_id=55145&start=0#forumpost243583



75
tedsmith
Re: Validation by e-mail at the registration phase
  • 2006/11/20 12:44

  • tedsmith

  • Home away from home

  • Posts: 1151

  • Since: 2004/6/2 1


You are absolutely right. Sorry, I missed that. I will try Formulize. I really must leanr how to write my own modules. It just seems too complex to learn anything other than just the PHP code - I can't work the rest of XOOPS out! It seems that a few people require this functionality specifically though - hopefully Formulize can deliver.

The thread that David refers to is here in case anyone else was wondering the same thing.

https://xoops.org/modules/newbb/viewtopic.php?topic_id=52268&viewmode=flat&order=ASC&start=0



76
tedsmith
Validation by e-mail at the registration phase
  • 2006/11/20 12:32

  • tedsmith

  • Home away from home

  • Posts: 1151

  • Since: 2004/6/2 1


For one of my sites, the registration process currently is as follows :

1) Member pays for membership to the club
2) A spreadhseet is updated by the treasurer and he sends me a copy of it once a week
3) He sends them the URL for the XOOPS registration page
4) They register providing their e-mail address
5) I receive the authorisation e-mail
6) I check their username and e-mail against the spreadhseet
7) If they're a valid member, account is authorised
8) If not, it is denied.

I am thinking that I could import the e-mails from the spreadhseet each week into a table in the MySQL database, and then, when they register, ask XOOPS to compare the e-mail against the values imported into the table. If the e-mail is present automatically authorise the account. If it's not, tell them it's been denied and why.

But how to do it? Any ideas?

Ted



77
tedsmith
Re: CBB 3.04 - Bizarre Error Message
  • 2006/11/16 22:40

  • tedsmith

  • Home away from home

  • Posts: 1151

  • Since: 2004/6/2 1


It was the 'In Use' issue in the MySQL database. A flush should have fixed it (which it kind of did) but I've ended up deleting every single post on my forums going back 18 months. And my last backup was made in June 2006 because I thought (wrongly) that my host provided a daily backup and restore service. Wrong - they only backup to protect themsevles in the event of system failure - they don't backup resotres for individuals. Oh dear. I am screwed now!

But hey, nothing to do with CBB. All my fault. I am an idiot for not backing up.

Right - time to write my resignation letter as web administrator.



78
tedsmith
CBB 3.04 - Bizarre Error Message
  • 2006/11/16 20:51

  • tedsmith

  • Home away from home

  • Posts: 1151

  • Since: 2004/6/2 1


Xoops 2.0.13.2 and CBB 3.04

My forums have been fine for months. The other day I deleted a cateogry and a couple of the forums belonging to that category.

Since then, whenever anyone tries to view a forum they get :

Quote:

update error: UPDATE firstforensicforum_bb_forums SET firstforensicforum_bb_forums.forum_last_post_id = @last_post =( SELECT MAX(post_id) AS last_post FROM firstforensicforum_bb_posts WHERE approved=1 AND forum_id = firstforensicforum_bb_forums.forum_id ) WHERE firstforensicforum_bb_forums.forum_last_post_id <> @last_post


I've gone into the module and tried to run Sync, but I get the same message. Also, all the dates and times are blank.

Any ideas?

Cheers

Ted



79
tedsmith
Re: Date and time wrong on site
  • 2006/11/13 10:17

  • tedsmith

  • Home away from home

  • Posts: 1151

  • Since: 2004/6/2 1


1) Have you ensured both the settings in the Preferences have been applied - so there's the date of the server based on where it's located (for example in the USA) then the offset time which is the time you want it to apply based on your user base, because your users are say UK based. Just a thought. Other than that, I'm not sure. Most of my sites are hosted on a server in the US and I applied the offset and it reads OK.

2) Sarcasm is likely to get you absolutely no where on these discussion boards. If no one has replied it's because, of the people who have read it, no one knows the answer.

Ted



80
tedsmith
Re: MyAlbum - Allowing a user group global delete priviliges
  • 2006/11/10 9:12

  • tedsmith

  • Home away from home

  • Posts: 1151

  • Since: 2004/6/2 1


I guess this is by design.

So in order to hack it, anyone know how I'd grant this one particular user with edit permissions of all photos but no admin rights to the module?




TopTop
« 1 ... 5 6 7 (8) 9 10 11 ... 103 »



Login

Who's Online

230 user(s) are online (136 user(s) are browsing Support Forums)


Members: 0


Guests: 230


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