Posted
over 15 years
ago
that worked for the images referenced in the html, but it is not picking anything up from the style sheet... am i still missing something?
Thank you so much for all of your help!....
|
Posted
over 15 years
ago
Everytime I click the check button in the TinyMCE WYSIWYG editor, it says no misspellings found. However, on any of my other websites, it will find the mistakes, no problem.
Is there some kind of setting in a config file that needs changed???
Here .......
|
Posted
over 15 years
ago
okay, nevermind... I'm on the right track anyways.......
|
Posted
over 15 years
ago
protected $pkgHandle = 'datadisplay';
BlockType::installBlockTypeFromPackage('datadisplay', $pkg);
Both of these commands located in the controller.php file cannot have the same label 'datadisplay'!!! You MUST change one of the strings; I changed th.......
|
Posted
over 15 years
ago
I can see it, now. An "autofaq" block. :-)....
|
Posted
over 15 years
ago
Hi Tony,
I'm helping Jerry with this implementation and can't quite get this to function. I have a separate results page with the pop-up block and results only block of the file/image search.
From the file/search the results show up on the target.......
|
Posted
over 15 years
ago
Thanks for figuring that out and sharing!
I wish there was some way this post could be marked as helpful... or perhaps the answer to a question...
hmmmm.. that sounds interesting, doesn't it. ;)
-frz....
|
Posted
over 15 years
ago
I am hosting on our server with two domains with virtual hosting. When it lists the index and I click on php it then works from the server.
But when I try from a lan on our network it will load the index listing but it will not load the php page and w.......
|
Posted
over 15 years
ago
I did not have images enabled for some users and they experienced the same thing.
You may not have permissions set to enable image upload from the filemanager.
This is configurable in the dashboard.....
|
Posted
over 15 years
ago
The server's default page config may just look for index.html or index.htm and then just quit; which will then make it list the files in the directory.
If you are using shared hosting, login to your control panel and usually there will be something the.......
|