benedictword
Forum Replies Created
-
Forum: Plugins
In reply to: restrict access to certain pages.I would like to learn more about editing wp fuction file. is it possible?
Forum: Plugins
In reply to: restrict access to certain pages.still strugling with this. any idea’s?
Forum: Fixing WordPress
In reply to: installing wwordppres multisite on an addon domianall good
turns out it to do with bluehost not wanting you to have millions of sites. you can have subdirectorys using the force subdirectory link above IF its on you primary domian NOT an addon domian.
i might have been able to have a deadacated ip but the would problly have given me brain cancer and made me dead
Forum: Fixing WordPress
In reply to: users register wrong websiteall good
turns out it to do with bluehost not wanting you to have millions of sites. you can have subdirectorys using the force subdirectory link above IF its on you primary domian NOT an addon domian.
i might have been able to have a deadacated ip but the would problly have given me brain cancer and made me dead
Forum: Networking WordPress
In reply to: WordPress 3.0 Multisite on Bluehost?i tried the link up there on how to force subdirectorys, followed it to the letter but there was a few problems with the install after as in the super admin panel changes both sites and one site not being visible.
i wouldn’t mind using subdomains but i am using an add on domian as my main site.
Forum: Fixing WordPress
In reply to: How to install code, very confusedyou should try a firefox addon called firebug, that way you will beable to see were thing are going, then move the code around. and maybe though in a <br style=”clear:both”/>
Forum: Fixing WordPress
In reply to: How to install code, very confusedyeah
you should be able to just to go aperence -> editor then look for footer on the right. and drop the code in somewhere
Forum: Fixing WordPress
In reply to: installing wwordppres multisite on an addon domianso would i have to mess around with the dns or sometihg?
Forum: Fixing WordPress
In reply to: users register wrong websitesome new info,
my sites are in an addon domian (not sure if this makes a diffrence) with bluehost.
i also loged into myphpadmin and noticed the “site_id” for the diffrent sites in “_blogs” bit were the same so i change one and it now displays both sites fine, but now when i log into the new site created with multi site i cant see the super admin secion any more and i cannont log into the main site atall.
whats going on?
is there a way i can manually set multi site up in phpadmin though just editing the tables? are they table?’|”?”|>
is there any were i can see how it is meant to look in phpadmin after setting up multi site?
plus as to my last comment about getting redirected, i have tryed many solution with no effect.
its all good, seem to be learning alot about wordpress but i could really do with some help.
Forum: Fixing WordPress
In reply to: users register wrong websiteyeah its getting better that really helped, but if i change the settings in network options it effects both sites, and there is no page displaying for one. it just redirects you to the login.
http://www.thatsnotmyfish.com/tunes/wp-login.php?redirect_to=http%3A%2F%2Fwww.thatsnotmyfish.com%2Ftunes%2Fwp-admin%2F&reauth=1thats what it displays in the url.
so the last problem i had with users registering to the wrong sit is kind of fix by making sure i don’t have any conflicting names of category. and getting rid of the “blog” bit in the permelinks
still havnt had a good look for the solution for the redict problem. let me know is you have seen any sultion with good results.
thanks
Forum: Fixing WordPress
In reply to: users register wrong websitedoes anyone know of an adequately large wall?
Forum: Fixing WordPress
In reply to: users register wrong websitetryed rename the .htaccess file and no change. i have noticed that using the wordpress backend to disable user regestion on one site changes the other site too.
Forum: Fixing WordPress
In reply to: users register wrong websitejust done a manual install. still the the same problem. the way the server is setup is /public_html/thatsnotmyfish/files here – and there is other websites in /public_html/ .would this make a diffrence?
Forum: Fixing WordPress
In reply to: users register wrong websiteHi thanks for you comments and help.
yeah bluehost does i found out. but still sub directories is kind of what i want to do.
i cant just have a link cos it modifies the link. would the regestion page have the same url? http://www.thatsnotmyfish.com/wp-signup.php
i reinstalled and followed the tutorial on the wordpress site. only one difrence to the video i watched before was to remove the Remove the earlier placed ‘define(‘WP_ALLOW_MULTISITE’, true);’ line.
but still i have the same problem.
do you have to setup two database in the wp-config.php, as in add another
$table_prefix = 'wp_';? i though it automaticly creaties the tables in the database?this is the tutial i followed:
http://codex.ww.wp.xz.cn/Create_A_Networkand here is my wp-config.php file:
http://www.thatsnotmyfish.com/wp-config.txtthanks for the help