Hello, I have installed last version of dolphin but above modules I only have flash apps?
where is orca forum for example?
I see all modules in
modules/boonex
but I don't see them on my admin panel
thanks in advance
Hello, I have installed last version of dolphin but above modules I only have flash apps? where is orca forum for example? I see all modules in modules/boonex but I don't see them on my admin panel thanks in advance |
Have you looked under administration Tools? Kids first |
yes I attach an image, I don't have any plugin, only flash apps
|
yes I attach an image, I don't have any plugin, only flash apps The modules are not installed by default, for customization purposes. You can install the modules from administration, tools, modules. You will see it in your screenshot. BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin |
I'm very very sorry, I feel really a starter newbie. Thanks a lot
|
another thing I have installed orca forum and blog. When I click on admin panel and on home on blog it works, when I click on orca forum the browser says link not working Can you help me with this problem? thanks |
another thing I have installed orca forum and blog. When I click on admin panel and on home on blog it works, when I click on orca forum the browser says link not working Can you help me with this problem? thanks What kind of error are you getting, exactly (e.g., 404, etc.)? BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin |
I see this message if I click via admin panel and if I click on home page on forums. And same problems with blog for example. Sorry it is in italian, but it means sorry this link seems not working (in english)
|
my site is |
he has a 404 error, so Look if your .htaccess file is on the server (sometimes hidden) and this has all the data. Kids first |
he has a 404 error, so Look if your .htaccess file is on the server (sometimes hidden) and this has all the data. And to think I went to Barnes & Noble to buy an Italian-English dictionary for nothing. As I still want to help, if this doesn't solve your problem, mod_rewrite may be disabled on your web server (as is by default with Apache). If that is the case, you will have to contact your web hosting provider to enable it, but only if the .htaccess file does not solve your problem. BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin |
sorry but also with .htaccess on directory dolphin it doesn't work... |
sorry but also with .htaccess on directory dolphin it doesn't work... Contact your web hosting provider and ask if mod_rewrite is enabled on your web server. If not, ask them to enable it, as without it, rewritten URI's (i.e., /forum/, /m/videos/, etc.) will not work. If this fails as well, then you can disable the permalinks by navigating to administration, settings, permalinks. BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin |
My hosting have mod rewrite enabled, I know because I have other sites with him. If you want I can give you access to my ftp, but if you go on my homepage that use syndicat software to listing directory you can see that mod rewrite works Dolphin it is in a subdirectory, is that the problem? thanks |
My hosting have mod rewrite enabled, I know because I have other sites with him. If you want I can give you access to my ftp, but if you go on my homepage that use syndicat software to listing directory you can see that mod rewrite works Dolphin it is in a subdirectory, is that the problem? thanks It shouldn't be. Try my permalinks solution. You'll lose the rewritten URI's, but at least it will work. BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin |
thanks I solved, I added this on .htaccess file on subdirectory dolphin RewriteBase /dolphin/ under RewriteEngine on thanks a lot Now it doesn't work the home page of my site with other software, but it is another problem thanks |
another thing, If I click on my profile on home page like user and I click on profile, then tab blog I have this error Warning: fopen(/home/mhd/www.uforobot.eu/htdocs/dolphin/cache/bx_templ_en_uni__templates_base_designbox_menu_2.html.php) [function.fopen]: failed to open stream: Disk quota exceeded in /home/mhd-01/www.uforobot.eu/htdocs/dolphin/inc/classes/BxDolTemplate.php on line776 what is it? and if I click on logout I have Warning: fopen(/home/mhd/www.uforobot.eu/htdocs/dolphin/cache/bx_templ_en_uni__templates_base_page_150.html.php) [function.fopen]: failed to open stream: Disk quota exceeded in /home/mhd-01/www.uforobot.eu/htdocs/dolphin/inc/classes/BxDolTemplate.php on line 776 If I try to join like other user I can't... Please if you have some solution for this problem or some links |
Your getting this error. Disk quota exceeded in. Look at the errors more closely. You will see it. So the cause is shown to you right there. https://www.deanbassett.com |
yes in fact I uploaded dolphin on another site with disk space and it works finally now. I hope now it is all ok Thanks again to everybody |