hi thanks for the on going support. i've uninstalled all the other WYSIWYG modules and deleted them using flashfxp from the webserver. I then cleared the cache on the local machine and also in the admin panel and still no joy :( i think theres either a change in blackrock which has outdated the W...
sadly emptying the cache/coookies/temporary files on the local computer had no impact :( I've switched to the xinha editor and although it has a few bugs (eg. changes arent saved using "apply" you have to hit "submit") it seems to work. the toolbar loads and the changes can be m...
Okay a slightly simplified version of events in the hope some kind soul will recognise a symptom: 1. tinyMCE & widgEditorX: neither display their tools (bold, left justify, etc.) 2. FCKeditorX: displays tools (bold, left justify, ect.) but when i make changes to the content and press "apply...
Hi, I've updated a client site to black rock (v1.2.3) earlier in the week and it seems to have all gone to plan, except none of the WYSIWYG modules are working. TinyMCE and widgEditorX doesnt load its toolbar into the content editing window; all i get is the ability to type into a windowed version ...
turning all the fields you *dont* want to "hidden" and deleting the "$title.xxx" allows you to remove fields you dont want in a none destructive way. to tidy up the layout on the new "post" section i then just removed the additional table markers. heres my sample amend...
well a website i'd long assumed a client didnt want has now decided to go live - i built the website using 0.9.2 nearly a year ago and now on resuming the project need to make the switch up to 0.12. is there anything i need to be especially wary of when doing this type of upgrade...i'm hoping it wo...
I fixed this under php4 by changing the function call to uniqid(rand()). According to http://ch2.php.net/manual/en/function.uniqid.php the parameter became optional with PHP5. where about did you change this? in the php code for the gastbuch module before install or after? sorry i'm bringing the ...
How did you achieve this chris? i could do with being able to select and import images through the wysiwyg interface without having to remember uploaded file names?!
Warning: uniqid() expects at least 1 parameter, 0 given in /public_html/modules/gastbuch/gastbuch.module.php on line 480
message sits at top of the screen when going to add new message to guestbook screen - new message works okay, what should i do to prevent the message popping up?
mate your a total star! i've just applied a bit of the commonsense you suggested and i think emulating something similar to what you've got there would be supurb and would make my client happy
thanks jah! i'm looking at the gastbuch module at the moment i've implemented but i'm having a few issues getting it to lay out the content the way i'd like to to be, in the single line format as above - its a great module in terms of function and i'm still hopeful in being able to use it :D Howeve...