| | #1 | |
| Forum Addict ![]() | Modding Questions Topic Ok, i might have a few questions to ask so i made a broad topic for it. Its all about modding on my forum. I have decided to go for the giant leap and try it out myself. Im suprised of my skill allready even though it may be nothing compared to real coders. Anyway, im a little stuck on one bit, this is one section of 3, but the other 2 i know i have done correct, its just this part. You see where it says (In Function: do_output), what does that mean? what do i do? because the way i did it, was just added the code as it said below the code it said to find. Any ideas? Quote:
| |
| | |
| | #2 |
| Apprentice Join Date: Jun 2006
Posts: 178
![]() ![]() | All you are meant to do is add that bit code below the line you had to find, did you make sure that you didn't edit anything else in that file by mistake? Or are you certain that you uploaded the edited file? If you post your class_display.php I'll take a look see if I can spot any errors.
__________________ To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts. |
| | |
| | #3 | |
| daviddamian.com ![]() | Harley, the way these things are set up seem too complicated at first. They did to me. I had to figure this out on my own, but Magnetism is correct. When it says "Find this" and then shows code, it means you find that exact code in the template they specify. Then, the next part will say one of 3 things: "Add below" "add above" & "Replace with". What they mean is paste the 2nd code either ABOVE the first code you just found, BELOW the code you found, or REPLACE the code you "found." Do you get it now? If i were to say: Quote:
HTML Code: <!-- If $name = "VIP" --> <if x=y>Z</if> <!-- End Block -->
__________________ Do you poken? Take a picture and send it to the To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts. ! Hey, watch youtube here: To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts. ! I got a new and improved blog now. To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts. ! | |
| | |
| | #4 |
| Forum Addict ![]() | Thanks Dave, appreciate the help. I would add rep, but i have allready earned rep from me today. I have successfully installed the mod! The code above was missplaced and i forgot to run the upload the d21_affs_install.php file and then run it my broswer. That explains why i got that error too. Ah well, im still learning how to mod, and you learn from your mistakes... (and adminfusion!) ![]() thanks everyone to who is helping me! ~Harley. |
| | |
| | #5 |
| Forum Addict ![]() | Another question:I have successfully installed the banner ad rotator mod, now where i want it is the problem. Its now currently sitting under the <% BOARD HEADER %> tags. I was wondering, if there was a way to get it to appear aligned right on the logo strip? I have an image for the logo strip, i was just hoping if there is a way to place this ad rotator above it. It would neat, Can anybody help? |
| | |
| | #6 |
| daviddamian.com ![]() | have you tried putting that code into the Image box? I don't know what IPB 2 shows, but there should be an IMAGES section in your ACP. For the logo, instead of just putting a path to your logo, put a script there, too? That's where I would start tweaking. If that didn't work out, I would try putting it above the <% Board header %> tag, inside a division taht is aligned how you want it. Code: <div style="float:right"></div>
__________________ Do you poken? Take a picture and send it to the To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts. ! Hey, watch youtube here: To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts. ! I got a new and improved blog now. To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts. ! |
| | |
| | #7 |
| Forum Addict ![]() | Im getting a good friend to check it out for me, I'll see if he can do it. |
| | |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| admins asking questions | Lpspider | Planning and Brainstorming | 18 | 10-20-2006 02:03 PM |
| Questions about what to post | thephpman | Announcements, Questions, and Support | 1 | 05-11-2006 05:47 PM |
| When off topic gets ugly! | sarahk | Handling Problem Members | 4 | 01-06-2006 12:10 AM |
