| Author |
Message |
ghostgeek
Nuke Soldier


Joined: Nov 04, 2004
Posts: 13
|
Posted:
Sat Nov 26, 2005 10:18 am |
  |
OK...
I've got this installed, running on Nuke 7.7 and it seems to be working pretty well so far!
However when a user goes in and tries to edit their default index page, even without making any changes to the file, when save is clicked, we get the "The html tags you attempted to use are not allowed" error.
I know the $AllowableHTML settings under config.php restrict what a user can post on the site, but how might I override this for the users own directories?
Secondly... how might I enable the default WYSIWYG editor for Nuke 7.7 when users are editing their HTML files online? I tried going into modules and enabling WYSIWYG editing for the Free_Hosting module, but it didn't work.  |
|
|
   |
 |
ghostgeek
Nuke Soldier


Joined: Nov 04, 2004
Posts: 13
|
Posted:
Sun Nov 27, 2005 1:34 pm |
  |
This is a great module, but I think it ought to be up to the web host if they want to offer bannners or not. "Free" is great, but at the end of the day, SOMEone has to pay for the bandwidth and hosting of the master domain.
BTW... if someone wants a simple way to add banners to all users free pages, Here is what I did.... Place this code into an .htaccess file...
| Code: |
php_value auto_prepend_file /home/public_html/free_header.html
AddType application/x-httpd-php htm
AddType application/x-httpd-php html |
Uploaded into the "users" directory you have created. This will append a file called "free_header.html located in the root of your domain to the header in all htm and html files for users free pages. Of course, this assumes you are using .htaccess on your server. And of course you may need to alter the path to your document root depending on how your host is set up.
Oh - don't forget to edit "_INTRO" under the lang-english.php file for your sites specific terms.
Also edit the intro.php file - change the "Ad:" field from "free" to "banner".
Again, it would be nice to let the webmaster decide if they want to offer truly free hosting or supliment it with ads, but the hack to accomplish this was easy enough.
Another nice feature for a future version would be to throttle or limit bandwidth on a per user basis.
I look forward to seeing how this highly useful module develops!  |
|
|
   |
 |
lycaros
Nuke Soldier


Joined: Oct 08, 2005
Posts: 15
|
Posted:
Sun Nov 27, 2005 6:22 pm |
  |
the job of the mod is only to offer something like "Personal webpages" to the community, with banners or not is something that you have to deal with it, is easy to edit it or change the terms and ask the users to put a banner/link whatever, anyway the banner feature may be added in a future version.
For more features as monthly bandwidth control, DNS control, FTP accounts, Mysql, and support for PHP+safety for the server, then we talking about proffesional hosting, for that one you need to have a deticated server because you have to load special modules in apache, and offcourse you need the right script which will do the configurations, there is special scripts that can do the job, and i dont think that there is anyone who wants a real hosting control panel into his PHP-Nuke.  |
|
|
   |
 |
lycaros
Nuke Soldier


Joined: Oct 08, 2005
Posts: 15
|
Posted:
Mon Nov 28, 2005 4:52 am |
  |
Ok i added the banner feature, the admin can now activate/disable banner for every of the user pages or disable the banner for centrain users. (admin/Special Settigns)
to upgrade from v4.6
http://users.otenet.gr/~diamdim/upgrade46.zip |
|
|
   |
 |
phnxnet
Nuke Cadet


Joined: Dec 30, 2005
Posts: 2
|
Posted:
Tue Jan 31, 2006 9:15 am |
  |
Hi I need a problem when users' signup. When I press Install, then Agree, it goes back to the Install page as shown here. Why? |
|
|
   |
 |
ghostgeek
Nuke Soldier


Joined: Nov 04, 2004
Posts: 13
|
Posted:
Sun Feb 12, 2006 7:55 am |
  |
I've got the module installed, but users are not able to sign into the "Navboard" message boards they create - either as admin or another user.
The user signs in and is immediately signed out - redirected to the sign in page.
Any ideas why? |
|
|
   |
 |
guyzer
Nuke Cadet


Joined: Mar 06, 2006
Posts: 2
|
Posted:
Mon Mar 06, 2006 7:24 am |
  |
Hi, all the Mod works fine yet when I go into admin & try to tick any other the expras in General Settings:
Use Duble Bgcolors
Allow zip files?
Enable add-questbook
Enable add-forum
Enable add-Poll
Enable add-counter
Enable add-feedback
Enable Banner insertion
Activate auto-activation (any user can use the service)
When I press save all that gets saved is Enable Banner insertion. Does anyone know why? any help would be great? |
|
|
   |
 |
CODR3SH
Nuke Cadet


Joined: Mar 29, 2006
Posts: 2
|
Posted:
Sun Apr 09, 2006 1:34 am |
  |
I tried Free_Hosting module from nukecops, and upload section was nor working, than I tried webpage module from Warp-Speed.de but I recieved after installing a blank page when i want to access the module.
In the end, what should I download and install to work everything fine?
Thank You. |
|
|
   |
 |
nicknacs
Nuke Cadet


Joined: Jan 06, 2006
Posts: 2
|
Posted:
Wed Apr 26, 2006 8:11 am |
  |
i installed everything and when i go to create a site, i click install, agree to teams and then i get this:
Warning: mkdir(users/rage): Permission denied in /home/nicknacs/public_html/phaos/modules/Free_Hosting/index.php on line 158
Warning: copy(users/rage/index.html): failed to open stream: No such file or directory in /home/nicknacs/public_html/phaos/modules/Free_Hosting/index.php on line 159
Warning: fopen(users/rage/index.html): failed to open stream: No such file or directory in /home/nicknacs/public_html/phaos/modules/Free_Hosting/index.php on line 161
Warning: fwrite(): supplied argument is not a valid stream resource in /home/nicknacs/public_html/phaos/modules/Free_Hosting/index.php on line 162
Warning: fclose(): supplied argument is not a valid stream resource in /home/nicknacs/public_html/phaos/modules/Free_Hosting/index.php on line 163
You dont have a website installed, Are you Sure that you want to create your own website?
Some addons included, such as: forum, guestbook, hit counter, feedback form.
If you dont realy want to create your own website, hit cancel, else hit install
if i click install anyway it takes me right back to the agree to terms page. |
|
|
   |
 |
Evaders99
Site Admin


Joined: Aug 17, 2003
Posts: 12482
|
Posted:
Wed Apr 26, 2006 8:34 am |
  |
|
     |
 |
tkx
Sergeant


Joined: Oct 31, 2003
Posts: 85
|
Posted:
Tue May 02, 2006 1:51 pm |
  |
Can someone post where I can download the files? updated and up to date?. |
|
|
   |
 |
tkx
Sergeant


Joined: Oct 31, 2003
Posts: 85
|
Posted:
Thu May 04, 2006 10:12 am |
  |
some members are getting this error:
"Your Attention Please! You have been blocked from the site. You have attempted an unknown attack on the site." |
|
|
   |
 |
tkx
Sergeant


Joined: Oct 31, 2003
Posts: 85
|
Posted:
Fri May 05, 2006 11:57 pm |
  |
| CODR3SH wrote: |
I tried Free_Hosting module from nukecops, and upload section was nor working, than I tried webpage module from Warp-Speed.de but I recieved after installing a blank page when i want to access the module.
In the end, what should I download and install to work everything fine?
Thank You. |
It's weird... the upload doesn't work for me either. Well, I can upload, but none of my users can... which is weird |
|
|
   |
 |
princess
Nuke Cadet


Joined: Nov 20, 2006
Posts: 8
|
Posted:
Tue Nov 21, 2006 11:59 am |
  |
hello.. I just did a fresh install on a vanilla nuke 7.9 and the admin panel was all set to 777 do you have any ideas?
www.dominantcreations.com
the user end seems to be fine |
|
|
   |
 |
|
|