Is Bl@ck your default style? Is that the style a new user would register under?
If yes, then the prosilver template edit instructions need to be applied to the ucp_register.html file. (Bl@ck is prosilver based)
There doesn't seem to be a problem with the ucp_register.html file so I expect the "array" is coming from elsewhere. Check that all the rest of your edits are in the right places.
Nice to get a definitive answer. No ambiguity in that reply. :D Yeah, I like to be firm. :lol: Based on that I would suspect the fault lies outside of phpbb as well but to test it is there a possibility to install a vanilla test board on this same server and see if the behavior is the same as the l...
The stars aren't showing in your vietopic pages because you haven't added anything to the viewtopic_body.html file. Try this... Find <!-- IF postrow.POSTER_AVATAR --> <tr> <td align="center">{postrow.POSTER_AVATAR}</td> </tr> <!-- ELSE --> <tr> <td align="center"><img src="{...
hey first of al realy nice mod ,, great work i tried to install this mod on my forum ,, but i have a prob in member profile its showing me start , but in memberlist or viewtopic its not showing me starts The stars aren't meant to show in the full memberlist. Only in the viewtopic and member profile...
This week, i got an email from a potential user who can't register because she wasn't able to pass the registration screen without entering a question. Only problem is, the question isn't present. I checked the install again and see all is complete. The Anti-bot question is set in the ACP but not p...
Thank you Craig for this MOD! But I need your help. I have two usernames showing up... one goes to their profile... the other gets put into the reply box... Like Samanthavv say. How do i remove this please? Link to my board http://www.ice-crown.ru Thank you. Make another copy of your backup viewtop...
Support Request Template What version of phpBB are you using? phpBB 3.0.5 What is your board's URL? http://www.hobbymuna.com/forum/index.php Who do you host your board with? HostMonster How did you install your board? I used the download package from phpBB.com Is your board a fresh install or a con...
I edited all the files, except the styles/prosilver/template/ucp_register.html and styles/prosilver/template/posting_editor.html files because I use AeroBlue, and the files to edit were different. What AeroBlue files do I change? Will it work anyway if these aren't edited? You should apply the supp...
@craig, cheers m8 at least I know it wasn't the hack to blame & can concentrate on the register file now :) Does anyone know if I need to re-apply the mode code to it or will I upset the file if I do? TIA Keep a backup copy and re-apply the template edits. If it doesn't work you've only lost so...
This MOD will work on any style. You simply need to add the correct lines to your viewtopic_body.html file. There's subsilver2 instructions included with the MOD.