Latest Releases: Karma Stars - Automatic Subscriptions - Goodbye Spammer
Latest Updates: Karma Stars 1.0
Follow @mattrmybbmods on Twitter for info on releases and updates
{socialsites} user control panel|
21-01-2012, 12:01 AM
(This post was last modified: 21-01-2012 12:47 AM by wirefram.)
|
|||
|
|||
{socialsites} user control panel
hello
The plugin is working fine but I have the same problem than others who posted on the board. I have applied the fix you provided here: http://mattrogowski.co.uk/mybb/thread-44-post-76.html I have added the css code to usercp.css as explain in the install but still, it show this: Niveau d'avertissement : 0% {socialsites} I am using mybb 1.6.5 with a french language pack.... Edit: in fact what is NOT working is the form to submit user social sites once i fill with my username. I tried local on my computer and noticed that when i submit the form there is new page with "social site updated" (or something like) and i don't have the {socialsites} but icons instead, in the live version nothing happen when i submit the form....i guess that's why icons don't show up as it is like i have added no site.... Edit 2: in the admin when i try to edit a social site i have no "submit" button... L. |
|||
|
21-01-2012, 05:13 AM
|
|||
|
|||
RE: {socialsites} user control panel
You only needed to make that code change if you were changing where the icons actually showed.
What setting have you chosen for where to display the social sites? What do you mean by 'nothing happens', it doesn't submit, or just loads the same page, what? It's running the same code so can't really do two different things. Can I have a URL and a test account? As for the Submit button not showing in the ACP, can you printscreen it? It won't just not show it, the code is there to show it, chances are you've not got a translation for it so it shows no text. Download My Plugins My Personal Site - Twitter - Facebook MyBB Support Team Lead. |
|||
|
21-01-2012, 05:23 AM
(This post was last modified: 21-01-2012 05:25 AM by wirefram.)
|
|||
|
|||
RE: {socialsites} user control panel
I attach the screenshot of the admin where i can't submit an edited site.
source shows: <input type="submit" value="" class="submit_button" /> I have the same problem no matter what setting i select in the plugin: postbit postbit both ... when i say "nothing happen" it just reload the same page and doesn't submit the file socialsites.lang.php in french look allright, on the forum everything is translated fine you want me to create a user on my board or i PM you the url and you create one? |
|||
|
21-01-2012, 06:55 AM
|
|||
|
|||
I have re-uploaded everything from new files and now it's working fine except in the admin where the submit button is still out of space, anyway the code call a class and i have no idea where this class is supposed to be, didn't find any with this name.
could this be this non-existing class causing the problem? <div class="form_button_wrapper"> <input type="submit" value="" class="submit_button" /> </div> thanks P. |
|||
|
04-02-2012, 10:31 PM
|
|||
|
|||
RE: {socialsites} user control panel
In ./inc/languages/<language>/admin/config_socialsites.lang.php, before the ?> at the end, add:
PHP Code: $l['submit'] = "Submit"; <language> will either be english or french for you. Not sure how I've not noticed this problem before. Download My Plugins My Personal Site - Twitter - Facebook MyBB Support Team Lead. |
|||
|
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)

