Jump to content
  • Sign Up

John

Contributor
  • Posts

    116
  • Joined

  • Last visited

  • Days Won

    15

Everything posted by John

  1. you could just set the upload path back on acp to the same one u were using before in system settings > general configurations the upload path and upload url can be changed to any folder u wish also its possible that another admin was messing around and accidentally restored the default settings? anyway its fixable so no need to panic after u set the upload path and url on general configurations just go to system settings > recount and rebuild and rebuild the profile photo thumbnails and attachments should fix the problem for u and restore stuff
  2. they arent suppose to be blurry cause they use only the main photo which is the original photo u uploaded, so either 1 ips4 is uploading a low quality (which might be ur upload settings at fault) 2 the images ur using is of low quality or 3 u did something wrong in the css and set the height and width manually hence ur getting a forced image size which affects the original dimensions of the original image uploaded
  3. What exactly do u mean ? the same thing i was saying, the php.ini is a file found on the server, usually the host doesnt give access to the main php.ini file hence why i told u to contact ur host, but if its a dedicated server i think u can create ur own php.ini in the folder and it should override the main php.ini file settings (tho im unsure about it ur host will know if u can create a php.ini in the folder and the settings from it will override the main one), tho i still suggest u talk to ur host before u do anything, they will tell u where to find the main php.ini file on ur dedicated server so u can edit the values of those two things i highlighted earlier upload_max_filesize and post_max_size once u set those two u should get the amount u specified 16mb
  4. // The php.ini settings upload_max_filesize and post_max_size // take precedence over the following max_file_size setting:might have to speak with your host to change the the upload_max_filesize and post_max_size values in php.ini
  5. Muh dark skinned bro and I are having the same issue QQ not sure that is my code doing it, on that guy's website i hit the url on the board index for the person's username and i saw the same yet if u click on insane's profile it opens up perfectly http://darkvibe.ro/forum/index.php?/profile/3-insane/ #note my code only affects the postContainer aka the userinfopane not the board index or any other part of the forum anyway i recommend u guys either do a revert on the postContainer (to see if it really is my code's doing) and then click the url see if it loads the profile and if its still happening then make a thread in the support section http://webflake.sx/forum/69-ipboard-support/
  6. i retested my code on the newest version of the board available to me and it worked, my questions are what images arent showing exactly? is it the default avatars or the avatars uploaded or both? next question, is the avatars you uploaded showing up in the profile, and other places besides the post area? and lastly did you make sure to read my instructions well and replace the default avatar link in the code above?
  7. yup the host has to change those values for you, i ran into a similar situation with it, i had to manually load each css on the page that wasnt loading it till the host did the change
  8. hmm there are lots of things that can cause this error tho the question is did u do it on an upgrade from 3.4.7 to 4.0.8.1? or is this error from a fresh install?
  9. ​hmm u didnt put it in the Group Formatting Suffix did u? if u put it there before the closing span tag its suppose to go after the username
  10. just do <img src="url" />in the group suffix before the closing </span>u may also wanna add &nbsp to the image tag so it will give a spacing between the username and the image u will use
  11. i think tags have been integrated into IPS4 and for the Topic Template this app i think u can use for a replacement https://community.invisionpower.com/files/file/7606-forms/ generates forms for topics, email, and contact the countdown however is not available yet, it depends if RAW will remake it as he has a few apps to upgrade for IPS4 so it could take a while unless he decides to drop it so only 1 app preventing u from upgrading to IPS4 though if i were in your shoes i would look at the stability and reviews/complaints for the software see if its getting a nice comment on and doesnt have much glitches or bugs that would make your website unstable and crash, also u can try IPS4 on localhost with a copy of your IPB3 database, just upgrade it to the latest version and see how it works test it out see if u like it and then after that trial period u can make a proper decision whether its worth upgrading or not sometimes its better to find out for yourself before u jump into anything just cause someone says its ok to, with what i said above u can have first hand experience on how IPS4 is and come up with ur own answer as to whether u should upgrade or not, just use the advice/info u gain from others as a reference when making your decision
  12. hmm using copyrighted material or in this case nulled software is against the term of service for use of the forum software, usually the law doesnt intervene in these things unless the software owners/developers bring about a court matter or complaint against u, IPS is capable of tracking the legit versions cause they connect to IPS personal servers to verify the legitimacy of the license key for the board so chances are they wont know u are using a null copy cause the null version just prevents that from happening so unless someone reports the website to them they wont know, and they usually contact the server host asking them to take down board and suspend the user account, if they find out that the copy used is a nulled version, though i reckon that the only thing u should be scared of is how the cops approach copyright infringement in ur country if they happen to press charges against u for using that, tho usually a company isnt too keen on pressing charges against an individual as they can spend $1000's in that court matter and chances are the court would deem that the if the person wrong pay a fine or go to jail for a certain period of time and in this day and age not every is capable of paying those kinda fines so the company would lose out on money if they proceeded to court hearings and what not so short answer to that question is, its not a smart idea to use ur personal server for any copyrighted material, or using software that breaks the terms of services that the software states for u to use it, i havent heard anyone actually getting put in court or given a lawyer letter to stop using their product before (IPS) but to prevent the worst possible outcome from occurring, its better to prevent it from happening, "prevention is better than cure" a saying im sure u heard to well
  13. ​i think u can change it in designer mode after u activate it the folders become available and u can replace it tho i havent tested this but u can change each skin default image after designer mode is activated and other images u want to after u do that just disable it and it will apply all the changes to the skin again not tested yet so im going with speculation of what i saw when i activated designer mode
  14. nope its not possible, to do this, unless ipboard makes a tool that allows u to convert the ips4.x database to ipb3.x which they wouldnt as they are all about upgrading not the opposite you could probably ask if its possible for someone that is really good with sql to rearrange the database and edit the columns and rows of each table to exactly the same as ipb3 but would be quite alot of work and would cost u quite a bit of $$ to get done, if its even possible to do, only suggestion i can make is redo ur website with a fresh install of ipb3 and before u do that send notices to each member about the remake of it and that they will be required to remake their account, as for the posts u can only keep those that are important to u in a txt file or something and remake them after the ipb3 installation is complete
  15. when customizing the theme go to the templates core > front > profile > profile and find {{if !empty( $visitors ) || \IPS\Member::loggedIn()->member_id == $member->member_id}} <div class='cProfileSidebarBlock ipsPad ipsBox ipsSpacer_bottom' data-controller='core.front.profile.toggleBlock'> {template="recentVisitorsBlock" group="profile" params="$member, $visitors"} </div> {{endif}}just add <span style="display:none;">{code above}</span>and should hide it
  16. yup at the end of each </div> for reputation
  17. kinda easy there mate just take the $ and add it before the </div> and for the reputation style u need to look in ipb_styles.css and find .reputation { font-weight: bold; padding: 3px 8px; display: inline-block; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; text-shadow: rgba(0,0,0,0.3) 0px -1px 0px; } and just remove the font-weight or change it
  18. by chance are u using this code? <dl class="pairsJustified"> <dt>Reputation:</dt> <dd><span class="fc reputationPositive">{parse expression="$this->lang->formatNumber( intval( $author['pp_reputation_points'] ) )"}</span></dd> </dl> taken from the post below or are u using the hook Reputation in userinfopane? well if ur using the first one just add the $ before the </span>
  19. try this below see if it helps ipb_styles.css in the Look & Feel and look for .topic_buttons li.important a, .topic_buttons li.important span, .ipsButton .important, .topic_buttons li a, .topic_buttons li span, .ipsButton { background: #212121 url({style_images_url}/topic_button.png ) repeat-x top; border: 1px solid #212121; border-width: 1px 1px 0 1px; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; -moz-box-shadow: inset 0 1px 0 0 #5c5c5c, 0px 2px 3px rgba(0,0,0,0.2); -webkit-box-shadow: inset 0 1px 0 0 #5c5c5c, 0px 2px 3px rgba(0,0,0,0.2); box-shadow: inset 0 1px 0 0 #5c5c5c, 0px 2px 3px rgba(0,0,0,0.2); color: #fff; text-shadow: 0 -1px 0 #191919; font: 300 12px/1.3 Helvetica, Arial, sans-serif; line-height: 30px; height: 30px; padding: 0 10px; text-align: center; min-width: 125px; display: inline-block; cursor: pointer;next change the background: #212121 to whatever color u like #note the color background color may differ cause of the theme so if its not #212121 dont panic just change whatever color is used in the background, the above is what i got from the default theme
  20. i just said it remove lang-"member_post_count" pluralize=" and dont forget to remove the closing " after member_posts it should look like <li class='ipsType_light'>{$comment->author()->member_posts}</li>
  21. its in the postContainer like the same way i gave u on the other topic, if u remove lang="member_post_count" it doesnt use the language in the template but if u leave pluralize=" by itself it will break the code u can just load the post count like {$comment->author()->member_posts} and u will get the value only
  22. remove lang="member_post_count" pluralize="and dont forget the close " from member_posts
  23. hmm btw i didnt want to add this to the message cause i want others to see how to do this part as well go to customFieldsDisplay {{foreach $author->contentProfileFields() as $group => $fields}} {{foreach $fields as $field => $value}} <dl class="pairJustified"><li class='ipsResponsive_hidePhone ipsType_break'> {$value|raw} </li></dl> {{endforeach}} {{endforeach}}next add the <dt style="float:left;margin-left:30px">{title}</dt><dd style="float:right;margin-right:30px">{content}</dd>to your custom fields' Display format and it will display just as the posts and reputation above displays on the authorpane, also if by chance the title and content go on separate lines it might be that the field is too large also feel free to mess with the margin-left and margin-right on both posts, to see which one ur more comfortable with this will help u get the width apart from the title and content to one u desire or atleast comfortable with
×
×
  • Create New...