Welcome, Guest. Please Login or Register.
March 29, 2024, 03:14:49 PM
Home Help Search Log in Register
News: If you are still using YaBB SE, please consider upgrading to SMF as soon as possible.

YaBB SE Community  |  Development  |  Completed mods  |  [Tested BETA] Bookmarks 1.4.1 and 1.5.0 « previous next »
Pages: 1 ... 4 5 [6] Reply Ignore Print
Author Topic: [Tested BETA] Bookmarks 1.4.1 and 1.5.0  (Read 18146 times)
oldiesmann
YaBB God
*****
Posts: 577


Jesus died for your sins... Have you thanked him?

oldiesmann@oldiesmann.us WWW
Re:[Tested Beta] Bookmarks 1.4.1 and 1.5.0
« Reply #75 on: June 14, 2003, 08:54:26 PM »
Reply with quote

Fixed the errors - Net2FTP's software always adds a blank line at the end of the file (after the last line) when you use their online file editor, so if you don't delete the extra line each time, it adds another one, and that causes problems apparently. Anyway, after installing it and replacing the code with Nemisis' fix, it works great! Getting it on the same line as the moods from my moods mod was a bit tricky, but I got it to work... Basically, I did this:

<table width="90%" align="center" cellspacing="0" cellpadding="0">
   <tr>
       <td align="left" colspan="3" valign="middle"><yabb mood></td>
       <td align="right" colspan="3" valign="middle"><yabb bookmarks></td>
   </tr>
</table>


If you need help getting it to display properly in your template, let me know and I'll see what I can do for you. I ended the first table after the </tr> following the <yymenu> tag in my template, then inserted that table above and created another table tag to display the rest of the info...
« Last Edit: June 14, 2003, 10:53:34 PM by oldiesmann » Logged

"I've sinned greatly, but Christ's for real, baby
It's a wonder He saved me and just didn't hate me
So won't you tell Him "Save me"
Please stand up, please stand up, please stand up..." - J. Jackson (More Info)
Curbow 5
Noobie
*
Posts: 43


a_hoogma@hotmail.com WWW
Re:[Tested Beta] Bookmarks 1.4.1 and 1.5.0
« Reply #76 on: July 08, 2003, 01:55:21 PM »
Reply with quote

Quote from: Wiziwig on April 19, 2003, 04:39:09 AM
Still dont seem to be working right. Db sees the settings, modsettings see the settings, the <tagname> is in template. But, in the index, none of the bookmarks show. When I click on edit, and in the editor select a bookmark from the list, select save, the bookmark appears in the index display. I click on the go button and it takes me to the bookmark, but the bookmark list in the index display disappears again.
I had the same problem upon installing today... Eventually I found out there's a typo in the updated 151 mod file Nemesis uploaded!

search for the following line which is to be added to Subs.php:
echo 'option value="' . $row['url'] . '">' . $row['title'] . '</option>';
and replace it with:
echo '<option value="' . $row['url'] . '">' . $row['title'] . '</option>';

works like a charm now! could someone please correct the typo in the zipfile? thanks!  :)
Logged
LeeCDVM
Noobie
*
Posts: 4


I'm a llama!

WWW
Re:[Tested Beta] Bookmarks 1.4.1 and 1.5.0
« Reply #77 on: July 22, 2003, 03:04:19 PM »
Reply with quote

Is the .zip file for teh bookmarks MOD updated yet or is it still needing to have some work done to it?

thanks in advance ...

Doc
Logged
Spaceman-Spiff
Mod Team
YaBB God
*****
Posts: 3689


My $txt[228]

Re:[Tested Beta] Bookmarks 1.4.1 and 1.5.0
« Reply #78 on: July 22, 2003, 03:06:32 PM »
Reply with quote

the current bookmark in this forum is not editable
the 'save changes' button won't do anything in non-ie browsers
has this been fixed yet?
Logged

   My mods, ysePak, codes, tutorials
    Support question IMs = bad.
Cerberus
Full Member
***
Posts: 100


Who's a llama?!

WWW
Re:[Tested Beta] Bookmarks 1.4.1 and 1.5.0
« Reply #79 on: October 11, 2003, 08:01:03 PM »
Reply with quote

Quote from: Bell1x1 on June 04, 2003, 03:58:35 PMIf you click the add button, it doesn't show in your bookmarks (only if you choose to edit your bookmarks, then it shows).

Same here :( (ultra-modded pfabb)
Logged

Best Regards, Cerberus
Check out http://www.pocketpcrussia.com :)
Cerberus
Full Member
***
Posts: 100


Who's a llama?!

WWW
Re:[Tested Beta] Bookmarks 1.4.1 and 1.5.0
« Reply #80 on: October 11, 2003, 08:02:03 PM »
Reply with quote

Quotesearch for the following line which is to be added to Subs.php:
echo 'option value="' . $row['url'] . '">' . $row['title'] . '</option>';
and replace it with:
echo '<option value="' . $row['url'] . '">' . $row['title'] . '</option>';

works like a charm now! could someone please correct the typo in the zipfile? thanks!  :)
Great! You're da man :)

btw: the file hasn't been updated :(
Logged

Best Regards, Cerberus
Check out http://www.pocketpcrussia.com :)
Pages: 1 ... 4 5 [6] Reply Ignore Print 
YaBB SE Community  |  Development  |  Completed mods  |  [Tested BETA] Bookmarks 1.4.1 and 1.5.0 « previous - next »
 


Powered by MySQL Powered by PHP YaBB SE Community | Powered by YaBB SE
© 2001-2003, YaBB SE Dev Team. All Rights Reserved.
SMF 2.1.4 © 2023, Simple Machines
Valid XHTML 1.0! Valid CSS

Page created in 0.015 seconds with 20 queries.