

![]() |
| | Thread Tools | Display Modes |
| |||
|
I used to have some problems with db table aliases. Maybe they´are back. What is necessary to annouce the table name directly instead of the alias?
|
| |||
|
Has anyone tested this mod with versions up to 9.8.2 ?
|
| |||
|
I´ve tested it with a clean 9.8.2 installation. Results are the same. By accident I´ve found the the double sidebars are caused by the changes of the pligg.tpl file. Without these changes there´s a single sidebar and the same error if you click at the team tab. Could someone with v9.5 up to v9.8.2 test it (with a different server) and my hints? Thank you! Last edited by tbones; 04-03-2008 at 07:10 PM. |
| ||||
| Quote:
|
| |||
| I appreciate that, thank you! Do you have any clue what could be the problem? I already wrote that I can´t fully trust my server anymore so maybe you won´t have any problem if you try it yourself with a clean v9.8.2.
|
| |||
|
Another test with a clean v9.9 system: Exactly the same error message so it´s definetly a problem with my server. Good luck to the other testers!
|
| |||
|
Just an FYI, you can use jQuery alongside other javascript libraries like prototype and scriptaculous as discussed here: Using jQuery with Other Libraries - jQuery JavaScript Library Use something like: var $j = jQuery.noConflict(); Then instead of using $("selector") you'd use $j("selector"). |
| ||||
| Quote:
- javascript files are loaded only when they are needed, in case of using both libraries simultaneously it is big amount of data needs to be loaded by final users - no update of javascript files is necessary |
![]() |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Step By Step Installation Guide for Pligg CMS | wildcks | Questions and Comments | 8 | 01-21-2010 10:21 PM |
| Pligg Team ADDON Tutorial | AnAlienHolakres3 | Questions and Comments | 6 | 03-25-2008 07:55 AM |